[==========] 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 13:13:58.828655  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:44609
I20260709 13:13:58.830293  8346 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 13:13:58.831421  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:58.848953  8355 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 13:13:58.848912  8352 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 13:13:58.848923  8353 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 13:13:58.850361  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:00.063364  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:00.063598  8346 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 13:14:00.063844  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602840063800 us; error 0 us; skew 500 ppm
I20260709 13:14:00.064700  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:00.070263  8346 webserver.cc:533] Webserver started at http://127.8.38.190:34879/ using document root <none> and password file <none>
I20260709 13:14:00.071264  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:00.071499  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:00.071985  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:00.077812  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.085601  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.008s
I20260709 13:14:00.090898  8361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.092236  8346 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:14:00.092622  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.092983  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-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 13:14:00.148839  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:00.150442  8346 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 13:14:00.150915  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:00.227442  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:44609
I20260709 13:14:00.227496  8412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:44609 every 8 connection(s)
I20260709 13:14:00.236397  8413 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 13:14:00.259857  8413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: Bootstrap starting.
I20260709 13:14:00.265897  8413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.267900  8413 log.cc:826] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: Log is configured to *not* fsync() on all Append() calls
I20260709 13:14:00.272917  8413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: No bootstrap required, opened a new log
I20260709 13:14:00.293716  8413 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER }
I20260709 13:14:00.294274  8413 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.294574  8413 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8bfd57f5754a5bbdfc7cf359c19c80, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.295667  8413 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER }
I20260709 13:14:00.296173  8413 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:00.296484  8413 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:00.296833  8413 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:00.301065  8413 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER }
I20260709 13:14:00.301893  8413 leader_election.cc:304] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [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: 8f8bfd57f5754a5bbdfc7cf359c19c80; no voters: 
I20260709 13:14:00.303669  8413 leader_election.cc:290] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:00.304070  8416 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:00.306933  8416 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 1 LEADER]: Becoming Leader. State: Replica: 8f8bfd57f5754a5bbdfc7cf359c19c80, State: Running, Role: LEADER
I20260709 13:14:00.307930  8416 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [LEADER]: Queue going to LEADER mode. State: All 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: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER }
I20260709 13:14:00.309015  8413 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:00.318826  8417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER } }
I20260709 13:14:00.319675  8417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:00.319497  8418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f8bfd57f5754a5bbdfc7cf359c19c80. Latest consensus state: current_term: 1 leader_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8bfd57f5754a5bbdfc7cf359c19c80" member_type: VOTER } }
I20260709 13:14:00.320161  8418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:00.323475  8425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:00.335866  8425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:00.338960  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:00.354457  8425 catalog_manager.cc:1383] Generated new cluster ID: 81e1b479a58d4446bea5e7842cd1dcd6
I20260709 13:14:00.354807  8425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:00.374137  8425 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:00.376295  8425 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:00.401470  8425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: Generated new TSK 0
I20260709 13:14:00.402889  8425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:00.470425  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:00.479414  8435 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 13:14:00.481518  8436 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 13:14:00.484349  8438 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 13:14:00.485116  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:00.486127  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:00.486418  8346 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 13:14:00.486676  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602840486630 us; error 0 us; skew 500 ppm
I20260709 13:14:00.487594  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:00.492153  8346 webserver.cc:533] Webserver started at http://127.8.38.129:46385/ using document root <none> and password file <none>
I20260709 13:14:00.492990  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:00.493274  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:00.493637  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:00.495314  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "7388a69ebde54de8a2d7c277b67333f6"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.502944  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:00.508665  8443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.509639  8346 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:14:00.510042  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "7388a69ebde54de8a2d7c277b67333f6"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.510459  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-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 13:14:00.535933  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:00.537922  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:00.540935  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:00.546980  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:00.547410  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:14:00.547770  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:00.548045  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.644634  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:34473
I20260709 13:14:00.644706  8505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:34473 every 8 connection(s)
I20260709 13:14:00.652647  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:00.664769  8510 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 13:14:00.667339  8511 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 13:14:00.675689  8346 server_base.cc:1061] running on GCE node
W20260709 13:14:00.677846  8513 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 13:14:00.679589  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:00.679844  8346 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 13:14:00.680042  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602840680023 us; error 0 us; skew 500 ppm
I20260709 13:14:00.680665  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:00.684968  8346 webserver.cc:533] Webserver started at http://127.8.38.130:33277/ using document root <none> and password file <none>
I20260709 13:14:00.685658  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:00.685797  8506 heartbeater.cc:344] Connected to a master server at 127.8.38.190:44609
I20260709 13:14:00.685936  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:00.686282  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:00.686291  8506 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:00.687637  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "f3080578409b46fb8386a458dfcc553a"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.687690  8506 heartbeater.cc:507] Master 127.8.38.190:44609 requested a full tablet report, sending...
I20260709 13:14:00.691479  8378 ts_manager.cc:194] Registered new tserver with Master: 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473)
I20260709 13:14:00.695238  8378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45192
I20260709 13:14:00.696672  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.007s
I20260709 13:14:00.701671  8518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.702636  8346 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:14:00.702960  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "f3080578409b46fb8386a458dfcc553a"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.703312  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-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 13:14:00.722214  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:00.723590  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:00.726222  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:00.729928  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:00.730151  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.730437  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:00.730633  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.835242  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:43343
I20260709 13:14:00.835376  8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:43343 every 8 connection(s)
I20260709 13:14:00.842700  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:00.851738  8584 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 13:14:00.853837  8585 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 13:14:00.857595  8587 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 13:14:00.858673  8581 heartbeater.cc:344] Connected to a master server at 127.8.38.190:44609
I20260709 13:14:00.858819  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:00.859246  8581 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:00.859931  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:00.860199  8346 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 13:14:00.860224  8581 heartbeater.cc:507] Master 127.8.38.190:44609 requested a full tablet report, sending...
I20260709 13:14:00.860518  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602840860497 us; error 0 us; skew 500 ppm
I20260709 13:14:00.861320  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:00.863018  8378 ts_manager.cc:194] Registered new tserver with Master: f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:00.864146  8346 webserver.cc:533] Webserver started at http://127.8.38.131:36259/ using document root <none> and password file <none>
I20260709 13:14:00.864778  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:00.864846  8378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45208
I20260709 13:14:00.865064  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:00.865427  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:00.866650  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "4966b682d5054b7caee7eededa3f4edc"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.871753  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:00.876159  8592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.877045  8346 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:14:00.877393  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "4966b682d5054b7caee7eededa3f4edc"
format_stamp: "Formatted at 2026-07-09 13:14:00 on dist-test-slave-28ks"
I20260709 13:14:00.877691  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602838658523-8346-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 13:14:00.901062  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:00.902659  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:00.904107  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:00.906567  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:00.906824  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:00.907121  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:00.907305  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:01.005538  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:33363
I20260709 13:14:01.005679  8654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:33363 every 8 connection(s)
I20260709 13:14:01.027336  8655 heartbeater.cc:344] Connected to a master server at 127.8.38.190:44609
I20260709 13:14:01.027762  8655 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:01.028626  8655 heartbeater.cc:507] Master 127.8.38.190:44609 requested a full tablet report, sending...
I20260709 13:14:01.030755  8378 ts_manager.cc:194] Registered new tserver with Master: 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:01.031488  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015807611s
I20260709 13:14:01.032526  8378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45212
I20260709 13:14:01.083870  8378 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45222:
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 13:14:01.087693  8378 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 13:14:01.198238  8620 tablet_service.cc:1511] Processing CreateTablet for tablet 74c56b31de90407fb9834823415469a3 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.199954  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c56b31de90407fb9834823415469a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.212533  8619 tablet_service.cc:1511] Processing CreateTablet for tablet e112142987a74e3c9e6152484604fc9d (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.214020  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e112142987a74e3c9e6152484604fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.214341  8470 tablet_service.cc:1511] Processing CreateTablet for tablet e112142987a74e3c9e6152484604fc9d (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.215830  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e112142987a74e3c9e6152484604fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.215471  8615 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4a37626c04798b5da8fc0568c45c9 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.216437  8617 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfb2c0e37c34e79bacdeffc5154319f (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.217024  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4a37626c04798b5da8fc0568c45c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.217757  8617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfb2c0e37c34e79bacdeffc5154319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.229543  8618 tablet_service.cc:1511] Processing CreateTablet for tablet b972cf463af942d895a1a78991c2f27e (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.232652  8613 tablet_service.cc:1511] Processing CreateTablet for tablet 505c67e768cc42598c9f983fe78e5da1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.233656  8614 tablet_service.cc:1511] Processing CreateTablet for tablet 53503815c6ae4631860aede20de735b1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.239599  8471 tablet_service.cc:1511] Processing CreateTablet for tablet 74c56b31de90407fb9834823415469a3 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.238806  8469 tablet_service.cc:1511] Processing CreateTablet for tablet b972cf463af942d895a1a78991c2f27e (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.243333  8616 tablet_service.cc:1511] Processing CreateTablet for tablet 335515abb90747fbab567a9229767210 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.244673  8612 tablet_service.cc:1511] Processing CreateTablet for tablet 30bb53450bde48e2999a02e5117d99cd (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.244035  8468 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfb2c0e37c34e79bacdeffc5154319f (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.250952  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972cf463af942d895a1a78991c2f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.252761  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c56b31de90407fb9834823415469a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.258960  8616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335515abb90747fbab567a9229767210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.260272  8467 tablet_service.cc:1511] Processing CreateTablet for tablet 335515abb90747fbab567a9229767210 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.258941  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972cf463af942d895a1a78991c2f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.254138  8545 tablet_service.cc:1511] Processing CreateTablet for tablet e112142987a74e3c9e6152484604fc9d (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.262069  8466 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4a37626c04798b5da8fc0568c45c9 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.274370  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfb2c0e37c34e79bacdeffc5154319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.263260  8544 tablet_service.cc:1511] Processing CreateTablet for tablet b972cf463af942d895a1a78991c2f27e (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.272521  8612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bb53450bde48e2999a02e5117d99cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.265064  8546 tablet_service.cc:1511] Processing CreateTablet for tablet 74c56b31de90407fb9834823415469a3 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.276289  8673 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:01.280969  8539 tablet_service.cc:1511] Processing CreateTablet for tablet 505c67e768cc42598c9f983fe78e5da1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.291254  8463 tablet_service.cc:1511] Processing CreateTablet for tablet 30bb53450bde48e2999a02e5117d99cd (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.295836  8614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53503815c6ae4631860aede20de735b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.296015  8540 tablet_service.cc:1511] Processing CreateTablet for tablet 53503815c6ae4631860aede20de735b1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.297079  8543 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfb2c0e37c34e79bacdeffc5154319f (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.292809  8464 tablet_service.cc:1511] Processing CreateTablet for tablet 505c67e768cc42598c9f983fe78e5da1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.297828  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335515abb90747fbab567a9229767210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.302006  8541 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4a37626c04798b5da8fc0568c45c9 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.302947  8542 tablet_service.cc:1511] Processing CreateTablet for tablet 335515abb90747fbab567a9229767210 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.303933  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e112142987a74e3c9e6152484604fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.307606  8464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505c67e768cc42598c9f983fe78e5da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.278728  8465 tablet_service.cc:1511] Processing CreateTablet for tablet 53503815c6ae4631860aede20de735b1 (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.323527  8466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4a37626c04798b5da8fc0568c45c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.330756  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505c67e768cc42598c9f983fe78e5da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.353926  8463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bb53450bde48e2999a02e5117d99cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.354806  8465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53503815c6ae4631860aede20de735b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.362471  8538 tablet_service.cc:1511] Processing CreateTablet for tablet 30bb53450bde48e2999a02e5117d99cd (DEFAULT_TABLE table=test-workload [id=c582d6b619bd4290807afab117d4ccd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.364787  8539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505c67e768cc42598c9f983fe78e5da1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:01.419854  8426 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:01.424332  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335515abb90747fbab567a9229767210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.430037  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53503815c6ae4631860aede20de735b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.434445  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972cf463af942d895a1a78991c2f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.437870  8541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4a37626c04798b5da8fc0568c45c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.442214  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfb2c0e37c34e79bacdeffc5154319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.450603  8538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bb53450bde48e2999a02e5117d99cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.507802  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c56b31de90407fb9834823415469a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.530150  8673 tablet_bootstrap.cc:654] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.664023  8674 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:01.678808  8673 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:01.680238  8673 ts_tablet_manager.cc:1403] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.433s	user 0.024s	sys 0.023s
I20260709 13:14:01.681291  8674 tablet_bootstrap.cc:654] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.691746  8675 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:01.699493  8506 heartbeater.cc:499] Master 127.8.38.190:44609 was elected leader, sending a full tablet report...
I20260709 13:14:01.716297  8673 raft_consensus.cc:359] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.717572  8673 raft_consensus.cc:385] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.717937  8673 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.718863  8673 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.727525  8673 ts_tablet_manager.cc:1434] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 13:14:01.730278  8655 heartbeater.cc:499] Master 127.8.38.190:44609 was elected leader, sending a full tablet report...
I20260709 13:14:01.740372  8674 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:01.740989  8674 ts_tablet_manager.cc:1403] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.005s
I20260709 13:14:01.748915  8675 tablet_bootstrap.cc:654] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.749727  8673 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:01.751720  8674 raft_consensus.cc:359] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.752676  8674 raft_consensus.cc:385] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.753013  8674 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.753804  8674 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.758863  8673 tablet_bootstrap.cc:654] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.760072  8674 ts_tablet_manager.cc:1434] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:14:01.761161  8674 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:01.765133  8673 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:01.765595  8673 ts_tablet_manager.cc:1403] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
W20260709 13:14:01.768108  8656 tablet.cc:2406] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:01.768953  8675 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:01.769399  8675 ts_tablet_manager.cc:1403] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.007s
I20260709 13:14:01.771706  8673 raft_consensus.cc:359] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.772585  8673 raft_consensus.cc:385] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.772298  8675 raft_consensus.cc:359] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.772881  8673 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.773054  8675 raft_consensus.cc:385] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.773394  8675 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.773669  8673 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.774401  8675 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.776203  8673 ts_tablet_manager.cc:1434] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:01.776816  8674 tablet_bootstrap.cc:654] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.777073  8673 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:01.782738  8678 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.783231  8678 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.786384  8678 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:01.791380  8673 tablet_bootstrap.cc:654] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.794167  8581 heartbeater.cc:499] Master 127.8.38.190:44609 was elected leader, sending a full tablet report...
I20260709 13:14:01.795871  8675 ts_tablet_manager.cc:1434] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 13:14:01.796923  8675 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:01.808460  8675 tablet_bootstrap.cc:654] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.812206  8674 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:01.813215  8674 ts_tablet_manager.cc:1403] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260709 13:14:01.821386  8674 raft_consensus.cc:359] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.822129  8674 raft_consensus.cc:385] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.822424  8674 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.823180  8674 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.825237  8674 ts_tablet_manager.cc:1434] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:14:01.828013  8674 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:01.843006  8673 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:01.843242  8675 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:01.843971  8673 ts_tablet_manager.cc:1403] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.009s
I20260709 13:14:01.839514  8674 tablet_bootstrap.cc:654] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.843829  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:01.844084  8675 ts_tablet_manager.cc:1403] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.012s
I20260709 13:14:01.845487  8481 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 0.
I20260709 13:14:01.848465  8673 raft_consensus.cc:359] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.849089  8594 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:01.853247  8678 raft_consensus.cc:2804] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:01.853618  8678 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:01.853988  8678 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.848783  8675 raft_consensus.cc:359] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.856041  8675 raft_consensus.cc:385] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.856236  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:01.856457  8675 raft_consensus.cc:740] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.857224  8675 consensus_queue.cc:260] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.860740  8679 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.861228  8679 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.861960  8678 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.864181  8678 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:01.852816  8673 raft_consensus.cc:385] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.864866  8673 raft_consensus.cc:740] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.865769  8673 consensus_queue.cc:260] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.866824  8675 ts_tablet_manager.cc:1434] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
W20260709 13:14:01.867290  8594 leader_election.cc:343] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.867962  8673 ts_tablet_manager.cc:1434] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:14:01.868888  8673 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:01.868995  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:01.871269  8679 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
W20260709 13:14:01.871995  8594 leader_election.cc:343] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.877648  8673 tablet_bootstrap.cc:654] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.855512  8691 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.882457  8691 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.886128  8674 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:01.886652  8674 ts_tablet_manager.cc:1403] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260709 13:14:01.888741  8675 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:01.889617  8674 raft_consensus.cc:359] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.890343  8674 raft_consensus.cc:385] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.900059  8691 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:01.890925  8674 raft_consensus.cc:740] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.905995  8674 consensus_queue.cc:260] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.907895  8674 ts_tablet_manager.cc:1434] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:14:01.909507  8674 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:01.906837  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:01.910343  8556 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 0.
I20260709 13:14:01.914633  8594 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:01.917503  8674 tablet_bootstrap.cc:654] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.920138  8691 raft_consensus.cc:2804] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:01.920526  8691 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:01.920846  8691 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.934306  8675 tablet_bootstrap.cc:654] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.941375  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:01.941994  8481 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.954628  8673 tablet_bootstrap.cc:492] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:01.955120  8682 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.955376  8673 ts_tablet_manager.cc:1403] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.001s
I20260709 13:14:01.957237  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:01.957522  8691 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:01.959595  8481 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 1.
I20260709 13:14:01.959640  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:01.962157  8594 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: f3080578409b46fb8386a458dfcc553a
I20260709 13:14:01.962419  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:01.963132  8556 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.963202  8678 raft_consensus.cc:2804] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:01.955613  8682 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.958559  8673 raft_consensus.cc:359] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.964438  8673 raft_consensus.cc:385] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.964762  8673 raft_consensus.cc:740] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.967782  8673 consensus_queue.cc:260] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:01.968578  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:01.970449  8682 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
W20260709 13:14:01.975301  8445 leader_election.cc:343] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.959920  8691 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
W20260709 13:14:01.976667  8594 leader_election.cc:343] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.977864  8594 leader_election.cc:343] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.980484  8556 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 1.
I20260709 13:14:01.993657  8673 ts_tablet_manager.cc:1434] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.004s
I20260709 13:14:01.995321  8673 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:02.003014  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.004388  8674 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
W20260709 13:14:02.004892  8445 leader_election.cc:343] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.005457  8445 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6; no voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.006313  8679 raft_consensus.cc:2749] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.007252  8675 tablet_bootstrap.cc:492] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.007736  8675 ts_tablet_manager.cc:1403] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.010s
I20260709 13:14:02.009032  8673 tablet_bootstrap.cc:654] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.010524  8674 ts_tablet_manager.cc:1403] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.012s
I20260709 13:14:02.012784  8678 raft_consensus.cc:697] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:02.014518  8678 consensus_queue.cc:237] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.021028  8674 raft_consensus.cc:359] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.022184  8674 raft_consensus.cc:385] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.022599  8674 raft_consensus.cc:740] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.022908  8594 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.024143  8697 raft_consensus.cc:2804] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.024947  8697 raft_consensus.cc:697] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:02.026054  8697 consensus_queue.cc:237] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:02.026928  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.027740  8480 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 0.
I20260709 13:14:02.029625  8699 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.030514  8699 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.031844  8520 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.031109  8674 consensus_queue.cc:260] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.033685  8682 raft_consensus.cc:2804] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.034075  8682 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.034745  8682 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.036640  8674 ts_tablet_manager.cc:1434] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:14:02.037537  8674 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:02.038617  8673 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:02.040307  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.041353  8480 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 0.
I20260709 13:14:02.042816  8594 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:02.039319  8673 ts_tablet_manager.cc:1403] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.001s
I20260709 13:14:02.045501  8699 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.046587  8678 raft_consensus.cc:2804] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.047245  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.044965  8675 raft_consensus.cc:359] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.047585  8678 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.049377  8675 raft_consensus.cc:385] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.043565  8377 catalog_manager.cc:5697] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 1 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.055231  8682 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.055401  8673 raft_consensus.cc:359] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.056955  8556 raft_consensus.cc:2393] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4966b682d5054b7caee7eededa3f4edc in current term 1: Already voted for candidate f3080578409b46fb8386a458dfcc553a in this term.
I20260709 13:14:02.049685  8678 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.064483  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.065217  8480 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.058871  8682 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.056123  8673 raft_consensus.cc:385] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.051842  8675 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.060684  8674 tablet_bootstrap.cc:654] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.066339  8673 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.073350  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.073943  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.071774  8675 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.077387  8673 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.079918  8675 ts_tablet_manager.cc:1434] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.006s
I20260709 13:14:02.086211  8675 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.087184  8673 ts_tablet_manager.cc:1434] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 13:14:02.088861  8673 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:02.076182  8678 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.093403  8630 raft_consensus.cc:2393] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3080578409b46fb8386a458dfcc553a in current term 1: Already voted for candidate 4966b682d5054b7caee7eededa3f4edc in this term.
I20260709 13:14:02.092564  8697 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.095912  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.098871  8678 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.099373  8675 tablet_bootstrap.cc:654] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.099434  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:02.105049  8556 raft_consensus.cc:2393] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4966b682d5054b7caee7eededa3f4edc in current term 1: Already voted for candidate f3080578409b46fb8386a458dfcc553a in this term.
I20260709 13:14:02.104044  8697 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.106709  8594 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [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: 4966b682d5054b7caee7eededa3f4edc; no voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.106673  8480 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 1.
I20260709 13:14:02.110342  8674 tablet_bootstrap.cc:492] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:02.110735  8520 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:02.111466  8678 raft_consensus.cc:2749] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.111691  8682 raft_consensus.cc:2804] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.112217  8674 ts_tablet_manager.cc:1403] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.010s
I20260709 13:14:02.119752  8682 raft_consensus.cc:697] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:02.121009  8674 raft_consensus.cc:359] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:02.121474  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.121846  8674 raft_consensus.cc:385] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.122121  8480 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 0.
I20260709 13:14:02.122231  8674 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.121302  8682 consensus_queue.cc:237] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.123201  8673 tablet_bootstrap.cc:654] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.123487  8594 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:02.126207  8678 raft_consensus.cc:2804] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.126968  8678 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.127247  8697 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.127460  8678 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.128780  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.125557  8674 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
W20260709 13:14:02.138083  8594 leader_election.cc:343] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.138553  8674 ts_tablet_manager.cc:1434] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 13:14:02.139798  8697 raft_consensus.cc:493] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.140293  8697 raft_consensus.cc:515] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.142500  8697 leader_election.cc:290] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.143325  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.143580  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.143898  8674 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
W20260709 13:14:02.147462  8594 leader_election.cc:343] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:02.148146  8594 leader_election.cc:343] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.148551  8594 leader_election.cc:304] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc; no voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.148655  8678 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.149403  8697 raft_consensus.cc:2749] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.152637  8674 tablet_bootstrap.cc:654] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.162352  8675 tablet_bootstrap.cc:492] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.162854  8675 ts_tablet_manager.cc:1403] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.018s
I20260709 13:14:02.164783  8678 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.165314  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.167179  8480 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.169054  8675 raft_consensus.cc:359] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.169782  8675 raft_consensus.cc:385] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.170055  8675 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.171365  8679 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.171819  8679 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:02.171836  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:02.173820  8679 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.170816  8675 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.175571  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.178220  8675 ts_tablet_manager.cc:1434] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:14:02.178608  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.180102  8555 raft_consensus.cc:2393] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7388a69ebde54de8a2d7c277b67333f6 in current term 1: Already voted for candidate 4966b682d5054b7caee7eededa3f4edc in this term.
I20260709 13:14:02.181875  8445 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6; no voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.182782  8679 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.185251  8673 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:02.185734  8673 ts_tablet_manager.cc:1403] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.007s
I20260709 13:14:02.189337  8673 raft_consensus.cc:359] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.189915  8679 raft_consensus.cc:2749] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.190637  8673 raft_consensus.cc:385] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.191078  8673 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.191893  8675 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.191849  8673 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.194188  8673 ts_tablet_manager.cc:1434] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 13:14:02.195804  8556 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.195189  8673 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:02.204753  8708 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.206243  8708 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.210291  8708 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.211432  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.211889  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.212237  8481 raft_consensus.cc:2393] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3080578409b46fb8386a458dfcc553a in current term 1: Already voted for candidate 4966b682d5054b7caee7eededa3f4edc in this term.
I20260709 13:14:02.214728  8520 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3080578409b46fb8386a458dfcc553a; no voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.217020  8708 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.218746  8674 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:02.220592  8674 ts_tablet_manager.cc:1403] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.014s
I20260709 13:14:02.221413  8556 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 1.
I20260709 13:14:02.223292  8594 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.223570  8675 tablet_bootstrap.cc:654] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.223732  8674 raft_consensus.cc:359] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.224236  8678 raft_consensus.cc:2804] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.224828  8678 raft_consensus.cc:697] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:02.225862  8678 consensus_queue.cc:237] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.225951  8378 catalog_manager.cc:5697] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 1 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.227449  8673 tablet_bootstrap.cc:654] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.224488  8674 raft_consensus.cc:385] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.230144  8708 raft_consensus.cc:2749] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.229197  8674 raft_consensus.cc:740] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.232529  8480 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 1.
I20260709 13:14:02.231706  8674 consensus_queue.cc:260] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.245693  8674 ts_tablet_manager.cc:1434] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 13:14:02.246788  8674 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:02.251895  8675 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.252568  8675 ts_tablet_manager.cc:1403] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.004s
I20260709 13:14:02.256443  8675 raft_consensus.cc:359] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.257287  8675 raft_consensus.cc:385] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.257635  8675 raft_consensus.cc:740] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.257741  8674 tablet_bootstrap.cc:654] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.259056  8675 consensus_queue.cc:260] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.258052  8376 catalog_manager.cc:5697] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 1 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.262554  8675 ts_tablet_manager.cc:1434] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:02.262974  8678 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.264428  8675 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.264180  8678 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.266901  8678 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.268954  8673 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:02.270869  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
W20260709 13:14:02.272437  8594 leader_election.cc:343] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.272516  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.274108  8673 ts_tablet_manager.cc:1403] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.002s
I20260709 13:14:02.278116  8674 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
W20260709 13:14:02.279244  8594 leader_election.cc:343] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.279726  8594 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc; no voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.280349  8678 raft_consensus.cc:2749] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.278643  8674 ts_tablet_manager.cc:1403] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 13:14:02.282835  8673 raft_consensus.cc:359] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.285544  8673 raft_consensus.cc:385] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.282130  8675 tablet_bootstrap.cc:654] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.285940  8673 raft_consensus.cc:740] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.286769  8673 consensus_queue.cc:260] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.288673  8673 ts_tablet_manager.cc:1434] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:02.290422  8377 catalog_manager.cc:5697] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 1 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.291378  8675 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.291949  8675 ts_tablet_manager.cc:1403] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 13:14:02.292562  8673 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:02.285193  8674 raft_consensus.cc:359] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.294445  8674 raft_consensus.cc:385] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.294752  8674 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.295603  8675 raft_consensus.cc:359] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.296336  8675 raft_consensus.cc:385] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.296687  8675 raft_consensus.cc:740] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.297395  8675 consensus_queue.cc:260] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.295619  8674 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.301391  8674 ts_tablet_manager.cc:1434] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:14:02.305167  8674 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:02.306278  8673 tablet_bootstrap.cc:654] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.299962  8675 ts_tablet_manager.cc:1434] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:02.307832  8675 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.317310  8675 tablet_bootstrap.cc:654] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.317343  8674 tablet_bootstrap.cc:654] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.329264  8673 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:02.329612  8673 ts_tablet_manager.cc:1403] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 13:14:02.331730  8673 raft_consensus.cc:359] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.332204  8673 raft_consensus.cc:385] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.332372  8673 raft_consensus.cc:740] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.332929  8673 consensus_queue.cc:260] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.333637  8708 raft_consensus.cc:493] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.334125  8708 raft_consensus.cc:515] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.335196  8675 tablet_bootstrap.cc:492] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.335386  8673 ts_tablet_manager.cc:1434] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:14:02.336233  8673 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: Bootstrap starting.
I20260709 13:14:02.335685  8675 ts_tablet_manager.cc:1403] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260709 13:14:02.336227  8708 leader_election.cc:290] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.337136  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.337997  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.338635  8630 raft_consensus.cc:2468] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 0.
I20260709 13:14:02.339401  8675 raft_consensus.cc:359] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.340166  8675 raft_consensus.cc:385] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.340480  8675 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.340030  8520 leader_election.cc:304] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.341528  8708 raft_consensus.cc:2804] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:02.341737  8520 leader_election.cc:343] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.341971  8708 raft_consensus.cc:493] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.342438  8708 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.347011  8673 tablet_bootstrap.cc:654] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.341148  8675 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.351508  8675 ts_tablet_manager.cc:1434] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:14:02.351954  8674 tablet_bootstrap.cc:492] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:02.349494  8708 raft_consensus.cc:515] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.352463  8675 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.359448  8675 tablet_bootstrap.cc:654] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.361919  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.352479  8674 ts_tablet_manager.cc:1403] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.000s
I20260709 13:14:02.365360  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.365902  8630 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:02.372051  8520 leader_election.cc:343] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.365152  8674 raft_consensus.cc:359] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.361163  8708 leader_election.cc:290] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.382489  8674 raft_consensus.cc:385] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.382858  8674 raft_consensus.cc:740] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.383589  8674 consensus_queue.cc:260] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.385667  8673 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: No bootstrap required, opened a new log
I20260709 13:14:02.386297  8673 ts_tablet_manager.cc:1403] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.021s
I20260709 13:14:02.386821  8678 raft_consensus.cc:493] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.387401  8678 raft_consensus.cc:515] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.389402  8678 leader_election.cc:290] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.390520  8673 raft_consensus.cc:359] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.391484  8673 raft_consensus.cc:385] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.391774  8673 raft_consensus.cc:740] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.391927  8675 tablet_bootstrap.cc:492] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.391875  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.392577  8675 ts_tablet_manager.cc:1403] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.006s
I20260709 13:14:02.392638  8556 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 0.
I20260709 13:14:02.392823  8673 consensus_queue.cc:260] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.391901  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
W20260709 13:14:02.394862  8594 leader_election.cc:343] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.395301  8630 raft_consensus.cc:2468] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 1.
I20260709 13:14:02.395370  8675 raft_consensus.cc:359] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.395607  8594 leader_election.cc:304] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [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: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.396063  8675 raft_consensus.cc:385] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.396426  8520 leader_election.cc:304] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.396658  8678 raft_consensus.cc:2804] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.396549  8675 raft_consensus.cc:740] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.397085  8678 raft_consensus.cc:493] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.397248  8708 raft_consensus.cc:2804] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.397477  8678 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.397526  8675 consensus_queue.cc:260] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.397748  8708 raft_consensus.cc:697] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:02.399233  8708 consensus_queue.cc:237] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.400120  8675 ts_tablet_manager.cc:1434] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:02.401001  8675 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: Bootstrap starting.
I20260709 13:14:02.403825  8679 raft_consensus.cc:493] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.404376  8673 ts_tablet_manager.cc:1434] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:14:02.404304  8679 raft_consensus.cc:515] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.406280  8679 leader_election.cc:290] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.408077  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
W20260709 13:14:02.409920  8445 leader_election.cc:343] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.411569  8678 raft_consensus.cc:515] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.412926  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.413283  8675 tablet_bootstrap.cc:654] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.413650  8674 ts_tablet_manager.cc:1434] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 13:14:02.415781  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
W20260709 13:14:02.417163  8594 leader_election.cc:343] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.418346  8674 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: Bootstrap starting.
I20260709 13:14:02.417922  8378 catalog_manager.cc:5697] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 1 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.413538  8630 raft_consensus.cc:2468] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 0.
W20260709 13:14:02.424346  8426 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:02.424922  8674 tablet_bootstrap.cc:654] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.428010  8445 leader_election.cc:304] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [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: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.428367  8675 tablet_bootstrap.cc:492] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: No bootstrap required, opened a new log
I20260709 13:14:02.428807  8675 ts_tablet_manager.cc:1403] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260709 13:14:02.429167  8679 raft_consensus.cc:2804] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.429528  8679 raft_consensus.cc:493] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.429854  8679 raft_consensus.cc:3060] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.431457  8675 raft_consensus.cc:359] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.432116  8675 raft_consensus.cc:385] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.432397  8675 raft_consensus.cc:740] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.436626  8697 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.448041  8675 consensus_queue.cc:260] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.451049  8675 ts_tablet_manager.cc:1434] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 13:14:02.453581  8708 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.454125  8708 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.456337  8708 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.457399  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.458036  8629 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 0.
I20260709 13:14:02.459395  8520 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.460266  8682 raft_consensus.cc:493] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.460712  8682 raft_consensus.cc:515] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.461298  8708 raft_consensus.cc:2804] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.461669  8708 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.462013  8708 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.462839  8682 leader_election.cc:290] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.464159  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.464813  8630 raft_consensus.cc:2468] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 0.
I20260709 13:14:02.467360  8520 leader_election.cc:304] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.467628  8697 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.469036  8682 raft_consensus.cc:2804] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.469447  8682 raft_consensus.cc:493] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.469794  8682 raft_consensus.cc:3060] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.475646  8678 leader_election.cc:290] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:02.476508  8679 raft_consensus.cc:515] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.480515  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:02.481153  8555 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.481204  8682 raft_consensus.cc:515] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.482398  8679 leader_election.cc:290] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.483083  8679 raft_consensus.cc:493] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.483453  8682 leader_election.cc:290] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.483510  8679 raft_consensus.cc:515] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.484563  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.485095  8630 raft_consensus.cc:3060] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.485287  8726 raft_consensus.cc:493] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.485738  8726 raft_consensus.cc:515] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.487893  8726 leader_election.cc:290] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.489655  8555 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 1.
I20260709 13:14:02.491701  8594 leader_election.cc:304] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.492620  8678 raft_consensus.cc:2804] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.492960  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.493299  8678 raft_consensus.cc:697] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:02.492935  8708 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.493857  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:02.494614  8554 raft_consensus.cc:2393] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7388a69ebde54de8a2d7c277b67333f6 in current term 1: Already voted for candidate f3080578409b46fb8386a458dfcc553a in this term.
I20260709 13:14:02.494185  8678 consensus_queue.cc:237] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.495180  8708 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.496601  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.496901  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.497406  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6" is_pre_election: true
I20260709 13:14:02.497551  8481 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 0.
I20260709 13:14:02.497766  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4a37626c04798b5da8fc0568c45c9" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.498229  8479 raft_consensus.cc:2393] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3080578409b46fb8386a458dfcc553a in current term 1: Already voted for candidate 7388a69ebde54de8a2d7c277b67333f6 in this term.
I20260709 13:14:02.499286  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:02.499915  8477 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.491425  8679 leader_election.cc:290] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.502635  8674 tablet_bootstrap.cc:492] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: No bootstrap required, opened a new log
I20260709 13:14:02.497167  8629 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.503572  8674 ts_tablet_manager.cc:1403] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.013s
I20260709 13:14:02.506268  8674 raft_consensus.cc:359] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.506882  8674 raft_consensus.cc:385] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.507149  8674 raft_consensus.cc:740] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.507776  8674 consensus_queue.cc:260] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.512985  8708 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.517108  8477 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 1.
I20260709 13:14:02.518514  8520 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.519513  8708 raft_consensus.cc:2804] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.519989  8708 raft_consensus.cc:697] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:02.520794  8708 consensus_queue.cc:237] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.522188  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.523200  8555 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 0.
I20260709 13:14:02.537526  8674 ts_tablet_manager.cc:1434] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 13:14:02.541347  8445 leader_election.cc:304] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.543800  8679 raft_consensus.cc:2804] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.545466  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.545640  8679 raft_consensus.cc:493] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.546566  8679 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.551287  8629 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 1.
I20260709 13:14:02.558511  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.559343  8627 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 0.
I20260709 13:14:02.560586  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.562047  8626 raft_consensus.cc:2393] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7388a69ebde54de8a2d7c277b67333f6 in current term 1: Already voted for candidate f3080578409b46fb8386a458dfcc553a in this term.
I20260709 13:14:02.554368  8445 leader_election.cc:304] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [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: 7388a69ebde54de8a2d7c277b67333f6; no voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.576141  8728 raft_consensus.cc:2749] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.578778  8697 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.580392  8445 leader_election.cc:304] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6; no voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.581974  8378 catalog_manager.cc:5697] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 1 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.582926  8679 raft_consensus.cc:515] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.587239  8728 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.587627  8679 leader_election.cc:290] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.588147  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:02.574604  8630 raft_consensus.cc:2468] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 1.
I20260709 13:14:02.593972  8555 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.603976  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:02.606242  8628 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.636144  8697 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:02.625458  8728 raft_consensus.cc:2749] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.633139  8520 leader_election.cc:304] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:02.648530  8682 raft_consensus.cc:2804] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.645864  8378 catalog_manager.cc:5697] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 1 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.646987  8555 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 1.
I20260709 13:14:02.761595  8678 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:14:02.778983  8445 leader_election.cc:304] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:02.780877  8728 raft_consensus.cc:2804] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.781385  8728 raft_consensus.cc:697] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:02.785261  8728 consensus_queue.cc:237] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
W20260709 13:14:02.792189  8703 log.cc:927] Time spent T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: Append to log took a long time: real 0.085s	user 0.004s	sys 0.025s
I20260709 13:14:02.781765  8682 raft_consensus.cc:697] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:02.795967  8628 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 1.
I20260709 13:14:02.803731  8682 consensus_queue.cc:237] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.813246  8740 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:02.821045  8377 catalog_manager.cc:5697] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.841763  8740 consensus_queue.cc:1048] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.870175  8728 raft_consensus.cc:493] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.870362  8678 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.870738  8728 raft_consensus.cc:515] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:02.877063  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4966b682d5054b7caee7eededa3f4edc" is_pre_election: true
I20260709 13:14:02.874725  8728 leader_election.cc:290] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:02.883354  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3080578409b46fb8386a458dfcc553a" is_pre_election: true
I20260709 13:14:02.884197  8553 raft_consensus.cc:2393] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7388a69ebde54de8a2d7c277b67333f6 in current term 1: Already voted for candidate 4966b682d5054b7caee7eededa3f4edc in this term.
I20260709 13:14:02.894290  8378 catalog_manager.cc:5697] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 1 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.898749  8445 leader_election.cc:304] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6; no voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a
I20260709 13:14:02.904037  8728 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.912415  8728 raft_consensus.cc:2749] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.923511  8730 consensus_queue.cc:1048] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.959684  8730 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.959542  8736 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.975914  8697 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.989594  8740 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.111181  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:03.111922  8628 raft_consensus.cc:606] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:03.117630  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:03.118239  8628 raft_consensus.cc:606] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:03.131919  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:40166
I20260709 13:14:03.132563  8554 raft_consensus.cc:606] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:03.137907  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:03.138499  8628 raft_consensus.cc:606] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:03.149268  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53503815c6ae4631860aede20de735b1"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:03.149874  8628 raft_consensus.cc:606] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:03.167858  8478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
mode: GRACEFUL
new_leader_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:60882
I20260709 13:14:03.168494  8478 raft_consensus.cc:606] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 LEADER]: Received request to transfer leadership to TS 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:03.183581  8728 consensus_queue.cc:1048] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.197459  8762 consensus_queue.cc:1048] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.212674  8679 raft_consensus.cc:993] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: : Instructing follower 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:03.213177  8679 raft_consensus.cc:1081] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 LEADER]: Signalling peer 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:03.216081  8678 raft_consensus.cc:993] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.216101  8628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:53592
I20260709 13:14:03.216590  8678 raft_consensus.cc:1081] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.216895  8628 raft_consensus.cc:493] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.217315  8628 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.218523  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60856
I20260709 13:14:03.219118  8478 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.219475  8478 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.224095  8628 raft_consensus.cc:515] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.226423  8628 leader_election.cc:290] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 2 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:03.227447  8678 raft_consensus.cc:993] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.227888  8678 raft_consensus.cc:1081] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.228217  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:03.228863  8554 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.229256  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bb53450bde48e2999a02e5117d99cd" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:03.229013  8478 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.229840  8480 raft_consensus.cc:3055] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.230188  8480 raft_consensus.cc:740] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:03.231436  8478 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:03.231132  8480 consensus_queue.cc:260] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.232579  8480 raft_consensus.cc:3060] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.234292  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60856
I20260709 13:14:03.234406  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:03.234907  8478 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.235051  8553 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.235363  8478 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.236214  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:03.236701  8554 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 2.
I20260709 13:14:03.238128  8594 leader_election.cc:304] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:03.239010  8697 raft_consensus.cc:2804] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.239537  8697 raft_consensus.cc:697] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:03.236788  8628 raft_consensus.cc:3055] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.240528  8628 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:03.240334  8697 consensus_queue.cc:237] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.241381  8553 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.241348  8628 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.242656  8628 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.242729  8445 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:03.243649  8762 raft_consensus.cc:2804] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.244062  8762 raft_consensus.cc:697] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:03.244839  8762 consensus_queue.cc:237] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.247943  8480 raft_consensus.cc:2468] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 2.
I20260709 13:14:03.248168  8377 catalog_manager.cc:5697] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 1 to 2, leader changed from 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129) to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 2 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.253799  8478 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:03.255208  8628 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.254590  8375 catalog_manager.cc:5697] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 1 to 2, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.260535  8478 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Requested vote from peers 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:03.260470  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:03.261191  8628 raft_consensus.cc:3055] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.261539  8628 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:03.261960  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:03.262533  8553 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.262462  8628 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:03.263813  8628 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.269642  8740 consensus_queue.cc:1048] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.271389  8628 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.272545  8445 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:03.273403  8762 raft_consensus.cc:2804] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.273785  8553 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.273976  8762 raft_consensus.cc:697] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:03.274894  8762 consensus_queue.cc:237] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:03.284650  8377 catalog_manager.cc:5697] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 1 to 2, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.292847  8730 consensus_queue.cc:1048] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.423816  8697 raft_consensus.cc:993] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:03.424278  8697 raft_consensus.cc:1081] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:03.425952  8553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53503815c6ae4631860aede20de735b1"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40160
I20260709 13:14:03.426522  8553 raft_consensus.cc:493] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.426885  8553 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.433733  8553 raft_consensus.cc:515] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.435956  8553 leader_election.cc:290] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 2 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:03.436722  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:03.436993  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:03.437641  8630 raft_consensus.cc:3055] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.437980  8630 raft_consensus.cc:740] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:03.438757  8630 consensus_queue.cc:260] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.439829  8630 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.437418  8478 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.446208  8708 raft_consensus.cc:993] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.446640  8682 raft_consensus.cc:1081] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.448464  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60872
I20260709 13:14:03.448993  8480 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.449335  8480 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.449296  8630 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 2.
I20260709 13:14:03.450646  8520 leader_election.cc:304] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:03.451540  8682 raft_consensus.cc:2804] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.451996  8682 raft_consensus.cc:697] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:03.452806  8682 consensus_queue.cc:237] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.454916  8478 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 2.
I20260709 13:14:03.456408  8480 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.458380  8480 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:03.459656  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:03.460203  8630 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.460435  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:03.460997  8553 raft_consensus.cc:3055] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.461289  8553 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:03.462083  8553 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.463313  8553 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.462671  8375 catalog_manager.cc:5697] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 1 to 2, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 2 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.466591  8630 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.467895  8445 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:03.468730  8762 raft_consensus.cc:2804] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.469250  8762 raft_consensus.cc:697] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:03.470132  8762 consensus_queue.cc:237] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.470598  8553 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.478793  8375 catalog_manager.cc:5697] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 1 to 2, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.499404  8699 raft_consensus.cc:993] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.499907  8697 raft_consensus.cc:1081] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:03.501456  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60856
I20260709 13:14:03.501991  8480 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.502307  8480 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.507265  8480 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.509099  8480 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:03.509902  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:03.510253  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:03.510520  8553 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.510938  8630 raft_consensus.cc:3055] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.511333  8630 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:03.512128  8630 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.513286  8630 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.517002  8553 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.518133  8630 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:03.518147  8445 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:03.519129  8762 raft_consensus.cc:2804] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.519623  8762 raft_consensus.cc:697] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:03.520473  8762 consensus_queue.cc:237] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:03.526926  8375 catalog_manager.cc:5697] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 1 to 2, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.658891  8553 raft_consensus.cc:1275] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.660585  8697 consensus_queue.cc:1048] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:03.671581  8480 raft_consensus.cc:1275] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.673138  8697 consensus_queue.cc:1048] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:03.780705  8630 raft_consensus.cc:1275] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.782123  8762 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:03.796535  8553 raft_consensus.cc:1275] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.799331  8728 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:03.818467  8630 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.819789  8767 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:03.837672  8553 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.840606  8728 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:03.981159  8630 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.982381  8728 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:03.989990  8553 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:03.991483  8728 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.007788  8630 raft_consensus.cc:1275] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.008953  8708 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.017572  8478 raft_consensus.cc:1275] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.020103  8708 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.033159  8630 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.034337  8728 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.044147  8553 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.045410  8728 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:06.524113  8577 debug-util.cc:398] Leaking SignalData structure 0x7b080012b000 after lost signal to thread 8349
W20260709 13:14:06.524901  8577 debug-util.cc:398] Leaking SignalData structure 0x7b080012b6e0 after lost signal to thread 8412
W20260709 13:14:06.525624  8577 debug-util.cc:398] Leaking SignalData structure 0x7b08001e30e0 after lost signal to thread 8505
W20260709 13:14:06.526278  8577 debug-util.cc:398] Leaking SignalData structure 0x7b080017bf40 after lost signal to thread 8580
W20260709 13:14:06.526923  8577 debug-util.cc:398] Leaking SignalData structure 0x7b0800146760 after lost signal to thread 8654
I20260709 13:14:06.671207  8346 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:14:06.672158  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:06.695577  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "335515abb90747fbab567a9229767210"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:06.696259  8554 raft_consensus.cc:606] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Received request to transfer leadership to TS 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:06.709218  8477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
mode: GRACEFUL
new_leader_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:49430
I20260709 13:14:06.709777  8477 raft_consensus.cc:606] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Received request to transfer leadership to TS 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:06.711831  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:06.712393  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:06.937876  8788 raft_consensus.cc:993] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: : Instructing follower 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:06.938359  8782 raft_consensus.cc:1081] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Signalling peer 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:06.939952  8628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "335515abb90747fbab567a9229767210"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:53604
I20260709 13:14:06.940505  8628 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:06.940842  8628 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.945309  8628 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:06.947001  8628 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 2 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:06.947909  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:06.948105  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:06.948530  8477 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.948649  8554 raft_consensus.cc:3055] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:06.949090  8554 raft_consensus.cc:740] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:06.949782  8554 consensus_queue.cc:260] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:06.950708  8554 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:06.955749  8477 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 2.
I20260709 13:14:06.955847  8554 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 2.
I20260709 13:14:06.957096  8594 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:06.957837  8776 raft_consensus.cc:2804] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:06.959141  8776 raft_consensus.cc:697] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:06.959879  8776 consensus_queue.cc:237] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:06.969316  8378 catalog_manager.cc:5697] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 1 to 2, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 2 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:07.149361  8795 raft_consensus.cc:993] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: : Instructing follower 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:07.149865  8777 raft_consensus.cc:1081] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Signalling peer 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:07.151477  8628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:53592
I20260709 13:14:07.152181  8628 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:07.152623  8628 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.160900  8628 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.163295  8628 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:07.164088  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:07.164438  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:07.164688  8477 raft_consensus.cc:3055] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:07.164985  8554 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.165030  8477 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:07.165905  8477 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.167187  8477 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.172271  8554 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 3.
I20260709 13:14:07.173638  8594 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [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: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:07.174589  8776 raft_consensus.cc:2804] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:07.174539  8477 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 3.
I20260709 13:14:07.175239  8776 raft_consensus.cc:697] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:07.176162  8776 consensus_queue.cc:237] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.184401  8378 catalog_manager.cc:5697] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 2 to 3, leader changed from 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129) to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 3 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:07.450767  8554 raft_consensus.cc:1275] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:07.452464  8776 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.466475  8477 raft_consensus.cc:1275] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:07.470325  8789 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.582106  8554 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:07.583662  8789 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:07.594388  8477 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:07.597815  8799 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:07.713192  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:07.723630  8477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:60882
I20260709 13:14:07.724186  8477 raft_consensus.cc:606] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:07.729606  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:07.730338  8628 raft_consensus.cc:606] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:07.735841  8477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:60882
I20260709 13:14:07.736339  8477 raft_consensus.cc:606] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:07.741415  8477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:60882
I20260709 13:14:07.742041  8477 raft_consensus.cc:606] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:07.747804  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "335515abb90747fbab567a9229767210"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
mode: GRACEFUL
new_leader_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:53620
I20260709 13:14:07.748507  8628 raft_consensus.cc:606] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Received request to transfer leadership to TS f3080578409b46fb8386a458dfcc553a
I20260709 13:14:07.867184  8806 raft_consensus.cc:993] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:07.867767  8777 raft_consensus.cc:1081] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:07.869303  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40164
I20260709 13:14:07.869805  8554 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:07.870157  8554 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.874904  8554 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.877019  8554 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:07.878178  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:07.878469  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:07.879357  8477 raft_consensus.cc:3055] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:07.879379  8628 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.879846  8477 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:07.880668  8477 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.881657  8477 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.886750  8477 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:07.887982  8520 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [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: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:07.890021  8782 raft_consensus.cc:2804] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:07.891247  8628 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:07.894372  8782 raft_consensus.cc:697] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:07.895467  8782 consensus_queue.cc:237] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:07.904102  8375 catalog_manager.cc:5697] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 2 to 3, leader changed from 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 3 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.012005  8789 raft_consensus.cc:993] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.012486  8789 raft_consensus.cc:1081] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.015694  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "335515abb90747fbab567a9229767210"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40160
I20260709 13:14:08.016276  8554 raft_consensus.cc:493] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.016651  8554 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.021540  8554 raft_consensus.cc:515] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.023286  8554 leader_election.cc:290] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:08.024101  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:08.024242  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335515abb90747fbab567a9229767210" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:08.024744  8477 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.024839  8628 raft_consensus.cc:3055] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:08.025223  8628 raft_consensus.cc:740] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:08.025938  8628 consensus_queue.cc:260] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.026830  8628 raft_consensus.cc:3060] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.032172  8477 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.032828  8628 raft_consensus.cc:2468] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.033562  8520 leader_election.cc:304] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [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: 7388a69ebde54de8a2d7c277b67333f6, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:08.034471  8782 raft_consensus.cc:2804] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:08.034945  8782 raft_consensus.cc:697] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:08.035727  8782 consensus_queue.cc:237] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.042529  8375 catalog_manager.cc:5697] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 2 to 3, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 3 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.173627  8812 raft_consensus.cc:993] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.174160  8776 raft_consensus.cc:1081] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.175686  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40160
I20260709 13:14:08.176179  8554 raft_consensus.cc:493] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.176476  8554 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:08.181609  8554 raft_consensus.cc:515] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.183557  8554 leader_election.cc:290] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 4 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:08.184299  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:08.184487  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e112142987a74e3c9e6152484604fc9d" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:08.185611  8477 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:08.185760  8628 raft_consensus.cc:3055] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:08.186125  8628 raft_consensus.cc:740] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:08.186930  8628 consensus_queue.cc:260] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.188177  8628 raft_consensus.cc:3060] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:08.193861  8628 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 4.
I20260709 13:14:08.193902  8477 raft_consensus.cc:2468] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 4.
I20260709 13:14:08.195506  8520 leader_election.cc:304] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [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: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:08.196182  8782 raft_consensus.cc:2804] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:08.196655  8782 raft_consensus.cc:697] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 4 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:08.197897  8782 consensus_queue.cc:237] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.204787  8375 catalog_manager.cc:5697] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 3 to 4, leader changed from 4966b682d5054b7caee7eededa3f4edc (127.8.38.131) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 4 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.227823  8806 raft_consensus.cc:993] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.228278  8777 raft_consensus.cc:1081] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.229875  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40164
I20260709 13:14:08.230490  8554 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.230811  8554 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.235638  8554 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.237238  8554 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:08.238137  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:08.238595  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:08.238721  8477 raft_consensus.cc:3055] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:08.239101  8477 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:08.239181  8628 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.240020  8477 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.242398  8477 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.244481  8806 raft_consensus.cc:993] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: : Instructing follower f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.244990  8777 raft_consensus.cc:1081] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Signalling peer f3080578409b46fb8386a458dfcc553a to start an election
I20260709 13:14:08.246685  8628 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.246951  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
 from {username='slave'} at 127.0.0.1:40164
I20260709 13:14:08.247790  8554 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.247829  8520 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [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: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:08.248489  8554 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.248771  8782 raft_consensus.cc:2804] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:08.249924  8782 raft_consensus.cc:697] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:08.250736  8782 consensus_queue.cc:237] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:08.255872  8477 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.256920  8554 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:08.260474  8477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:08.260798  8554 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:08.261209  8477 raft_consensus.cc:3055] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:08.261637  8477 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:08.263015  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "f3080578409b46fb8386a458dfcc553a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:08.263731  8628 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.263078  8477 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:08.263700  8375 catalog_manager.cc:5697] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 2 to 3, leader changed from 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 3 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.264773  8477 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:08.269999  8628 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.271399  8520 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [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: 4966b682d5054b7caee7eededa3f4edc, f3080578409b46fb8386a458dfcc553a; no voters: 
I20260709 13:14:08.272351  8782 raft_consensus.cc:2804] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:08.273021  8782 raft_consensus.cc:697] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Leader. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:08.273726  8477 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3080578409b46fb8386a458dfcc553a in term 3.
I20260709 13:14:08.273896  8782 consensus_queue.cc:237] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:08.280956  8375 catalog_manager.cc:5697] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a reported cstate change: term changed from 2 to 3, leader changed from 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129) to f3080578409b46fb8386a458dfcc553a (127.8.38.130). New cstate: current_term: 3 leader_uuid: "f3080578409b46fb8386a458dfcc553a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:08.471807  8628 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.473279  8782 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.488827  8477 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.490415  8782 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.517486  8477 raft_consensus.cc:1275] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.518931  8782 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.529930  8628 raft_consensus.cc:1275] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.531502  8782 consensus_queue.cc:1048] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.664707  8628 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.665894  8782 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.678892  8477 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.683539  8807 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.711867  8628 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:08.713079  8807 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:08.724830  8477 raft_consensus.cc:1275] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:08.726397  8807 consensus_queue.cc:1048] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:08.743417  8628 raft_consensus.cc:1275] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.744815  8807 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.755604  8477 raft_consensus.cc:1275] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer f3080578409b46fb8386a458dfcc553a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.759654  8826 consensus_queue.cc:1048] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:10.762795  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:10.769838  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:10.770651  8554 raft_consensus.cc:606] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:10.773674  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53503815c6ae4631860aede20de735b1"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:10.774189  8554 raft_consensus.cc:606] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 LEADER]: Received request to transfer leadership to TS 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:10.776671  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:10.777213  8554 raft_consensus.cc:606] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:10.779608  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:10.780109  8554 raft_consensus.cc:606] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Received request to transfer leadership to TS 4966b682d5054b7caee7eededa3f4edc
I20260709 13:14:10.782407  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "f3080578409b46fb8386a458dfcc553a"
mode: GRACEFUL
new_leader_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:54750
I20260709 13:14:10.782847  8554 raft_consensus.cc:606] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Received request to transfer leadership to TS 7388a69ebde54de8a2d7c277b67333f6
I20260709 13:14:10.783821  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:10.784327  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:10.921372  8832 raft_consensus.cc:993] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:10.921969  8817 raft_consensus.cc:1081] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:10.923761  8479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60872
I20260709 13:14:10.924256  8479 raft_consensus.cc:493] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.924670  8479 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.930246  8479 raft_consensus.cc:515] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:10.932310  8479 leader_election.cc:290] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:10.933117  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:10.933775  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505c67e768cc42598c9f983fe78e5da1" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:10.933899  8554 raft_consensus.cc:3055] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.934298  8554 raft_consensus.cc:740] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:10.934303  8628 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.935122  8554 consensus_queue.cc:260] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:10.936077  8554 raft_consensus.cc:3060] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.939379  8628 raft_consensus.cc:2468] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:10.940325  8554 raft_consensus.cc:2468] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 2.
I20260709 13:14:10.940623  8445 leader_election.cc:304] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:10.942152  8834 raft_consensus.cc:2804] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.943171  8834 raft_consensus.cc:697] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:10.944018  8834 consensus_queue.cc:237] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:10.951262  8378 catalog_manager.cc:5697] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 1 to 2, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.103556  8832 raft_consensus.cc:993] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: : Instructing follower 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:11.104190  8833 raft_consensus.cc:1081] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Signalling peer 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:11.105610  8630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:53604
I20260709 13:14:11.106047  8630 raft_consensus.cc:493] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.106391  8630 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.110999  8630 raft_consensus.cc:515] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.112746  8630 leader_election.cc:290] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 4 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:11.113488  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:11.113994  8479 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.114270  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfb2c0e37c34e79bacdeffc5154319f" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:11.114777  8554 raft_consensus.cc:3055] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:11.115094  8554 raft_consensus.cc:740] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:11.115803  8554 consensus_queue.cc:260] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.116930  8554 raft_consensus.cc:3060] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.120683  8479 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 4.
I20260709 13:14:11.122008  8594 leader_election.cc:304] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [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: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:11.122843  8831 raft_consensus.cc:2804] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:11.122815  8554 raft_consensus.cc:2468] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 4.
I20260709 13:14:11.124396  8831 raft_consensus.cc:697] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 4 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:11.125542  8831 consensus_queue.cc:237] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.132730  8378 catalog_manager.cc:5697] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 3 to 4, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 4 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.144554  8817 raft_consensus.cc:993] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: : Instructing follower 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:11.144969  8817 raft_consensus.cc:1081] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 LEADER]: Signalling peer 4966b682d5054b7caee7eededa3f4edc to start an election
I20260709 13:14:11.146278  8630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53503815c6ae4631860aede20de735b1"
dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
 from {username='slave'} at 127.0.0.1:53604
I20260709 13:14:11.146755  8630 raft_consensus.cc:493] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.147087  8630 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.151538  8630 raft_consensus.cc:515] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.153149  8630 leader_election.cc:290] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [CANDIDATE]: Term 3 election: Requested vote from peers 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:11.153980  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
I20260709 13:14:11.154253  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53503815c6ae4631860aede20de735b1" candidate_uuid: "4966b682d5054b7caee7eededa3f4edc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:11.154703  8479 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.154703  8554 raft_consensus.cc:3055] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:11.155305  8554 raft_consensus.cc:740] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:11.156072  8554 consensus_queue.cc:260] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.157186  8554 raft_consensus.cc:3060] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.161486  8479 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 3.
I20260709 13:14:11.162664  8594 leader_election.cc:304] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [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: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:11.163487  8554 raft_consensus.cc:2468] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4966b682d5054b7caee7eededa3f4edc in term 3.
I20260709 13:14:11.163494  8831 raft_consensus.cc:2804] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:11.164151  8831 raft_consensus.cc:697] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Becoming Leader. State: Replica: 4966b682d5054b7caee7eededa3f4edc, State: Running, Role: LEADER
I20260709 13:14:11.165027  8831 consensus_queue.cc:237] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.171789  8378 catalog_manager.cc:5697] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc reported cstate change: term changed from 2 to 3, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 4966b682d5054b7caee7eededa3f4edc (127.8.38.131). New cstate: current_term: 3 leader_uuid: "4966b682d5054b7caee7eededa3f4edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.321475  8833 raft_consensus.cc:993] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:11.321938  8817 raft_consensus.cc:1081] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:11.323676  8479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60872
I20260709 13:14:11.324374  8479 raft_consensus.cc:493] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.324752  8479 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.325950  8817 raft_consensus.cc:993] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: : Instructing follower 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:11.326457  8817 raft_consensus.cc:1081] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Signalling peer 7388a69ebde54de8a2d7c277b67333f6 to start an election
I20260709 13:14:11.328107  8477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c56b31de90407fb9834823415469a3"
dest_uuid: "7388a69ebde54de8a2d7c277b67333f6"
 from {username='slave'} at 127.0.0.1:60872
I20260709 13:14:11.328606  8477 raft_consensus.cc:493] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.328930  8477 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.330586  8479 raft_consensus.cc:515] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.332405  8479 leader_election.cc:290] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 4 election: Requested vote from peers f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343), 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363)
I20260709 13:14:11.332968  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:11.333509  8554 raft_consensus.cc:3055] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:11.333488  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972cf463af942d895a1a78991c2f27e" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:11.333961  8554 raft_consensus.cc:740] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:11.334177  8630 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.333930  8477 raft_consensus.cc:515] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:11.334954  8554 consensus_queue.cc:260] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.335927  8477 leader_election.cc:290] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [CANDIDATE]: Term 4 election: Requested vote from peers 4966b682d5054b7caee7eededa3f4edc (127.8.38.131:33363), f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343)
I20260709 13:14:11.336097  8554 raft_consensus.cc:3060] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.336920  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4966b682d5054b7caee7eededa3f4edc"
I20260709 13:14:11.337384  8628 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.340736  8630 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 4.
I20260709 13:14:11.341181  8628 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 4.
I20260709 13:14:11.342190  8445 leader_election.cc:304] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [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: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:11.342427  8554 raft_consensus.cc:2468] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 4.
I20260709 13:14:11.342418  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c56b31de90407fb9834823415469a3" candidate_uuid: "7388a69ebde54de8a2d7c277b67333f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3080578409b46fb8386a458dfcc553a"
I20260709 13:14:11.342949  8834 raft_consensus.cc:2804] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:11.343163  8553 raft_consensus.cc:3055] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:11.343493  8834 raft_consensus.cc:697] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 4 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:11.343545  8553 raft_consensus.cc:740] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f3080578409b46fb8386a458dfcc553a, State: Running, Role: LEADER
I20260709 13:14:11.343158  8445 leader_election.cc:304] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [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: 4966b682d5054b7caee7eededa3f4edc, 7388a69ebde54de8a2d7c277b67333f6; no voters: 
I20260709 13:14:11.344468  8834 consensus_queue.cc:237] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } }
I20260709 13:14:11.344797  8835 raft_consensus.cc:2804] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:11.344715  8553 consensus_queue.cc:260] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:11.346181  8553 raft_consensus.cc:3060] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:11.346321  8835 raft_consensus.cc:697] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 LEADER]: Becoming Leader. State: Replica: 7388a69ebde54de8a2d7c277b67333f6, State: Running, Role: LEADER
I20260709 13:14:11.347254  8835 consensus_queue.cc:237] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [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: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } }
I20260709 13:14:11.352515  8378 catalog_manager.cc:5697] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 3 to 4, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 4 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.353348  8553 raft_consensus.cc:2468] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7388a69ebde54de8a2d7c277b67333f6 in term 4.
I20260709 13:14:11.363229  8378 catalog_manager.cc:5697] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 reported cstate change: term changed from 3 to 4, leader changed from f3080578409b46fb8386a458dfcc553a (127.8.38.130) to 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129). New cstate: current_term: 4 leader_uuid: "7388a69ebde54de8a2d7c277b67333f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.461684  8553 raft_consensus.cc:1275] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.462819  8835 consensus_queue.cc:1048] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.472328  8628 raft_consensus.cc:1275] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.473800  8834 consensus_queue.cc:1048] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.566648  8553 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:11.567912  8831 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:11.577771  8477 raft_consensus.cc:1275] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:11.580958  8831 consensus_queue.cc:1048] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:11.627194  8553 raft_consensus.cc:1275] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:11.628403  8831 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:11.637264  8477 raft_consensus.cc:1275] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Refusing update from remote peer 4966b682d5054b7caee7eededa3f4edc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:11.638736  8841 consensus_queue.cc:1048] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7388a69ebde54de8a2d7c277b67333f6" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:11.726271  8628 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:11.727515  8834 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4966b682d5054b7caee7eededa3f4edc" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 33363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:11.737109  8553 raft_consensus.cc:1275] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Refusing update from remote peer 7388a69ebde54de8a2d7c277b67333f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:11.738777  8834 consensus_queue.cc:1048] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3080578409b46fb8386a458dfcc553a" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:11.785286  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:11.791436  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
W20260709 13:14:11.802729  8520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:14:11.808192  8520 consensus_peers.cc:597] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a -> Peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Couldn't send request to peer 7388a69ebde54de8a2d7c277b67333f6. 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 13:14:11.822235  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:11.823213  8346 tablet_replica.cc:333] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.824381  8346 raft_consensus.cc:2243] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:11.825212  8346 raft_consensus.cc:2272] T b972cf463af942d895a1a78991c2f27e P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.828220  8346 tablet_replica.cc:333] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.828742  8346 raft_consensus.cc:2243] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.829144  8346 raft_consensus.cc:2272] T e112142987a74e3c9e6152484604fc9d P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.830844  8346 tablet_replica.cc:333] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.831406  8346 raft_consensus.cc:2243] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:11.831970  8346 pending_rounds.cc:70] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Trying to abort 1 pending ops.
I20260709 13:14:11.832185  8346 pending_rounds.cc:77] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305637279127527424 op_type: NO_OP noop_request { }
I20260709 13:14:11.832484  8346 raft_consensus.cc:2889] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:11.832726  8346 raft_consensus.cc:2272] T 74c56b31de90407fb9834823415469a3 P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.834718  8346 tablet_replica.cc:333] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.835304  8346 raft_consensus.cc:2243] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.835783  8346 raft_consensus.cc:2272] T 30bb53450bde48e2999a02e5117d99cd P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.837934  8346 tablet_replica.cc:333] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.838459  8346 raft_consensus.cc:2243] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.838840  8346 raft_consensus.cc:2272] T 53503815c6ae4631860aede20de735b1 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.840739  8346 tablet_replica.cc:333] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.841280  8346 raft_consensus.cc:2243] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.841712  8346 raft_consensus.cc:2272] T 335515abb90747fbab567a9229767210 P 7388a69ebde54de8a2d7c277b67333f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.843407  8346 tablet_replica.cc:333] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.843896  8346 raft_consensus.cc:2243] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:11.844631  8346 raft_consensus.cc:2272] T 505c67e768cc42598c9f983fe78e5da1 P 7388a69ebde54de8a2d7c277b67333f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.846414  8346 tablet_replica.cc:333] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.846928  8346 raft_consensus.cc:2243] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.847451  8346 raft_consensus.cc:2272] T 9cb4a37626c04798b5da8fc0568c45c9 P 7388a69ebde54de8a2d7c277b67333f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.849049  8346 tablet_replica.cc:333] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6: stopping tablet replica
I20260709 13:14:11.849514  8346 raft_consensus.cc:2243] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.849937  8346 raft_consensus.cc:2272] T 9bfb2c0e37c34e79bacdeffc5154319f P 7388a69ebde54de8a2d7c277b67333f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:11.948510  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
W20260709 13:14:11.966197  8520 consensus_peers.cc:597] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a -> Peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Couldn't send request to peer 7388a69ebde54de8a2d7c277b67333f6. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:11.970752  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
I20260709 13:14:11.995683  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:11.996444  8346 tablet_replica.cc:333] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:11.997467  8346 raft_consensus.cc:2243] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:11.998207  8346 raft_consensus.cc:2272] T 30bb53450bde48e2999a02e5117d99cd P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.000053  8346 tablet_replica.cc:333] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.000545  8346 raft_consensus.cc:2243] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.001132  8346 raft_consensus.cc:2272] T b972cf463af942d895a1a78991c2f27e P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.003490  8346 tablet_replica.cc:333] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.004081  8346 raft_consensus.cc:2243] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.004859  8346 raft_consensus.cc:2272] T 9cb4a37626c04798b5da8fc0568c45c9 P f3080578409b46fb8386a458dfcc553a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.006668  8346 tablet_replica.cc:333] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.007316  8346 raft_consensus.cc:2243] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.007769  8346 raft_consensus.cc:2272] T 505c67e768cc42598c9f983fe78e5da1 P f3080578409b46fb8386a458dfcc553a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.010155  8346 tablet_replica.cc:333] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.010687  8346 raft_consensus.cc:2243] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.011190  8346 raft_consensus.cc:2272] T 9bfb2c0e37c34e79bacdeffc5154319f P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.013126  8346 tablet_replica.cc:333] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.013691  8346 raft_consensus.cc:2243] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.014108  8346 raft_consensus.cc:2272] T 74c56b31de90407fb9834823415469a3 P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.015928  8346 tablet_replica.cc:333] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.016430  8346 raft_consensus.cc:2243] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.017405  8346 raft_consensus.cc:2272] T e112142987a74e3c9e6152484604fc9d P f3080578409b46fb8386a458dfcc553a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.019136  8346 tablet_replica.cc:333] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.019614  8346 raft_consensus.cc:2243] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.020013  8346 raft_consensus.cc:2272] T 53503815c6ae4631860aede20de735b1 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.021993  8346 tablet_replica.cc:333] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a: stopping tablet replica
I20260709 13:14:12.022434  8346 raft_consensus.cc:2243] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.023155  8346 raft_consensus.cc:2272] T 335515abb90747fbab567a9229767210 P f3080578409b46fb8386a458dfcc553a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:12.055452  8594 consensus_peers.cc:597] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc -> Peer f3080578409b46fb8386a458dfcc553a (127.8.38.130:43343): Couldn't send request to peer f3080578409b46fb8386a458dfcc553a. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:43343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.067912  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
I20260709 13:14:12.084561  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
W20260709 13:14:12.107694  8594 consensus_peers.cc:597] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc -> Peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Couldn't send request to peer 7388a69ebde54de8a2d7c277b67333f6. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.114632  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:12.115311  8346 tablet_replica.cc:333] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.115891  8346 raft_consensus.cc:2243] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.116654  8346 raft_consensus.cc:2272] T 30bb53450bde48e2999a02e5117d99cd P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.118338  8346 tablet_replica.cc:333] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.119045  8346 raft_consensus.cc:2243] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.119627  8346 raft_consensus.cc:2272] T b972cf463af942d895a1a78991c2f27e P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.122311  8346 tablet_replica.cc:333] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.123075  8346 raft_consensus.cc:2243] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.123550  8346 raft_consensus.cc:2272] T 505c67e768cc42598c9f983fe78e5da1 P 4966b682d5054b7caee7eededa3f4edc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:12.123589  8594 consensus_peers.cc:597] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc -> Peer 7388a69ebde54de8a2d7c277b67333f6 (127.8.38.129:34473): Couldn't send request to peer 7388a69ebde54de8a2d7c277b67333f6. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.125679  8346 tablet_replica.cc:333] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.126221  8346 raft_consensus.cc:2243] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.126624  8346 raft_consensus.cc:2272] T 9cb4a37626c04798b5da8fc0568c45c9 P 4966b682d5054b7caee7eededa3f4edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.128309  8346 tablet_replica.cc:333] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.128793  8346 raft_consensus.cc:2243] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.129521  8346 raft_consensus.cc:2272] T 9bfb2c0e37c34e79bacdeffc5154319f P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.131505  8346 tablet_replica.cc:333] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.132009  8346 raft_consensus.cc:2243] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.132704  8346 raft_consensus.cc:2272] T 53503815c6ae4631860aede20de735b1 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.134454  8346 tablet_replica.cc:333] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.134933  8346 raft_consensus.cc:2243] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.135385  8346 raft_consensus.cc:2272] T 335515abb90747fbab567a9229767210 P 4966b682d5054b7caee7eededa3f4edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.136875  8346 tablet_replica.cc:333] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.137306  8346 raft_consensus.cc:2243] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.137712  8346 raft_consensus.cc:2272] T e112142987a74e3c9e6152484604fc9d P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.139266  8346 tablet_replica.cc:333] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc: stopping tablet replica
I20260709 13:14:12.139716  8346 raft_consensus.cc:2243] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.140123  8346 raft_consensus.cc:2272] T 74c56b31de90407fb9834823415469a3 P 4966b682d5054b7caee7eededa3f4edc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.166229  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:14:12.182673  8346 master.cc:562] Master@127.8.38.190:44609 shutting down...
I20260709 13:14:12.366873  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:12.367473  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.367760  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f8bfd57f5754a5bbdfc7cf359c19c80: stopping tablet replica
I20260709 13:14:12.386884  8346 master.cc:584] Master@127.8.38.190:44609 shutdown complete.
4966b682d5054b7caee7eededa3f4edc  1
7388a69ebde54de8a2d7c277b67333f6  4
f3080578409b46fb8386a458dfcc553a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13602 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:14:12.427968  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:41573
I20260709 13:14:12.429004  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.434113  8864 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 13:14:12.435278  8865 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 13:14:12.435858  8867 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 13:14:12.435879  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:12.436991  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:12.437280  8346 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 13:14:12.437492  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602852437472 us; error 0 us; skew 500 ppm
I20260709 13:14:12.438124  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:12.440464  8346 webserver.cc:533] Webserver started at http://127.8.38.190:41521/ using document root <none> and password file <none>
I20260709 13:14:12.440951  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:12.441138  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:12.441421  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:12.442543  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "ab60337129b94fb9a57743c91622e184"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.446872  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:14:12.450423  8872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.451287  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:12.451566  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "ab60337129b94fb9a57743c91622e184"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.451856  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-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 13:14:12.469422  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:12.470647  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:12.510022  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:41573
I20260709 13:14:12.510134  8923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:41573 every 8 connection(s)
I20260709 13:14:12.513985  8924 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 13:14:12.523170  8924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184: Bootstrap starting.
I20260709 13:14:12.527803  8924 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:12.532033  8924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184: No bootstrap required, opened a new log
I20260709 13:14:12.534096  8924 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab60337129b94fb9a57743c91622e184" member_type: VOTER }
I20260709 13:14:12.534466  8924 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:12.534718  8924 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab60337129b94fb9a57743c91622e184, State: Initialized, Role: FOLLOWER
I20260709 13:14:12.535429  8924 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab60337129b94fb9a57743c91622e184" member_type: VOTER }
I20260709 13:14:12.535879  8924 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:12.536118  8924 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:12.536391  8924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:12.540282  8924 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab60337129b94fb9a57743c91622e184" member_type: VOTER }
I20260709 13:14:12.540786  8924 leader_election.cc:304] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [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: ab60337129b94fb9a57743c91622e184; no voters: 
I20260709 13:14:12.541891  8924 leader_election.cc:290] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:12.542336  8927 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:12.543963  8927 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 1 LEADER]: Becoming Leader. State: Replica: ab60337129b94fb9a57743c91622e184, State: Running, Role: LEADER
I20260709 13:14:12.544708  8927 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [LEADER]: Queue going to LEADER mode. State: All 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: "ab60337129b94fb9a57743c91622e184" member_type: VOTER }
I20260709 13:14:12.544879  8924 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:12.550485  8929 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab60337129b94fb9a57743c91622e184. Latest consensus state: current_term: 1 leader_uuid: "ab60337129b94fb9a57743c91622e184" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab60337129b94fb9a57743c91622e184" member_type: VOTER } }
I20260709 13:14:12.550711  8928 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab60337129b94fb9a57743c91622e184" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab60337129b94fb9a57743c91622e184" member_type: VOTER } }
I20260709 13:14:12.551358  8929 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:12.551461  8928 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:12.554848  8935 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:12.562721  8935 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:12.563660  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:12.572783  8935 catalog_manager.cc:1383] Generated new cluster ID: ce9df0bc298c43be9511fa6f6be619c2
I20260709 13:14:12.573076  8935 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:12.587257  8935 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:12.588515  8935 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:12.602815  8935 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184: Generated new TSK 0
I20260709 13:14:12.603451  8935 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:12.630091  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.636621  8945 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 13:14:12.637768  8946 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 13:14:12.640256  8346 server_base.cc:1061] running on GCE node
W20260709 13:14:12.640240  8948 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 13:14:12.641402  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:12.641623  8346 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 13:14:12.641804  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602852641788 us; error 0 us; skew 500 ppm
I20260709 13:14:12.642333  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:12.644801  8346 webserver.cc:533] Webserver started at http://127.8.38.129:39565/ using document root <none> and password file <none>
I20260709 13:14:12.645344  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:12.645567  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:12.645833  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:12.646962  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "efa5fd611d76453aa8212172cc08ea47"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.651358  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:12.654850  8953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.655656  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:12.655979  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "efa5fd611d76453aa8212172cc08ea47"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.656268  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-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 13:14:12.676395  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:12.677640  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:12.679184  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:12.681393  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:12.681622  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.681869  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:12.682060  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.722693  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:41159
I20260709 13:14:12.722780  9015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:41159 every 8 connection(s)
I20260709 13:14:12.727560  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.735447  9021 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 13:14:12.737179  9020 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 13:14:12.738147  9023 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 13:14:12.738636  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:12.739812  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:12.739997  8346 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 13:14:12.740120  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602852740109 us; error 0 us; skew 500 ppm
I20260709 13:14:12.740551  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:12.742982  8346 webserver.cc:533] Webserver started at http://127.8.38.130:36159/ using document root <none> and password file <none>
I20260709 13:14:12.743599  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:12.743853  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:12.744201  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:12.745548  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "d8ede52c4a944f4b954603de751bcbdf"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.745887  9016 heartbeater.cc:344] Connected to a master server at 127.8.38.190:41573
I20260709 13:14:12.746271  9016 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:12.747184  9016 heartbeater.cc:507] Master 127.8.38.190:41573 requested a full tablet report, sending...
I20260709 13:14:12.749398  8889 ts_manager.cc:194] Registered new tserver with Master: efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159)
I20260709 13:14:12.751153  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:14:12.751595  8889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53034
I20260709 13:14:12.754971  9028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.755826  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:12.756119  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "d8ede52c4a944f4b954603de751bcbdf"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.756395  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-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 13:14:12.785696  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:12.786993  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:12.788501  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:12.790810  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:12.790992  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.791643  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:12.791857  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.832280  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:32773
I20260709 13:14:12.832358  9090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:32773 every 8 connection(s)
I20260709 13:14:12.836906  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.844079  9094 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 13:14:12.844749  9095 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 13:14:12.848516  8346 server_base.cc:1061] running on GCE node
W20260709 13:14:12.848865  9098 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 13:14:12.849865  9091 heartbeater.cc:344] Connected to a master server at 127.8.38.190:41573
I20260709 13:14:12.849984  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:14:12.850215  9091 heartbeater.cc:461] Registering TS with master...
W20260709 13:14:12.850304  8346 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 13:14:12.850607  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602852850590 us; error 0 us; skew 500 ppm
I20260709 13:14:12.851171  9091 heartbeater.cc:507] Master 127.8.38.190:41573 requested a full tablet report, sending...
I20260709 13:14:12.851441  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:12.853518  8889 ts_manager.cc:194] Registered new tserver with Master: d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:12.854197  8346 webserver.cc:533] Webserver started at http://127.8.38.131:42261/ using document root <none> and password file <none>
I20260709 13:14:12.854696  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:12.854909  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:12.855193  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:12.855216  8889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53046
I20260709 13:14:12.856626  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "8a17b99e649c44889d6a08338e564f8b"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.861282  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:12.864732  9102 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.865646  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:14:12.865898  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "8a17b99e649c44889d6a08338e564f8b"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-28ks"
I20260709 13:14:12.866135  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602838658523-8346-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 13:14:12.896090  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:12.897307  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:12.898715  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:12.901067  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:12.901262  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.901553  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:12.901717  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.941965  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:39909
I20260709 13:14:12.942062  9164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:39909 every 8 connection(s)
I20260709 13:14:12.956312  9165 heartbeater.cc:344] Connected to a master server at 127.8.38.190:41573
I20260709 13:14:12.956727  9165 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:12.957420  9165 heartbeater.cc:507] Master 127.8.38.190:41573 requested a full tablet report, sending...
I20260709 13:14:12.959504  8889 ts_manager.cc:194] Registered new tserver with Master: 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:12.959919  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014847656s
I20260709 13:14:12.960857  8889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53054
I20260709 13:14:12.985828  8889 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53056:
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 13:14:12.988790  8889 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 13:14:13.067484  9056 tablet_service.cc:1511] Processing CreateTablet for tablet 8057e9861c8d42a182a286e9277d4bc1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:13.068926  9056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8057e9861c8d42a182a286e9277d4bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.075637  9055 tablet_service.cc:1511] Processing CreateTablet for tablet 91dfec0676cc4b0188584f6850c46a3c (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:13.077090  9055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dfec0676cc4b0188584f6850c46a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.077991  8981 tablet_service.cc:1511] Processing CreateTablet for tablet 8057e9861c8d42a182a286e9277d4bc1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:13.078876  9130 tablet_service.cc:1511] Processing CreateTablet for tablet 8057e9861c8d42a182a286e9277d4bc1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:13.079388  8981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8057e9861c8d42a182a286e9277d4bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.080233  9054 tablet_service.cc:1511] Processing CreateTablet for tablet 250b064f9525455882579287909a393d (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:13.081525  9054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250b064f9525455882579287909a393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.082543  9129 tablet_service.cc:1511] Processing CreateTablet for tablet 91dfec0676cc4b0188584f6850c46a3c (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:13.084108  9053 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc6de52949ca815330609d1d172e (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:13.085390  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc6de52949ca815330609d1d172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.086396  8980 tablet_service.cc:1511] Processing CreateTablet for tablet 91dfec0676cc4b0188584f6850c46a3c (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:13.087257  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 488617e491c34015a4112f2bb45be603 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:13.088701  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488617e491c34015a4112f2bb45be603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.089135  8979 tablet_service.cc:1511] Processing CreateTablet for tablet 250b064f9525455882579287909a393d (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:13.089429  9126 tablet_service.cc:1511] Processing CreateTablet for tablet 488617e491c34015a4112f2bb45be603 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:13.092224  8978 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc6de52949ca815330609d1d172e (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:13.093936  9125 tablet_service.cc:1511] Processing CreateTablet for tablet d8586c7896344bcbb05056c76d376418 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:13.094451  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 488617e491c34015a4112f2bb45be603 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:13.096716  8976 tablet_service.cc:1511] Processing CreateTablet for tablet d8586c7896344bcbb05056c76d376418 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:13.098503  9124 tablet_service.cc:1511] Processing CreateTablet for tablet e3bd1b6e6485490680429088c3af7430 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:13.101912  9051 tablet_service.cc:1511] Processing CreateTablet for tablet d8586c7896344bcbb05056c76d376418 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:13.103296  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8586c7896344bcbb05056c76d376418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.104089  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:13.087795  8980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dfec0676cc4b0188584f6850c46a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.104112  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee658f8f414dba99799a3ab9c870a1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:13.105675  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee658f8f414dba99799a3ab9c870a1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:13.106346  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee658f8f414dba99799a3ab9c870a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.106838  9050 tablet_service.cc:1511] Processing CreateTablet for tablet e3bd1b6e6485490680429088c3af7430 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:13.108103  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bd1b6e6485490680429088c3af7430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.105504  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.110674  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:13.111936  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.112089  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b3121ef774f919e8a66caac257ef0 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:13.113407  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b3121ef774f919e8a66caac257ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.115541  8979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250b064f9525455882579287909a393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.116194  9127 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc6de52949ca815330609d1d172e (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:13.098922  8975 tablet_service.cc:1511] Processing CreateTablet for tablet e3bd1b6e6485490680429088c3af7430 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:13.124490  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bd1b6e6485490680429088c3af7430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.100136  9128 tablet_service.cc:1511] Processing CreateTablet for tablet 250b064f9525455882579287909a393d (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:13.087298  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee658f8f414dba99799a3ab9c870a1 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:13.128692  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee658f8f414dba99799a3ab9c870a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.131410  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488617e491c34015a4112f2bb45be603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.131254  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:13.135406  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc6de52949ca815330609d1d172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.137864  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b3121ef774f919e8a66caac257ef0 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:13.080256  9130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8057e9861c8d42a182a286e9277d4bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.139485  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8586c7896344bcbb05056c76d376418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.141114  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b3121ef774f919e8a66caac257ef0 (DEFAULT_TABLE table=test-workload [id=105002098a8f4cb0b0735a00e27eeccc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:13.142409  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b3121ef774f919e8a66caac257ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.143252  9128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250b064f9525455882579287909a393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.146164  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bd1b6e6485490680429088c3af7430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.147344  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8586c7896344bcbb05056c76d376418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.151393  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee658f8f414dba99799a3ab9c870a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.151438  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b3121ef774f919e8a66caac257ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.155917  9126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488617e491c34015a4112f2bb45be603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.156785  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eb98def7f24ea4a6fcd6ae95f76cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.157999  9127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc6de52949ca815330609d1d172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.159346  9129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dfec0676cc4b0188584f6850c46a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.226603  9180 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.252225  9181 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.252736  9180 tablet_bootstrap.cc:654] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.269284  9181 tablet_bootstrap.cc:654] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.269668  9182 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.274821  9181 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.275266  9181 ts_tablet_manager.cc:1403] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:14:13.276674  9182 tablet_bootstrap.cc:654] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.277474  9181 raft_consensus.cc:359] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.278081  9181 raft_consensus.cc:385] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.278414  9181 raft_consensus.cc:740] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.278990  9181 consensus_queue.cc:260] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.280280  9180 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.280695  9180 ts_tablet_manager.cc:1403] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.008s
I20260709 13:14:13.281275  9165 heartbeater.cc:499] Master 127.8.38.190:41573 was elected leader, sending a full tablet report...
I20260709 13:14:13.281529  9181 ts_tablet_manager.cc:1434] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:13.282476  9181 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.283536  9180 raft_consensus.cc:359] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.284267  9180 raft_consensus.cc:385] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.284575  9180 raft_consensus.cc:740] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.285296  9180 consensus_queue.cc:260] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.287395  9091 heartbeater.cc:499] Master 127.8.38.190:41573 was elected leader, sending a full tablet report...
I20260709 13:14:13.294569  9180 ts_tablet_manager.cc:1434] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 13:14:13.294863  9181 tablet_bootstrap.cc:654] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.296041  9180 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.306412  9180 tablet_bootstrap.cc:654] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.313541  9181 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.314047  9181 ts_tablet_manager.cc:1403] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 13:14:13.316847  9181 raft_consensus.cc:359] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.317351  9182 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.317607  9181 raft_consensus.cc:385] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.317965  9181 raft_consensus.cc:740] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.318011  9182 ts_tablet_manager.cc:1403] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.004s
I20260709 13:14:13.319497  9181 consensus_queue.cc:260] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.321184  9180 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.321686  9180 ts_tablet_manager.cc:1403] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 13:14:13.321695  9181 ts_tablet_manager.cc:1434] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:13.322830  9181 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.322894  9182 raft_consensus.cc:359] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.323665  9182 raft_consensus.cc:385] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.323964  9182 raft_consensus.cc:740] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.324707  9180 raft_consensus.cc:359] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.324828  9182 consensus_queue.cc:260] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.325495  9180 raft_consensus.cc:385] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.325855  9180 raft_consensus.cc:740] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.326745  9180 consensus_queue.cc:260] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.328946  9180 ts_tablet_manager.cc:1434] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:13.329932  9180 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.331228  9181 tablet_bootstrap.cc:654] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.337395  9180 tablet_bootstrap.cc:654] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.347940  9016 heartbeater.cc:499] Master 127.8.38.190:41573 was elected leader, sending a full tablet report...
I20260709 13:14:13.348860  9182 ts_tablet_manager.cc:1434] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 13:14:13.350287  9182 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.351145  9181 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.351677  9181 ts_tablet_manager.cc:1403] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.014s
I20260709 13:14:13.353102  9186 raft_consensus.cc:493] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.353578  9186 raft_consensus.cc:515] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.354946  9181 raft_consensus.cc:359] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.356912  9181 raft_consensus.cc:385] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.357278  9181 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.358235  9182 tablet_bootstrap.cc:654] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.358317  9181 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.356161  9186 leader_election.cc:290] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.366281  9181 ts_tablet_manager.cc:1434] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:14:13.367525  9180 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.367451  9181 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.368316  9180 ts_tablet_manager.cc:1403] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.010s
I20260709 13:14:13.372241  9180 raft_consensus.cc:359] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.373330  9180 raft_consensus.cc:385] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.373737  9180 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.374918  9181 tablet_bootstrap.cc:654] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.374671  9180 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.378880  9180 ts_tablet_manager.cc:1434] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:14:13.380133  9180 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.393342  9180 tablet_bootstrap.cc:654] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.398376  9182 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.398887  9182 ts_tablet_manager.cc:1403] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.005s
I20260709 13:14:13.402936  9181 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.403505  9181 ts_tablet_manager.cc:1403] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260709 13:14:13.406740  9181 raft_consensus.cc:359] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.408097  9181 raft_consensus.cc:385] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.408547  9181 raft_consensus.cc:740] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.408824  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:13.409230  9181 consensus_queue.cc:260] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.409507  9140 raft_consensus.cc:2468] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 0.
I20260709 13:14:13.410713  9032 leader_election.cc:304] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:13.411608  9186 raft_consensus.cc:2804] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.411932  9186 raft_consensus.cc:493] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.412309  9186 raft_consensus.cc:3060] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.413363  9182 raft_consensus.cc:359] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.414060  9182 raft_consensus.cc:385] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.414350  9182 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.416534  9180 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.416383  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:13.416973  9180 ts_tablet_manager.cc:1403] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
W20260709 13:14:13.417871  9030 leader_election.cc:343] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.419344  9182 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.419878  9180 raft_consensus.cc:359] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.420539  9180 raft_consensus.cc:385] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.420823  9180 raft_consensus.cc:740] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.421448  9182 ts_tablet_manager.cc:1434] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:13.421535  9180 consensus_queue.cc:260] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.422374  9182 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.425060  9181 ts_tablet_manager.cc:1434] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:14:13.428822  9181 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.431187  9182 tablet_bootstrap.cc:654] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.435254  9181 tablet_bootstrap.cc:654] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.436834  9180 ts_tablet_manager.cc:1434] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.011s
I20260709 13:14:13.437760  9180 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.443908  9190 raft_consensus.cc:493] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.444065  9180 tablet_bootstrap.cc:654] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.444432  9190 raft_consensus.cc:515] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.449465  9182 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.450161  9182 ts_tablet_manager.cc:1403] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:14:13.452924  9190 leader_election.cc:290] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.453652  9185 raft_consensus.cc:493] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.454101  9185 raft_consensus.cc:515] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.454015  9182 raft_consensus.cc:359] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.455120  9182 raft_consensus.cc:385] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.455580  9182 raft_consensus.cc:740] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.456688  9182 consensus_queue.cc:260] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.461896  9182 ts_tablet_manager.cc:1434] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:14:13.462922  9185 leader_election.cc:290] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:13.463202  9182 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.468317  9180 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.471773  9180 ts_tablet_manager.cc:1403] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
I20260709 13:14:13.474706  9180 raft_consensus.cc:359] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.475425  9180 raft_consensus.cc:385] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.475692  9182 tablet_bootstrap.cc:654] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.475725  9180 raft_consensus.cc:740] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.476526  9180 consensus_queue.cc:260] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.481890  9180 ts_tablet_manager.cc:1434] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:14:13.482869  9180 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.483870  9190 raft_consensus.cc:493] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.484321  9190 raft_consensus.cc:515] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.481662  9186 raft_consensus.cc:515] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.486291  9190 leader_election.cc:290] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.492286  9180 tablet_bootstrap.cc:654] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.486291  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
W20260709 13:14:13.493649  9104 leader_election.cc:343] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.496904  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
W20260709 13:14:13.498682  9030 leader_election.cc:343] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.503918  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:13.504565  9140 raft_consensus.cc:3060] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.504276  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:13.505201  9139 raft_consensus.cc:2468] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 0.
I20260709 13:14:13.507151  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:13.507936  9139 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 0.
I20260709 13:14:13.509557  8957 leader_election.cc:304] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:13.510708  9190 raft_consensus.cc:2804] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.510835  8957 leader_election.cc:304] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:13.511305  9190 raft_consensus.cc:493] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.511792  9190 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.517861  9182 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.518535  9182 ts_tablet_manager.cc:1403] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:14:13.514839  9209 raft_consensus.cc:2804] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.523597  9209 raft_consensus.cc:493] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.524044  9209 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.529805  9140 raft_consensus.cc:2468] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 1.
I20260709 13:14:13.542807  9032 leader_election.cc:304] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:13.544209  9198 raft_consensus.cc:2804] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.556252  9066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:13.558272  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:13.532615  9190 raft_consensus.cc:515] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.560161  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:13.533746  9186 leader_election.cc:290] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.561125  9064 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:13.562882  9106 leader_election.cc:304] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [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: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:13.565562  9185 raft_consensus.cc:2804] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.566144  9185 raft_consensus.cc:493] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.566615  9185 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.600477  9198 raft_consensus.cc:697] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:13.601902  9198 consensus_queue.cc:237] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.606067  9190 leader_election.cc:290] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.522531  9182 raft_consensus.cc:359] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.612296  9182 raft_consensus.cc:385] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.612670  9182 raft_consensus.cc:740] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.613492  9182 consensus_queue.cc:260] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.617602  9180 tablet_bootstrap.cc:492] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.618144  9180 ts_tablet_manager.cc:1403] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.135s	user 0.045s	sys 0.043s
I20260709 13:14:13.622035  9180 raft_consensus.cc:359] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.622928  9180 raft_consensus.cc:385] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.623299  9180 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.625715  9182 ts_tablet_manager.cc:1434] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 13:14:13.626884  9182 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.609320  9185 raft_consensus.cc:515] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.633939  9181 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.634141  9182 tablet_bootstrap.cc:654] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.634080  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:13.634460  9181 ts_tablet_manager.cc:1403] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.206s	user 0.048s	sys 0.116s
I20260709 13:14:13.634739  9064 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.635365  9180 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.637506  9181 raft_consensus.cc:359] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.638077  9180 ts_tablet_manager.cc:1434] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 13:14:13.638235  9181 raft_consensus.cc:385] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.638629  9181 raft_consensus.cc:740] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.639634  9180 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.639497  9181 consensus_queue.cc:260] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.642083  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
W20260709 13:14:13.643395  9104 leader_election.cc:343] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:13.644726  8957 leader_election.cc:343] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:13.645728  8957 leader_election.cc:343] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:13.648286  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:13.648926  9140 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.651559  9185 leader_election.cc:290] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:13.657406  9180 tablet_bootstrap.cc:654] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.660043  9181 ts_tablet_manager.cc:1434] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.011s
I20260709 13:14:13.661207  9181 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:13.665489  9209 raft_consensus.cc:515] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.673976  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:13.674525  9181 tablet_bootstrap.cc:654] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.674721  9139 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.676596  9180 tablet_bootstrap.cc:492] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.677109  9180 ts_tablet_manager.cc:1403] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 13:14:13.680392  9180 raft_consensus.cc:359] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.681141  9180 raft_consensus.cc:385] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.681473  9180 raft_consensus.cc:740] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.666848  9140 raft_consensus.cc:2468] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:13.684032  8957 leader_election.cc:304] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:13.684415  9182 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.684931  9182 ts_tablet_manager.cc:1403] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260709 13:14:13.685063  9209 leader_election.cc:290] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.685662  9209 raft_consensus.cc:2804] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.686183  9209 raft_consensus.cc:697] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:13.687143  9209 consensus_queue.cc:237] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.688267  9182 raft_consensus.cc:359] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.682817  9139 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:13.689010  9182 raft_consensus.cc:385] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.689361  9182 raft_consensus.cc:740] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.690459  9182 consensus_queue.cc:260] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.691223  8957 leader_election.cc:304] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:13.692130  9212 raft_consensus.cc:2804] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.692634  9212 raft_consensus.cc:697] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
W20260709 13:14:13.693372  8937 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:13.693519  9212 consensus_queue.cc:237] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.700472  9182 ts_tablet_manager.cc:1434] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:14:13.701676  9182 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.703368  9180 consensus_queue.cc:260] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.705916  9180 ts_tablet_manager.cc:1434] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 13:14:13.706977  9180 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:13.712107  9182 tablet_bootstrap.cc:654] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.719496  9198 raft_consensus.cc:493] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.720038  9198 raft_consensus.cc:515] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.722101  9180 tablet_bootstrap.cc:654] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.722390  9198 leader_election.cc:290] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:13.724361  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:13.727349  9181 tablet_bootstrap.cc:492] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:13.727806  9181 ts_tablet_manager.cc:1403] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.067s	user 0.038s	sys 0.019s
I20260709 13:14:13.727478  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:13.727720  9066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:13.729673  9066 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.730822  9181 raft_consensus.cc:359] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.732213  9181 raft_consensus.cc:385] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.729058  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:13.732972  9065 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.732507  9181 raft_consensus.cc:740] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.734457  9181 consensus_queue.cc:260] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.735229  9198 raft_consensus.cc:493] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:13.735646  9198 raft_consensus.cc:515] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.736737  9181 ts_tablet_manager.cc:1434] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:13.738523  9182 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:13.738428  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:13.738971  9182 ts_tablet_manager.cc:1403] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260709 13:14:13.739163  9140 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 0.
I20260709 13:14:13.740404  9066 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:13.740507  9032 leader_election.cc:304] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:13.741940  9210 raft_consensus.cc:2804] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:13.742041  9182 raft_consensus.cc:359] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.742612  9210 raft_consensus.cc:493] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:13.742893  9182 raft_consensus.cc:385] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.743153  9210 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.746513  9064 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
I20260709 13:14:13.747548  9139 raft_consensus.cc:2393] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8ede52c4a944f4b954603de751bcbdf in current term 1: Already voted for candidate efa5fd611d76453aa8212172cc08ea47 in this term.
I20260709 13:14:13.751874  9032 leader_election.cc:304] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf; no voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:13.756616  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:13.757485  8991 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 0.
I20260709 13:14:13.743283  9182 raft_consensus.cc:740] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.760301  9106 leader_election.cc:304] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:13.757078  9210 raft_consensus.cc:515] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:13.761665  9198 leader_election.cc:290] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909), efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159)
I20260709 13:14:13.762075  9213 raft_consensus.cc:2804] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.760057  9182 consensus_queue.cc:260] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.772009  9210 leader_election.cc:290] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 election: Requested vote from peers 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909), efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159)
I20260709 13:14:13.773414  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:13.775561  9065 raft_consensus.cc:2468] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:14.020020  8991 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.021454  9186 raft_consensus.cc:2749] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.021867  9182 ts_tablet_manager.cc:1434] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.283s	user 0.008s	sys 0.004s
I20260709 13:14:14.022850  9182 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:13.884753  9222 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.023289  9222 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:13.970564  8887 catalog_manager.cc:5697] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.975206  9213 raft_consensus.cc:697] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:13.977324  9185 raft_consensus.cc:493] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.024712  9185 raft_consensus.cc:515] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.025434  9222 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.025066  9213 consensus_queue.cc:237] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.027446  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.028045  8990 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:14.029335  9104 leader_election.cc:304] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:14.029776  8991 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 1.
I20260709 13:14:14.029493  8887 catalog_manager.cc:5697] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.030488  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.031613  9030 leader_election.cc:304] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:14.032557  9185 leader_election.cc:290] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.033619  9185 raft_consensus.cc:2804] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.034013  9185 raft_consensus.cc:493] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.034165  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.034453  9185 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:14.035530  9106 leader_election.cc:343] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.036150  9222 raft_consensus.cc:2804] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.036828  9222 raft_consensus.cc:697] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:14.037655  9222 consensus_queue.cc:237] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:14.039431  9182 tablet_bootstrap.cc:654] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.009207  9190 raft_consensus.cc:493] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.040998  9190 raft_consensus.cc:515] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.043751  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.003111  9181 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:14.018128  9180 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:13.782152  9221 raft_consensus.cc:493] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.047349  9221 raft_consensus.cc:515] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.049561  9221 leader_election.cc:290] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.051579  9138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
W20260709 13:14:14.053031  9032 leader_election.cc:343] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.053725  9065 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 0.
I20260709 13:14:14.054075  9182 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:14.054714  9182 ts_tablet_manager.cc:1403] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260709 13:14:14.051359  9185 raft_consensus.cc:515] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.056916  8957 leader_election.cc:304] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:14.057492  9185 leader_election.cc:290] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.032989  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:14.057857  9212 raft_consensus.cc:2804] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.058243  9212 raft_consensus.cc:493] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.058591  9212 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.057305  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:14.059371  8990 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.058838  9182 raft_consensus.cc:359] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.060420  9182 raft_consensus.cc:385] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.060812  9182 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.003583  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:14.061621  9139 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.061753  9182 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.064474  9182 ts_tablet_manager.cc:1434] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:14.065440  9182 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:14.065868  9212 raft_consensus.cc:515] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.069000  9212 leader_election.cc:290] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.071754  9182 tablet_bootstrap.cc:654] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.072837  8990 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
W20260709 13:14:14.074865  9032 leader_election.cc:343] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:14.032742  9030 consensus_peers.cc:597] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf -> Peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Couldn't send request to peer efa5fd611d76453aa8212172cc08ea47. 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 13:14:14.076088  9030 leader_election.cc:343] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.076611  9030 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf; no voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.077577  9221 raft_consensus.cc:2749] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.079131  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:14.079378  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:14.079828  9065 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:14.080713  8957 leader_election.cc:343] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.081784  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.082036  9139 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 1.
I20260709 13:14:14.083354  9180 ts_tablet_manager.cc:1403] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.377s	user 0.033s	sys 0.044s
I20260709 13:14:14.083443  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:14.082808  8990 raft_consensus.cc:2393] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8ede52c4a944f4b954603de751bcbdf in current term 1: Already voted for candidate efa5fd611d76453aa8212172cc08ea47 in this term.
I20260709 13:14:14.085094  9030 leader_election.cc:304] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf; no voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.085619  8889 catalog_manager.cc:5697] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.087872  9104 leader_election.cc:304] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
W20260709 13:14:14.088618  9106 leader_election.cc:343] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.077970  8886 catalog_manager.cc:5697] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.089479  9185 raft_consensus.cc:2804] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.090134  9185 raft_consensus.cc:697] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:14.090945  9185 consensus_queue.cc:237] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.092381  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
W20260709 13:14:14.093490  8957 leader_election.cc:343] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.093896  9182 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:14.094141  9190 leader_election.cc:290] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.094321  9182 ts_tablet_manager.cc:1403] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:14:14.086838  9180 raft_consensus.cc:359] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.095445  9180 raft_consensus.cc:385] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.095731  9180 raft_consensus.cc:740] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.098012  9186 consensus_queue.cc:1048] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.099220  9065 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:14.099167  9182 raft_consensus.cc:359] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.099967  9182 raft_consensus.cc:385] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.100005  9221 raft_consensus.cc:2749] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.100344  9182 raft_consensus.cc:740] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.101461  9182 consensus_queue.cc:260] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.103379  8957 leader_election.cc:304] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:14.104624  9212 raft_consensus.cc:2804] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.104930  9182 ts_tablet_manager.cc:1434] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:14:14.105136  9212 raft_consensus.cc:697] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:14.106122  9212 consensus_queue.cc:237] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.106007  9182 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:14.110528  9181 tablet_bootstrap.cc:654] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.106041  9180 consensus_queue.cc:260] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.114346  9180 ts_tablet_manager.cc:1434] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:14:14.115285  9180 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:14.115674  9209 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.117619  9182 tablet_bootstrap.cc:654] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.119758  9209 raft_consensus.cc:493] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.127648  9238 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.120324  9209 raft_consensus.cc:515] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.132474  9209 leader_election.cc:290] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.135490  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
W20260709 13:14:14.137776  8957 leader_election.cc:343] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.144515  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
W20260709 13:14:14.146571  8957 leader_election.cc:343] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.147089  8957 leader_election.cc:304] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa5fd611d76453aa8212172cc08ea47; no voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:14.148353  9212 consensus_queue.cc:1048] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.150790  9209 raft_consensus.cc:2749] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.159473  9180 tablet_bootstrap.cc:654] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.164994  9182 tablet_bootstrap.cc:492] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:14.165709  9181 tablet_bootstrap.cc:492] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:14.165871  9182 ts_tablet_manager.cc:1403] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.008s
I20260709 13:14:14.166241  9181 ts_tablet_manager.cc:1403] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.000s
I20260709 13:14:14.164029  8889 catalog_manager.cc:5697] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.169667  9182 raft_consensus.cc:359] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.170682  9182 raft_consensus.cc:385] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.174171  9182 raft_consensus.cc:740] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.178406  9181 raft_consensus.cc:359] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.180024  9181 raft_consensus.cc:385] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.180320  9181 raft_consensus.cc:740] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.181285  9181 consensus_queue.cc:260] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.183964  9181 ts_tablet_manager.cc:1434] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:14:14.184729  9181 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:14.185056  8886 catalog_manager.cc:5697] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.191818  9182 consensus_queue.cc:260] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.192821  9181 tablet_bootstrap.cc:654] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.194330  9182 ts_tablet_manager.cc:1434] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:14:14.195369  9182 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: Bootstrap starting.
I20260709 13:14:14.195405  9190 consensus_queue.cc:1048] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.200227  8887 catalog_manager.cc:5697] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.205494  9182 tablet_bootstrap.cc:654] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.209271  9180 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:14.213255  9185 raft_consensus.cc:493] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.213907  9185 raft_consensus.cc:515] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.219453  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.220893  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.221695  9065 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:14.223383  9106 leader_election.cc:304] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:14.224498  9213 raft_consensus.cc:2804] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.224948  9213 raft_consensus.cc:493] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.225397  9213 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.220337  8990 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:14.213272  9180 ts_tablet_manager.cc:1403] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.000s
I20260709 13:14:14.235165  9185 leader_election.cc:290] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.234661  9180 raft_consensus.cc:359] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.239660  9180 raft_consensus.cc:385] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.240053  9180 raft_consensus.cc:740] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.243417  9180 consensus_queue.cc:260] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.246412  9213 raft_consensus.cc:515] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.250275  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:14.251070  8990 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.254976  9190 raft_consensus.cc:493] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.255496  9190 raft_consensus.cc:515] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.257534  9190 leader_election.cc:290] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.259557  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.260010  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eb98def7f24ea4a6fcd6ae95f76cbe" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:14.261034  8990 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
I20260709 13:14:14.261448  9190 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.261941  8957 leader_election.cc:304] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa5fd611d76453aa8212172cc08ea47; no voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:14.262256  9104 leader_election.cc:304] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:14.263209  9245 raft_consensus.cc:2749] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.261941  9190 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.265189  9190 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.266927  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:14.268276  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.269081  9224 raft_consensus.cc:2804] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.271216  9224 raft_consensus.cc:697] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:14.272127  9224 consensus_queue.cc:237] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.273700  9180 ts_tablet_manager.cc:1434] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:14:14.275831  9065 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 0.
W20260709 13:14:14.276579  8957 leader_election.cc:343] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.278556  8957 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [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: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:14.281085  9190 raft_consensus.cc:2804] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.281721  9190 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.282305  9190 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.287740  9180 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: Bootstrap starting.
I20260709 13:14:14.276769  9181 tablet_bootstrap.cc:492] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:14.289499  9181 ts_tablet_manager.cc:1403] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.013s
I20260709 13:14:14.293988  9181 raft_consensus.cc:359] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.297576  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:14.299055  9065 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.298226  9213 leader_election.cc:290] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.301460  9180 tablet_bootstrap.cc:654] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.301517  9182 tablet_bootstrap.cc:492] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: No bootstrap required, opened a new log
I20260709 13:14:14.302011  9182 ts_tablet_manager.cc:1403] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: Time spent bootstrapping tablet: real 0.107s	user 0.054s	sys 0.042s
I20260709 13:14:14.304811  9182 raft_consensus.cc:359] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.305684  9182 raft_consensus.cc:385] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.306034  9182 raft_consensus.cc:740] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.307431  9182 consensus_queue.cc:260] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.308713  9181 raft_consensus.cc:385] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.309197  9181 raft_consensus.cc:740] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.312141  9190 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.317155  9182 ts_tablet_manager.cc:1434] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:14.313407  9181 consensus_queue.cc:260] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.318930  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:14.315403  9065 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
I20260709 13:14:14.319582  9064 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.321305  9181 ts_tablet_manager.cc:1434] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:14:14.323774  9181 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:14.327450  9180 tablet_bootstrap.cc:492] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: No bootstrap required, opened a new log
I20260709 13:14:14.325371  9064 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 1.
I20260709 13:14:14.327914  9180 ts_tablet_manager.cc:1403] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.003s
I20260709 13:14:14.328241  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:14.328650  8957 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
W20260709 13:14:14.329558  8957 leader_election.cc:343] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.330165  9245 raft_consensus.cc:2804] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.330565  9190 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 1 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.330605  9180 raft_consensus.cc:359] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.331372  9180 raft_consensus.cc:385] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.330658  9245 raft_consensus.cc:697] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:14.331651  9180 raft_consensus.cc:740] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.332383  9180 consensus_queue.cc:260] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.332458  9245 consensus_queue.cc:237] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.334223  8889 catalog_manager.cc:5697] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.336894  9181 tablet_bootstrap.cc:654] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.337288  9180 ts_tablet_manager.cc:1434] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:14.347077  9181 tablet_bootstrap.cc:492] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:14.347572  9181 ts_tablet_manager.cc:1403] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260709 13:14:14.347388  8888 catalog_manager.cc:5697] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.350409  9181 raft_consensus.cc:359] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.351146  9181 raft_consensus.cc:385] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.351408  9181 raft_consensus.cc:740] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.352092  9181 consensus_queue.cc:260] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.353721  9181 ts_tablet_manager.cc:1434] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:14.354501  9181 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: Bootstrap starting.
I20260709 13:14:14.360190  9181 tablet_bootstrap.cc:654] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.364343  9181 tablet_bootstrap.cc:492] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: No bootstrap required, opened a new log
I20260709 13:14:14.364765  9181 ts_tablet_manager.cc:1403] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:14.367278  9181 raft_consensus.cc:359] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.367957  9181 raft_consensus.cc:385] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.368216  9181 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.368793  9181 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.370607  9181 ts_tablet_manager.cc:1434] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:14.446059  9222 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.459818  9186 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.461331  9224 raft_consensus.cc:493] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.461810  9224 raft_consensus.cc:515] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.463729  9224 leader_election.cc:290] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.464608  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.464804  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.465283  8990 raft_consensus.cc:2468] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:14.465440  9064 raft_consensus.cc:2468] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 0.
I20260709 13:14:14.466681  9106 leader_election.cc:304] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:14.467886  9224 raft_consensus.cc:2804] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.468155  9224 raft_consensus.cc:493] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.468515  9224 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.476166  9224 raft_consensus.cc:515] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.477802  9224 leader_election.cc:290] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.478586  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:14.478766  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:14.479205  8990 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.479297  9064 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.484066  9064 raft_consensus.cc:2468] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
I20260709 13:14:14.484993  9106 leader_election.cc:304] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:14.485476  8990 raft_consensus.cc:2468] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 1.
I20260709 13:14:14.486212  9224 raft_consensus.cc:2804] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:14.486692  9224 raft_consensus.cc:697] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:14.487526  9224 consensus_queue.cc:237] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.495769  8990 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.496050  8888 catalog_manager.cc:5697] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.497257  9186 raft_consensus.cc:493] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.497665  9186 raft_consensus.cc:515] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.499555  9186 leader_election.cc:290] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.500346  8989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.501127  8989 raft_consensus.cc:2393] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8ede52c4a944f4b954603de751bcbdf in current term 1: Already voted for candidate 8a17b99e649c44889d6a08338e564f8b in this term.
I20260709 13:14:14.501044  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a17b99e649c44889d6a08338e564f8b" is_pre_election: true
I20260709 13:14:14.502470  9032 leader_election.cc:304] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf; no voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.503338  9186 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.505872  9224 consensus_queue.cc:1048] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.508314  9186 raft_consensus.cc:2749] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.519047  9224 consensus_queue.cc:1048] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.532330  9250 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.533834  9250 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.566407  9213 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.566838  9213 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.568581  9213 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:14.569275  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa5fd611d76453aa8212172cc08ea47" is_pre_election: true
I20260709 13:14:14.569545  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ede52c4a944f4b954603de751bcbdf" is_pre_election: true
I20260709 13:14:14.570237  9064 raft_consensus.cc:2393] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a17b99e649c44889d6a08338e564f8b in current term 1: Already voted for candidate efa5fd611d76453aa8212172cc08ea47 in this term.
I20260709 13:14:14.571213  9106 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b; no voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.571834  9213 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.576154  9213 raft_consensus.cc:2749] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:14.598016  8990 raft_consensus.cc:3060] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.655220  9245 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.664952  9140 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.674980  9244 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:14.685883  9064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:51440
I20260709 13:14:14.686556  9064 raft_consensus.cc:606] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.705770  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "250b064f9525455882579287909a393d"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:14.706305  9140 raft_consensus.cc:606] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.714190  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488617e491c34015a4112f2bb45be603"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:14.714694  9140 raft_consensus.cc:606] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:14.728089  8990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8586c7896344bcbb05056c76d376418"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:50448
I20260709 13:14:14.728577  8990 raft_consensus.cc:606] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Received request to transfer leadership to TS d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:14.729233  9213 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.733989  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:14.734685  9140 raft_consensus.cc:606] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Received request to transfer leadership to TS d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:14.737088  9185 raft_consensus.cc:993] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:14.737483  9185 raft_consensus.cc:1081] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Signalling peer d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:14.739241  9065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:14.739782  9065 raft_consensus.cc:493] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.740141  9065 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.741111  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:14.741541  9140 raft_consensus.cc:606] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Received request to transfer leadership to TS d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:14.746940  9065 raft_consensus.cc:515] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.748104  9064 raft_consensus.cc:1240] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Rejecting Update request from peer 8a17b99e649c44889d6a08338e564f8b for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:14.749818  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:14.750778  8990 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.753634  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:14.754029  8989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:50448
I20260709 13:14:14.754671  8989 raft_consensus.cc:606] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Received request to transfer leadership to TS 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:14.756911  8990 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
I20260709 13:14:14.749993  9065 leader_election.cc:290] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:14.748611  9213 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:14.757833  9030 leader_election.cc:304] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:14.758749  9186 raft_consensus.cc:2804] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.758951  9185 consensus_queue.cc:1059] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.759248  9186 raft_consensus.cc:697] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:14.759860  9140 raft_consensus.cc:3055] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.760265  9140 raft_consensus.cc:740] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:14.760329  8990 raft_consensus.cc:1240] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Rejecting Update request from peer 8a17b99e649c44889d6a08338e564f8b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:14.760135  9186 consensus_queue.cc:237] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.761268  9140 consensus_queue.cc:260] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:14.762360  9140 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:14.768858  9087 debug-util.cc:398] Leaking SignalData structure 0x7b080006f580 after lost signal to thread 8349
W20260709 13:14:14.770016  9087 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2120 after lost signal to thread 8923
I20260709 13:14:14.769412  8887 catalog_manager.cc:5697] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 1 to 2, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:14.763092  9213 consensus_queue.cc:1175] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "efa5fd611d76453aa8212172cc08ea47" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 8a17b99e649c44889d6a08338e564f8b for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:14:14.773277  9140 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
W20260709 13:14:14.773757  9185 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:14:14.900743  9244 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:14.908846  9244 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.042874  9213 consensus_queue.cc:1048] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.051661  9185 raft_consensus.cc:993] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.052138  9185 raft_consensus.cc:1081] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.055648  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488617e491c34015a4112f2bb45be603"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40668
I20260709 13:14:15.056263  8991 raft_consensus.cc:493] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.056691  8991 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.058890  9250 consensus_queue.cc:1048] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:15.064483  9222 raft_consensus.cc:993] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.065099  9186 raft_consensus.cc:1081] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.066718  8991 raft_consensus.cc:515] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.067184  8990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40658
I20260709 13:14:15.067967  8990 raft_consensus.cc:493] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.068518  8990 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.071311  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:15.074558  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488617e491c34015a4112f2bb45be603" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:15.075114  8991 leader_election.cc:290] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 2 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:15.075212  9140 raft_consensus.cc:3055] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.075673  9140 raft_consensus.cc:740] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:15.076526  9140 consensus_queue.cc:260] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.077870  9140 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.081382  8990 raft_consensus.cc:515] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:15.084364  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:15.085062  9064 raft_consensus.cc:3055] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.085441  9064 raft_consensus.cc:740] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:15.086444  9064 consensus_queue.cc:260] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:15.087724  8990 leader_election.cc:290] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 2 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:15.087882  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:15.088551  9139 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.092696  9140 raft_consensus.cc:2468] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 2.
I20260709 13:14:15.094056  8957 leader_election.cc:304] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [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: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:15.095264  9190 raft_consensus.cc:2804] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.095810  9190 raft_consensus.cc:697] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:15.096707  9190 consensus_queue.cc:237] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.098369  9139 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 2.
I20260709 13:14:15.099668  8957 leader_election.cc:304] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:15.095263  9064 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.100580  9244 raft_consensus.cc:2804] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.101207  9244 raft_consensus.cc:697] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:15.102084  9244 consensus_queue.cc:237] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:15.106817  8887 catalog_manager.cc:5697] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 1 to 2, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.107833  9064 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 2.
I20260709 13:14:15.114670  9250 raft_consensus.cc:993] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:15.115191  9185 raft_consensus.cc:1081] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Signalling peer d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:15.116917  9064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:15.117515  9064 raft_consensus.cc:493] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.117933  9064 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.121068  8887 catalog_manager.cc:5697] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 1 to 2, leader changed from d8ede52c4a944f4b954603de751bcbdf (127.8.38.130) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.122856  9185 raft_consensus.cc:993] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.123344  9185 raft_consensus.cc:1081] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:15.125809  8990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "250b064f9525455882579287909a393d"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40668
I20260709 13:14:15.126499  8990 raft_consensus.cc:493] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.126912  8990 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.135828  9064 raft_consensus.cc:515] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.138731  9064 leader_election.cc:290] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:15.139921  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:15.140558  8991 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.135839  8990 raft_consensus.cc:515] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.141120  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:15.141736  9139 raft_consensus.cc:3055] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.142045  9139 raft_consensus.cc:740] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:15.142863  9139 consensus_queue.cc:260] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.144237  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:15.144234  9139 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.144928  9140 raft_consensus.cc:3055] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.145323  9140 raft_consensus.cc:740] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:15.146203  9140 consensus_queue.cc:260] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.147432  9140 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.149587  8991 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
I20260709 13:14:15.151085  9030 leader_election.cc:304] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:15.151954  9222 raft_consensus.cc:2804] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.152271  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:15.152500  9222 raft_consensus.cc:697] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:15.152766  9139 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
I20260709 13:14:15.152904  9064 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.153465  9222 consensus_queue.cc:237] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.156028  8990 leader_election.cc:290] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 2 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:15.158672  9140 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 2.
I20260709 13:14:15.160073  8957 leader_election.cc:304] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:15.161010  9190 raft_consensus.cc:2804] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.161638  9190 raft_consensus.cc:697] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:15.162509  9190 consensus_queue.cc:237] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.163628  9064 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 2.
I20260709 13:14:15.166021  8888 catalog_manager.cc:5697] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 1 to 2, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.171214  8887 catalog_manager.cc:5697] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 1 to 2, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.196477  9244 raft_consensus.cc:993] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: : Instructing follower 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:15.197016  9190 raft_consensus.cc:1081] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Signalling peer 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:15.198556  9140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:14:15.199184  9140 raft_consensus.cc:493] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.199585  9140 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.207168  9140 raft_consensus.cc:515] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.209301  9140 leader_election.cc:290] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:15.210374  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:15.210284  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b3121ef774f919e8a66caac257ef0" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:15.210985  9064 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.211083  8990 raft_consensus.cc:3055] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.211611  8990 raft_consensus.cc:740] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:15.212545  8990 consensus_queue.cc:260] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.213783  8990 raft_consensus.cc:3060] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.215049  9244 raft_consensus.cc:993] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: : Instructing follower d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:15.215524  9245 raft_consensus.cc:1081] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Signalling peer d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:15.220454  9065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8586c7896344bcbb05056c76d376418"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:14:15.220703  9064 raft_consensus.cc:2468] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:15.221042  9065 raft_consensus.cc:493] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.221408  9065 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.221875  9106 leader_election.cc:304] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:15.222779  9185 raft_consensus.cc:2804] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.223284  9185 raft_consensus.cc:697] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:15.224997  9185 consensus_queue.cc:237] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.225423  8990 raft_consensus.cc:2468] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:15.228144  9065 raft_consensus.cc:515] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.231809  9065 leader_election.cc:290] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:15.232232  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:15.232939  8990 raft_consensus.cc:3055] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.233321  8990 raft_consensus.cc:740] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:15.233337  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:15.234020  9140 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.234494  8990 consensus_queue.cc:260] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.234896  8887 catalog_manager.cc:5697] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 1 to 2, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 2 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.235936  8990 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.243018  9140 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
I20260709 13:14:15.243561  8990 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 2.
I20260709 13:14:15.244685  9032 leader_election.cc:304] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:15.245458  9222 raft_consensus.cc:2804] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.245968  9222 raft_consensus.cc:697] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:15.246802  9222 consensus_queue.cc:237] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:15.253232  8887 catalog_manager.cc:5697] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 1 to 2, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.311192  8990 raft_consensus.cc:1275] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.312678  9222 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.324024  9140 raft_consensus.cc:1275] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.325707  9210 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.510499  9065 raft_consensus.cc:3060] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.516737  9065 raft_consensus.cc:1275] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.517874  9245 consensus_queue.cc:1048] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.527876  9139 raft_consensus.cc:1275] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.529480  9238 consensus_queue.cc:1048] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.549978  9065 raft_consensus.cc:1275] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.551355  9238 consensus_queue.cc:1048] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.561586  9139 raft_consensus.cc:1275] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.563566  9244 consensus_queue.cc:1048] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.578015  9139 raft_consensus.cc:1275] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.579458  9210 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.588956  8990 raft_consensus.cc:1275] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.590425  9222 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.606055  9065 raft_consensus.cc:1275] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.607384  9185 consensus_queue.cc:1048] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.618808  8990 raft_consensus.cc:1275] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.620293  9185 consensus_queue.cc:1048] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.621347  9139 raft_consensus.cc:1275] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.623355  9245 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.647475  9065 raft_consensus.cc:1275] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.648963  9238 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.672260  9139 raft_consensus.cc:1275] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.673549  9222 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.682641  8990 raft_consensus.cc:1275] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.684482  9210 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.790027  8346 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:14:17.790804  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:17.815918  8990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:17.816401  8990 raft_consensus.cc:606] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Received request to transfer leadership to TS 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:17.818747  8990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:17.819191  8990 raft_consensus.cc:606] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Received request to transfer leadership to TS 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:17.820188  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:17.820647  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:17.929984  9238 raft_consensus.cc:993] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: : Instructing follower 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:17.930516  9288 raft_consensus.cc:1081] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Signalling peer 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:17.932159  9140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:14:17.932763  9140 raft_consensus.cc:493] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.933145  9140 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.940410  9140 raft_consensus.cc:515] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:17.942621  9140 leader_election.cc:290] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:17.943285  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:17.943832  8990 raft_consensus.cc:3055] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.944185  8990 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:17.944123  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:17.944739  9065 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.944996  8990 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:17.946118  8990 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.951265  9065 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:17.952119  8990 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:17.952548  9106 leader_election.cc:304] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:17.953450  9287 raft_consensus.cc:2804] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.954445  9287 raft_consensus.cc:697] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:17.955371  9287 consensus_queue.cc:237] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:17.965796  8889 catalog_manager.cc:5697] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 1 to 2, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 2 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:18.259258  9238 raft_consensus.cc:993] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: : Instructing follower 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:18.259788  9288 raft_consensus.cc:1081] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Signalling peer 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:18.261744  9140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:14:18.262238  9140 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:18.262562  9140 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.269302  9140 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.270717  9140 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:18.271708  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:18.272272  8990 raft_consensus.cc:3055] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:18.272138  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:18.272599  8990 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:18.272836  9065 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.273350  8990 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.274192  8990 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.278151  8990 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:18.279140  9104 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:18.279814  9287 raft_consensus.cc:2804] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:18.280253  9287 raft_consensus.cc:697] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:18.281060  9065 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 2.
I20260709 13:14:18.280984  9287 consensus_queue.cc:237] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.290748  8889 catalog_manager.cc:5697] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 1 to 2, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 2 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:18.398710  9065 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.400208  9287 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.409687  8990 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.411195  9287 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.670718  9065 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.672060  9287 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.681092  8990 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.685333  9287 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.821486  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:18.836273  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:18.837000  9140 raft_consensus.cc:606] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:18.845216  9140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:44202
I20260709 13:14:18.845669  9140 raft_consensus.cc:606] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:18.853554  9064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8586c7896344bcbb05056c76d376418"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:51440
I20260709 13:14:18.854223  9064 raft_consensus.cc:606] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:18.859714  9064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:51440
I20260709 13:14:18.860262  9064 raft_consensus.cc:606] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:18.865211  9064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
mode: GRACEFUL
new_leader_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:51440
I20260709 13:14:18.865736  9064 raft_consensus.cc:606] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Received request to transfer leadership to TS efa5fd611d76453aa8212172cc08ea47
I20260709 13:14:18.947510  9308 raft_consensus.cc:993] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:18.948359  9210 raft_consensus.cc:1081] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:18.950232  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40658
I20260709 13:14:18.950920  8991 raft_consensus.cc:493] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:18.951344  8991 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.957590  8991 raft_consensus.cc:515] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.960201  8991 leader_election.cc:290] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 3 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:18.961490  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:18.962371  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bd1b6e6485490680429088c3af7430" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:18.962386  9064 raft_consensus.cc:3055] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:18.963066  9064 raft_consensus.cc:740] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:18.963238  9140 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.964434  9064 consensus_queue.cc:260] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.966223  9064 raft_consensus.cc:3060] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.972347  9140 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:18.974064  8957 leader_election.cc:304] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [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: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:18.974313  9064 raft_consensus.cc:2468] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:18.975250  9288 raft_consensus.cc:2804] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:18.976439  9288 raft_consensus.cc:697] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:18.977839  9288 consensus_queue.cc:237] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:18.991432  8887 catalog_manager.cc:5697] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 2 to 3, leader changed from d8ede52c4a944f4b954603de751bcbdf (127.8.38.130) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.062625  9308 raft_consensus.cc:993] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.063259  9210 raft_consensus.cc:1081] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.065131  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8586c7896344bcbb05056c76d376418"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40658
I20260709 13:14:19.065619  8991 raft_consensus.cc:493] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.065940  8991 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.071005  8991 raft_consensus.cc:515] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.072815  8991 leader_election.cc:290] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 3 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:19.073624  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:19.073973  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8586c7896344bcbb05056c76d376418" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:19.074301  9064 raft_consensus.cc:3055] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.074592  9140 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.074702  9064 raft_consensus.cc:740] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:19.075773  9064 consensus_queue.cc:260] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.077373  9064 raft_consensus.cc:3060] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.079309  9140 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.080441  8957 leader_election.cc:304] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [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: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:19.081199  9309 raft_consensus.cc:2804] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.081619  9309 raft_consensus.cc:697] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:19.082484  9309 consensus_queue.cc:237] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.084916  9064 raft_consensus.cc:2468] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.091339  8887 catalog_manager.cc:5697] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 2 to 3, leader changed from d8ede52c4a944f4b954603de751bcbdf (127.8.38.130) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.146154  9314 raft_consensus.cc:993] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.146730  9210 raft_consensus.cc:1081] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.148207  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40658
I20260709 13:14:19.148679  8991 raft_consensus.cc:493] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.148936  8991 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.153538  8991 raft_consensus.cc:515] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.155174  8991 leader_election.cc:290] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 3 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:19.155989  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:19.156270  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee658f8f414dba99799a3ab9c870a1" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:19.156551  9064 raft_consensus.cc:3055] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.156818  9140 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.156983  9064 raft_consensus.cc:740] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:19.157982  9064 consensus_queue.cc:260] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.159214  9064 raft_consensus.cc:3060] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.161557  9140 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.162511  8957 leader_election.cc:304] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [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: 8a17b99e649c44889d6a08338e564f8b, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:19.163280  9309 raft_consensus.cc:2804] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.163697  9309 raft_consensus.cc:697] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:19.164324  9064 raft_consensus.cc:2468] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.164479  9309 consensus_queue.cc:237] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.171563  8887 catalog_manager.cc:5697] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 2 to 3, leader changed from d8ede52c4a944f4b954603de751bcbdf (127.8.38.130) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.242002  9287 raft_consensus.cc:993] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.242699  9291 raft_consensus.cc:1081] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.244359  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40668
I20260709 13:14:19.244793  8991 raft_consensus.cc:493] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.245050  8991 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.249738  8991 raft_consensus.cc:515] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.251324  8991 leader_election.cc:290] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 3 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:19.252169  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:19.252390  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:19.252743  9064 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.252823  9140 raft_consensus.cc:3055] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.253185  9140 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:19.253983  9140 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.255156  9140 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.259796  9064 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.261058  8957 leader_election.cc:304] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [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: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:19.261439  9140 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.262097  9309 raft_consensus.cc:2804] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.262621  9309 raft_consensus.cc:697] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:19.263499  9309 consensus_queue.cc:237] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.268985  8887 catalog_manager.cc:5697] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 2 to 3, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.285073  9287 raft_consensus.cc:993] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: : Instructing follower efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.285538  9287 raft_consensus.cc:1081] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Signalling peer efa5fd611d76453aa8212172cc08ea47 to start an election
I20260709 13:14:19.287158  8991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
 from {username='slave'} at 127.0.0.1:40668
I20260709 13:14:19.287694  8991 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.288107  8991 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.292846  8991 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.294556  8991 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [CANDIDATE]: Term 3 election: Requested vote from peers d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:19.295351  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:19.295780  9140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "efa5fd611d76453aa8212172cc08ea47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:19.295912  9064 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.296314  9140 raft_consensus.cc:3055] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.296603  9140 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:19.297343  9140 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.298454  9140 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.302276  9064 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.303357  8957 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [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: d8ede52c4a944f4b954603de751bcbdf, efa5fd611d76453aa8212172cc08ea47; no voters: 
I20260709 13:14:19.304158  9309 raft_consensus.cc:2804] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.304504  9140 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa5fd611d76453aa8212172cc08ea47 in term 3.
I20260709 13:14:19.304699  9309 raft_consensus.cc:697] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Leader. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:19.305922  9309 consensus_queue.cc:237] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:19.312703  8887 catalog_manager.cc:5697] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 reported cstate change: term changed from 2 to 3, leader changed from 8a17b99e649c44889d6a08338e564f8b (127.8.38.131) to efa5fd611d76453aa8212172cc08ea47 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "efa5fd611d76453aa8212172cc08ea47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.428126  9064 raft_consensus.cc:1275] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.429695  9309 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:19.441632  9140 raft_consensus.cc:1275] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.442790  9288 consensus_queue.cc:1048] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.482252  9140 raft_consensus.cc:1275] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.483448  9309 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.494580  9064 raft_consensus.cc:1275] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.496491  9323 consensus_queue.cc:1048] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:19.676062  9140 raft_consensus.cc:1275] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.677126  9323 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.686721  9064 raft_consensus.cc:1275] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.688898  9288 consensus_queue.cc:1048] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.705256  9064 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.706504  9288 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.715090  9140 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.716390  9309 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.844086  9140 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.845409  9328 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.855391  9064 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer efa5fd611d76453aa8212172cc08ea47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.856887  9288 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.873023  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:21.880551  8991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "250b064f9525455882579287909a393d"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:21.881112  8991 raft_consensus.cc:606] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Received request to transfer leadership to TS 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:21.883651  8991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:21.884171  8991 raft_consensus.cc:606] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Received request to transfer leadership to TS d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:21.886548  8991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:21.887069  8991 raft_consensus.cc:606] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Received request to transfer leadership to TS d8ede52c4a944f4b954603de751bcbdf
I20260709 13:14:21.889385  8991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
mode: GRACEFUL
new_leader_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:50464
I20260709 13:14:21.889954  8991 raft_consensus.cc:606] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Received request to transfer leadership to TS 8a17b99e649c44889d6a08338e564f8b
I20260709 13:14:21.891081  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:21.891556  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:21.899518  9334 raft_consensus.cc:993] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: : Instructing follower 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:21.900002  9288 raft_consensus.cc:1081] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Signalling peer 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:21.901387  9139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:14:21.901839  9139 raft_consensus.cc:493] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:21.902112  9139 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:21.906867  9139 raft_consensus.cc:515] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:21.908560  9139 leader_election.cc:290] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 4 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:21.909338  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:21.909504  9064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dfec0676cc4b0188584f6850c46a3c" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:21.909936  8991 raft_consensus.cc:3055] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:21.910039  9064 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:21.910236  8991 raft_consensus.cc:740] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:21.911007  8991 consensus_queue.cc:260] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:21.912077  8991 raft_consensus.cc:3060] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:21.915200  9064 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 4.
I20260709 13:14:21.916462  9106 leader_election.cc:304] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [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: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:21.917248  9332 raft_consensus.cc:2804] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:21.917682  8991 raft_consensus.cc:2468] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 4.
I20260709 13:14:21.918366  9332 raft_consensus.cc:697] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 4 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:21.919242  9332 consensus_queue.cc:237] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:21.925734  8889 catalog_manager.cc:5697] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 3 to 4, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 4 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.032290  9334 raft_consensus.cc:993] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: : Instructing follower d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:22.032734  9288 raft_consensus.cc:1081] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Signalling peer d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:22.034015  9065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76aafc6de52949ca815330609d1d172e"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:14:22.034401  9065 raft_consensus.cc:493] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:22.034664  9065 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:22.038841  9065 raft_consensus.cc:515] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.040295  9065 leader_election.cc:290] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 4 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909)
I20260709 13:14:22.041303  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:22.041554  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc6de52949ca815330609d1d172e" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:22.041846  8991 raft_consensus.cc:3055] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:22.042088  9139 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:22.042200  8991 raft_consensus.cc:740] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:22.042928  8991 consensus_queue.cc:260] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.043848  8991 raft_consensus.cc:3060] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:22.047088  9139 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 4.
I20260709 13:14:22.048386  9032 leader_election.cc:304] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [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: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:22.048712  8991 raft_consensus.cc:2468] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 4.
I20260709 13:14:22.049113  9210 raft_consensus.cc:2804] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:22.050406  9210 raft_consensus.cc:697] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 4 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:22.051244  9210 consensus_queue.cc:237] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.057840  8889 catalog_manager.cc:5697] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 3 to 4, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 4 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.063922  9334 raft_consensus.cc:993] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: : Instructing follower d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:22.064381  9288 raft_consensus.cc:1081] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Signalling peer d8ede52c4a944f4b954603de751bcbdf to start an election
I20260709 13:14:22.066022  9065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1"
dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:14:22.066445  9065 raft_consensus.cc:493] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:22.066701  9065 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.070933  9065 raft_consensus.cc:515] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:22.072507  9065 leader_election.cc:290] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [CANDIDATE]: Term 3 election: Requested vote from peers 8a17b99e649c44889d6a08338e564f8b (127.8.38.131:39909), efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159)
I20260709 13:14:22.073237  9139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
I20260709 13:14:22.073505  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8057e9861c8d42a182a286e9277d4bc1" candidate_uuid: "d8ede52c4a944f4b954603de751bcbdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:22.073782  9139 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.074113  8991 raft_consensus.cc:3055] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:22.074395  8991 raft_consensus.cc:740] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:22.075124  8991 consensus_queue.cc:260] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [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: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:22.076067  8991 raft_consensus.cc:3060] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.078529  9139 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 3.
I20260709 13:14:22.079478  9032 leader_election.cc:304] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [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: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:22.080300  9210 raft_consensus.cc:2804] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:22.080744  9210 raft_consensus.cc:697] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 3 LEADER]: Becoming Leader. State: Replica: d8ede52c4a944f4b954603de751bcbdf, State: Running, Role: LEADER
I20260709 13:14:22.080890  8991 raft_consensus.cc:2468] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ede52c4a944f4b954603de751bcbdf in term 3.
I20260709 13:14:22.081580  9210 consensus_queue.cc:237] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [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: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } }
I20260709 13:14:22.089236  8889 catalog_manager.cc:5697] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf reported cstate change: term changed from 2 to 3, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to d8ede52c4a944f4b954603de751bcbdf (127.8.38.130). New cstate: current_term: 3 leader_uuid: "d8ede52c4a944f4b954603de751bcbdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.313019  8991 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:22.314309  9332 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.325066  9065 raft_consensus.cc:1275] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:22.326824  9346 consensus_queue.cc:1048] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.412660  9334 raft_consensus.cc:993] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: : Instructing follower 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:22.413218  9288 raft_consensus.cc:1081] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Signalling peer 8a17b99e649c44889d6a08338e564f8b to start an election
I20260709 13:14:22.414752  9139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "250b064f9525455882579287909a393d"
dest_uuid: "8a17b99e649c44889d6a08338e564f8b"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:14:22.415237  9139 raft_consensus.cc:493] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:22.415508  9139 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.419788  9139 raft_consensus.cc:515] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.421307  9139 leader_election.cc:290] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [CANDIDATE]: Term 3 election: Requested vote from peers efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159), d8ede52c4a944f4b954603de751bcbdf (127.8.38.130:32773)
I20260709 13:14:22.422178  8991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa5fd611d76453aa8212172cc08ea47"
I20260709 13:14:22.422356  9065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250b064f9525455882579287909a393d" candidate_uuid: "8a17b99e649c44889d6a08338e564f8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ede52c4a944f4b954603de751bcbdf"
I20260709 13:14:22.422843  8991 raft_consensus.cc:3055] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:22.422856  9065 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.423359  8991 raft_consensus.cc:740] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efa5fd611d76453aa8212172cc08ea47, State: Running, Role: LEADER
I20260709 13:14:22.424180  8991 consensus_queue.cc:260] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.425376  8991 raft_consensus.cc:3060] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:22.429663  9065 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 3.
I20260709 13:14:22.430837  9106 leader_election.cc:304] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [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: 8a17b99e649c44889d6a08338e564f8b, d8ede52c4a944f4b954603de751bcbdf; no voters: 
I20260709 13:14:22.431746  9346 raft_consensus.cc:2804] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:22.431947  8991 raft_consensus.cc:2468] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a17b99e649c44889d6a08338e564f8b in term 3.
I20260709 13:14:22.432206  9346 raft_consensus.cc:697] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 3 LEADER]: Becoming Leader. State: Replica: 8a17b99e649c44889d6a08338e564f8b, State: Running, Role: LEADER
I20260709 13:14:22.433194  9346 consensus_queue.cc:237] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [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: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } }
I20260709 13:14:22.440512  8887 catalog_manager.cc:5697] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b reported cstate change: term changed from 2 to 3, leader changed from efa5fd611d76453aa8212172cc08ea47 (127.8.38.129) to 8a17b99e649c44889d6a08338e564f8b (127.8.38.131). New cstate: current_term: 3 leader_uuid: "8a17b99e649c44889d6a08338e564f8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.469899  9139 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:22.471076  9210 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.473366  8991 raft_consensus.cc:1275] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:22.474608  9210 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:22.480630  8990 raft_consensus.cc:1275] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:22.482275  9210 consensus_queue.cc:1048] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa5fd611d76453aa8212172cc08ea47" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:22.495807  9139 raft_consensus.cc:1275] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Refusing update from remote peer d8ede52c4a944f4b954603de751bcbdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:22.497190  9355 consensus_queue.cc:1048] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a17b99e649c44889d6a08338e564f8b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:22.892540  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:22.898880  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
I20260709 13:14:22.900097  9065 raft_consensus.cc:1275] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Refusing update from remote peer 8a17b99e649c44889d6a08338e564f8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:22.902036  9346 consensus_queue.cc:1048] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ede52c4a944f4b954603de751bcbdf" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:22.916285  9104 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:14:22.931485  9104 consensus_peers.cc:597] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b -> Peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Couldn't send request to peer efa5fd611d76453aa8212172cc08ea47. 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 13:14:22.938869  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:22.939160  9030 consensus_peers.cc:597] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf -> Peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Couldn't send request to peer efa5fd611d76453aa8212172cc08ea47. 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 13:14:22.939949  8346 tablet_replica.cc:333] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.940853  8346 raft_consensus.cc:2243] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:22.941869  8346 raft_consensus.cc:2272] T e3bd1b6e6485490680429088c3af7430 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.943957  8346 tablet_replica.cc:333] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.944490  8346 raft_consensus.cc:2243] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.944962  8346 raft_consensus.cc:2272] T 90eb98def7f24ea4a6fcd6ae95f76cbe P efa5fd611d76453aa8212172cc08ea47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.947533  8346 tablet_replica.cc:333] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.948285  8346 raft_consensus.cc:2243] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.948684  8346 raft_consensus.cc:2272] T 8057e9861c8d42a182a286e9277d4bc1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.950758  8346 tablet_replica.cc:333] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.951339  8346 raft_consensus.cc:2243] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:22.952028  8346 raft_consensus.cc:2272] T 8aee658f8f414dba99799a3ab9c870a1 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.953779  8346 tablet_replica.cc:333] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.954277  8346 raft_consensus.cc:2243] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:22.955004  8346 raft_consensus.cc:2272] T 488617e491c34015a4112f2bb45be603 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.957394  8346 tablet_replica.cc:333] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.958313  8346 raft_consensus.cc:2243] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.958874  8346 raft_consensus.cc:2272] T 91dfec0676cc4b0188584f6850c46a3c P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.961256  8346 tablet_replica.cc:333] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.961782  8346 raft_consensus.cc:2243] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.962240  8346 raft_consensus.cc:2272] T 250b064f9525455882579287909a393d P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.964457  8346 tablet_replica.cc:333] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.964920  8346 raft_consensus.cc:2243] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:22.965590  8346 raft_consensus.cc:2272] T d8586c7896344bcbb05056c76d376418 P efa5fd611d76453aa8212172cc08ea47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.967257  8346 tablet_replica.cc:333] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.967847  8346 raft_consensus.cc:2243] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.968276  8346 raft_consensus.cc:2272] T 76aafc6de52949ca815330609d1d172e P efa5fd611d76453aa8212172cc08ea47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.970337  8346 tablet_replica.cc:333] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47: stopping tablet replica
I20260709 13:14:22.970877  8346 raft_consensus.cc:2243] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.971349  8346 raft_consensus.cc:2272] T 0f6b3121ef774f919e8a66caac257ef0 P efa5fd611d76453aa8212172cc08ea47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.999876  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
W20260709 13:14:23.021103  9030 consensus_peers.cc:597] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf -> Peer efa5fd611d76453aa8212172cc08ea47 (127.8.38.129:41159): Couldn't send request to peer efa5fd611d76453aa8212172cc08ea47. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:41159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.023554  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
I20260709 13:14:23.046162  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:23.047076  8346 tablet_replica.cc:333] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.048017  8346 raft_consensus.cc:2243] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.048611  8346 raft_consensus.cc:2272] T 8aee658f8f414dba99799a3ab9c870a1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.050275  8346 tablet_replica.cc:333] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.050758  8346 raft_consensus.cc:2243] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.051213  8346 raft_consensus.cc:2272] T 488617e491c34015a4112f2bb45be603 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.052863  8346 tablet_replica.cc:333] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.053297  8346 raft_consensus.cc:2243] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.053751  8346 raft_consensus.cc:2272] T e3bd1b6e6485490680429088c3af7430 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.055404  8346 tablet_replica.cc:333] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.055898  8346 raft_consensus.cc:2243] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.056304  8346 raft_consensus.cc:2272] T 91dfec0676cc4b0188584f6850c46a3c P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.058766  8346 tablet_replica.cc:333] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.059383  8346 raft_consensus.cc:2243] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.059783  8346 raft_consensus.cc:2272] T d8586c7896344bcbb05056c76d376418 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.061527  8346 tablet_replica.cc:333] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.062044  8346 raft_consensus.cc:2243] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.062456  8346 raft_consensus.cc:2272] T 250b064f9525455882579287909a393d P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.064577  8346 tablet_replica.cc:333] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.065065  8346 raft_consensus.cc:2243] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.065812  8346 raft_consensus.cc:2272] T 90eb98def7f24ea4a6fcd6ae95f76cbe P d8ede52c4a944f4b954603de751bcbdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.067512  8346 tablet_replica.cc:333] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.068066  8346 raft_consensus.cc:2243] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.068769  8346 raft_consensus.cc:2272] T 8057e9861c8d42a182a286e9277d4bc1 P d8ede52c4a944f4b954603de751bcbdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.070803  8346 tablet_replica.cc:333] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.071331  8346 raft_consensus.cc:2243] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.071740  8346 raft_consensus.cc:2272] T 0f6b3121ef774f919e8a66caac257ef0 P d8ede52c4a944f4b954603de751bcbdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.073335  8346 tablet_replica.cc:333] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf: stopping tablet replica
I20260709 13:14:23.073783  8346 raft_consensus.cc:2243] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.074492  8346 raft_consensus.cc:2272] T 76aafc6de52949ca815330609d1d172e P d8ede52c4a944f4b954603de751bcbdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.129567  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
I20260709 13:14:23.149107  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
I20260709 13:14:23.175800  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:23.176584  8346 tablet_replica.cc:333] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.177256  8346 raft_consensus.cc:2243] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.177760  8346 raft_consensus.cc:2272] T e3bd1b6e6485490680429088c3af7430 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.179663  8346 tablet_replica.cc:333] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.180254  8346 raft_consensus.cc:2243] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.180722  8346 raft_consensus.cc:2272] T 488617e491c34015a4112f2bb45be603 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.182576  8346 tablet_replica.cc:333] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.183215  8346 raft_consensus.cc:2243] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.183671  8346 raft_consensus.cc:2272] T 8aee658f8f414dba99799a3ab9c870a1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.185444  8346 tablet_replica.cc:333] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.185968  8346 raft_consensus.cc:2243] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.186749  8346 raft_consensus.cc:2272] T 91dfec0676cc4b0188584f6850c46a3c P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.189424  8346 tablet_replica.cc:333] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.190043  8346 raft_consensus.cc:2243] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.190503  8346 raft_consensus.cc:2272] T d8586c7896344bcbb05056c76d376418 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.192101  8346 tablet_replica.cc:333] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.192639  8346 raft_consensus.cc:2243] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.193374  8346 raft_consensus.cc:2272] T 250b064f9525455882579287909a393d P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.195454  8346 tablet_replica.cc:333] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.195961  8346 raft_consensus.cc:2243] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.196383  8346 raft_consensus.cc:2272] T 76aafc6de52949ca815330609d1d172e P 8a17b99e649c44889d6a08338e564f8b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.198377  8346 tablet_replica.cc:333] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.198889  8346 raft_consensus.cc:2243] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.199704  8346 raft_consensus.cc:2272] T 0f6b3121ef774f919e8a66caac257ef0 P 8a17b99e649c44889d6a08338e564f8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.201457  8346 tablet_replica.cc:333] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.201929  8346 raft_consensus.cc:2243] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.202342  8346 raft_consensus.cc:2272] T 8057e9861c8d42a182a286e9277d4bc1 P 8a17b99e649c44889d6a08338e564f8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.204406  8346 tablet_replica.cc:333] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b: stopping tablet replica
I20260709 13:14:23.204887  8346 raft_consensus.cc:2243] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.205302  8346 raft_consensus.cc:2272] T 90eb98def7f24ea4a6fcd6ae95f76cbe P 8a17b99e649c44889d6a08338e564f8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.233515  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:14:23.251631  8346 master.cc:562] Master@127.8.38.190:41573 shutting down...
I20260709 13:14:23.271551  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:23.272084  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.272429  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab60337129b94fb9a57743c91622e184: stopping tablet replica
I20260709 13:14:23.293267  8346 master.cc:584] Master@127.8.38.190:41573 shutdown complete.
8a17b99e649c44889d6a08338e564f8b  1
d8ede52c4a944f4b954603de751bcbdf  4
efa5fd611d76453aa8212172cc08ea47  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10907 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:14:23.335166  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:39843
I20260709 13:14:23.336282  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:23.341687  9363 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 13:14:23.342914  9364 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 13:14:23.343465  9366 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 13:14:23.343562  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:23.344717  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:23.344903  8346 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 13:14:23.345019  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602863345006 us; error 0 us; skew 500 ppm
I20260709 13:14:23.345474  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:23.347695  8346 webserver.cc:533] Webserver started at http://127.8.38.190:36479/ using document root <none> and password file <none>
I20260709 13:14:23.348140  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:23.348289  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:23.348503  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:23.349601  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "7b888caca9c842ee91e8941354221366"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.354013  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:14:23.357467  9371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.358244  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:23.358608  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "7b888caca9c842ee91e8941354221366"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.358907  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-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 13:14:23.372169  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:23.373616  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:23.414448  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:39843
I20260709 13:14:23.414537  9422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:39843 every 8 connection(s)
I20260709 13:14:23.418628  9423 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 13:14:23.430006  9423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366: Bootstrap starting.
I20260709 13:14:23.435428  9423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:23.439546  9423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366: No bootstrap required, opened a new log
I20260709 13:14:23.441540  9423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b888caca9c842ee91e8941354221366" member_type: VOTER }
I20260709 13:14:23.441896  9423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:23.442070  9423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b888caca9c842ee91e8941354221366, State: Initialized, Role: FOLLOWER
I20260709 13:14:23.442626  9423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b888caca9c842ee91e8941354221366" member_type: VOTER }
I20260709 13:14:23.443105  9423 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:23.443306  9423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:23.443516  9423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:23.447795  9423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b888caca9c842ee91e8941354221366" member_type: VOTER }
I20260709 13:14:23.448292  9423 leader_election.cc:304] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [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: 7b888caca9c842ee91e8941354221366; no voters: 
I20260709 13:14:23.449369  9423 leader_election.cc:290] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:23.450155  9426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:23.451567  9426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 1 LEADER]: Becoming Leader. State: Replica: 7b888caca9c842ee91e8941354221366, State: Running, Role: LEADER
I20260709 13:14:23.452162  9426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [LEADER]: Queue going to LEADER mode. State: All 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: "7b888caca9c842ee91e8941354221366" member_type: VOTER }
I20260709 13:14:23.452777  9423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:23.457056  9427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b888caca9c842ee91e8941354221366" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b888caca9c842ee91e8941354221366" member_type: VOTER } }
I20260709 13:14:23.457886  9427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:23.459386  9428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b888caca9c842ee91e8941354221366. Latest consensus state: current_term: 1 leader_uuid: "7b888caca9c842ee91e8941354221366" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b888caca9c842ee91e8941354221366" member_type: VOTER } }
I20260709 13:14:23.459900  9434 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:23.460036  9428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:23.464972  9434 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:23.469151  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:23.473793  9434 catalog_manager.cc:1383] Generated new cluster ID: 860f0b8befc84a77a62ac5d42efb2e2e
I20260709 13:14:23.474061  9434 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:23.495795  9434 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:23.497182  9434 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:23.518749  9434 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366: Generated new TSK 0
I20260709 13:14:23.519433  9434 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:23.535715  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:23.542089  9444 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 13:14:23.543201  9445 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 13:14:23.545432  9447 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 13:14:23.545769  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:23.546736  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:23.546950  8346 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 13:14:23.547195  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602863547174 us; error 0 us; skew 500 ppm
I20260709 13:14:23.547727  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:23.550108  8346 webserver.cc:533] Webserver started at http://127.8.38.129:33667/ using document root <none> and password file <none>
I20260709 13:14:23.550522  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:23.550669  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:23.550897  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:23.551959  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "63b73887b750454b8533f64bb2eea625"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.556449  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:23.559633  9452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.560395  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:23.560659  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "63b73887b750454b8533f64bb2eea625"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.560978  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-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 13:14:23.574201  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:23.575488  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:23.576838  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:23.579150  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:23.579335  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.579629  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:23.579809  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.620360  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:43049
I20260709 13:14:23.620522  9514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:43049 every 8 connection(s)
I20260709 13:14:23.625211  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:23.632586  9519 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 13:14:23.636713  9520 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 13:14:23.638074  9523 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 13:14:23.638505  8346 server_base.cc:1061] running on GCE node
I20260709 13:14:23.639750  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:23.639937  8346 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 13:14:23.640059  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602863640048 us; error 0 us; skew 500 ppm
I20260709 13:14:23.640503  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:23.642731  8346 webserver.cc:533] Webserver started at http://127.8.38.130:34853/ using document root <none> and password file <none>
I20260709 13:14:23.643308  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:23.643518  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:23.643837  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:23.645360  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "3a27427ead824d2ea7f367a955a70b03"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.646847  9515 heartbeater.cc:344] Connected to a master server at 127.8.38.190:39843
I20260709 13:14:23.647264  9515 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:23.648167  9515 heartbeater.cc:507] Master 127.8.38.190:39843 requested a full tablet report, sending...
I20260709 13:14:23.650599  9388 ts_manager.cc:194] Registered new tserver with Master: 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:23.650978  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:14:23.653045  9388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51592
I20260709 13:14:23.658046  9527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.658829  8346 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:23.659181  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "3a27427ead824d2ea7f367a955a70b03"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.659497  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-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 13:14:23.679561  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:23.680711  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:23.682157  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:23.684432  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:23.684655  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.684932  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:23.685103  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.724840  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:45561
I20260709 13:14:23.724951  9589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:45561 every 8 connection(s)
I20260709 13:14:23.729626  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:23.736389  9593 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 13:14:23.736670  9594 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 13:14:23.739993  8346 server_base.cc:1061] running on GCE node
W20260709 13:14:23.741066  9596 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 13:14:23.742115  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:23.742367  8346 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 13:14:23.742545  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602863742530 us; error 0 us; skew 500 ppm
I20260709 13:14:23.742905  9590 heartbeater.cc:344] Connected to a master server at 127.8.38.190:39843
I20260709 13:14:23.743276  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:23.743319  9590 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:23.744143  9590 heartbeater.cc:507] Master 127.8.38.190:39843 requested a full tablet report, sending...
I20260709 13:14:23.745879  8346 webserver.cc:533] Webserver started at http://127.8.38.131:37465/ using document root <none> and password file <none>
I20260709 13:14:23.746394  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:23.746423  9388 ts_manager.cc:194] Registered new tserver with Master: 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:23.746658  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:23.747076  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:23.747961  9388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60908
I20260709 13:14:23.748329  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "f309dbc00914458b87e510d132b4a36a"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.753227  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:23.756661  9601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.757493  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:14:23.757813  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "f309dbc00914458b87e510d132b4a36a"
format_stamp: "Formatted at 2026-07-09 13:14:23 on dist-test-slave-28ks"
I20260709 13:14:23.758172  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-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 13:14:23.776252  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:23.777439  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:23.779332  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:23.781661  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:23.781894  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.782133  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:23.782305  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:23.822368  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:44303
I20260709 13:14:23.822479  9663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:44303 every 8 connection(s)
I20260709 13:14:23.835987  9664 heartbeater.cc:344] Connected to a master server at 127.8.38.190:39843
I20260709 13:14:23.836370  9664 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:23.837098  9664 heartbeater.cc:507] Master 127.8.38.190:39843 requested a full tablet report, sending...
I20260709 13:14:23.839102  9388 ts_manager.cc:194] Registered new tserver with Master: f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:23.839202  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013551302s
I20260709 13:14:23.840867  9388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60924
I20260709 13:14:23.867522  9388 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60934:
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 13:14:23.873613  9388 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 13:14:24.073153  9479 tablet_service.cc:1511] Processing CreateTablet for tablet feedc738647d409e9d3da9e7d0334037 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:24.074615  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feedc738647d409e9d3da9e7d0334037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.073153  9480 tablet_service.cc:1511] Processing CreateTablet for tablet 359c2d486a074e598c6386b5165d8d9d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:24.076462  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c2d486a074e598c6386b5165d8d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.077766  9478 tablet_service.cc:1511] Processing CreateTablet for tablet c88f491e26e24a498ae1bb8f244035b2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:24.079114  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f491e26e24a498ae1bb8f244035b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.085948  9477 tablet_service.cc:1511] Processing CreateTablet for tablet b071a3a77f88468ea991dc0936ee6149 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:24.086630  9555 tablet_service.cc:1511] Processing CreateTablet for tablet 359c2d486a074e598c6386b5165d8d9d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:24.087348  9477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071a3a77f88468ea991dc0936ee6149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.087936  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c2d486a074e598c6386b5165d8d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.097007  9553 tablet_service.cc:1511] Processing CreateTablet for tablet c88f491e26e24a498ae1bb8f244035b2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:24.098359  9553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f491e26e24a498ae1bb8f244035b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.099112  9473 tablet_service.cc:1511] Processing CreateTablet for tablet 16229828839b4b619859863c8749cd83 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:24.099759  9476 tablet_service.cc:1511] Processing CreateTablet for tablet e86a317dc0b34e0295a9c271d02d76c9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:24.100275  9679 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:24.100528  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16229828839b4b619859863c8749cd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.101094  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a317dc0b34e0295a9c271d02d76c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.103565  9480 tablet_service.cc:1511] Processing CreateTablet for tablet a5c88408a6984f7e84debce2b4a07264 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:24.103667  9552 tablet_service.cc:1511] Processing CreateTablet for tablet b071a3a77f88468ea991dc0936ee6149 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:24.104902  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c88408a6984f7e84debce2b4a07264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.107149  9475 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef8accd748436e8ea93294cc668fb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:24.108469  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef8accd748436e8ea93294cc668fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.110847  9471 tablet_service.cc:1511] Processing CreateTablet for tablet 9599907033924c5ca178790e83102859 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:24.111579  9550 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef8accd748436e8ea93294cc668fb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:24.112169  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9599907033924c5ca178790e83102859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.113209  9551 tablet_service.cc:1511] Processing CreateTablet for tablet e86a317dc0b34e0295a9c271d02d76c9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:24.105021  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071a3a77f88468ea991dc0936ee6149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.105930  9554 tablet_service.cc:1511] Processing CreateTablet for tablet feedc738647d409e9d3da9e7d0334037 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:24.119827  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feedc738647d409e9d3da9e7d0334037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.119616  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 77fd9734128746b99d41e2cc7f39f47c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:24.120954  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fd9734128746b99d41e2cc7f39f47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.107064  9472 tablet_service.cc:1511] Processing CreateTablet for tablet d72f701b0cde4a8aba486c5fdae2bbac (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:24.123838  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72f701b0cde4a8aba486c5fdae2bbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.127524  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef8accd748436e8ea93294cc668fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.127756  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 77fd9734128746b99d41e2cc7f39f47c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:24.128767  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a317dc0b34e0295a9c271d02d76c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.129628  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fd9734128746b99d41e2cc7f39f47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.131975  9548 tablet_service.cc:1511] Processing CreateTablet for tablet 16229828839b4b619859863c8749cd83 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:24.133764  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16229828839b4b619859863c8749cd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.136966  9547 tablet_service.cc:1511] Processing CreateTablet for tablet a5c88408a6984f7e84debce2b4a07264 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:24.138710  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c88408a6984f7e84debce2b4a07264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.175236  9546 tablet_service.cc:1511] Processing CreateTablet for tablet d72f701b0cde4a8aba486c5fdae2bbac (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:24.175889  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 359c2d486a074e598c6386b5165d8d9d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:24.177153  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c2d486a074e598c6386b5165d8d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.178269  9626 tablet_service.cc:1511] Processing CreateTablet for tablet b071a3a77f88468ea991dc0936ee6149 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:24.179601  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071a3a77f88468ea991dc0936ee6149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.180110  9628 tablet_service.cc:1511] Processing CreateTablet for tablet feedc738647d409e9d3da9e7d0334037 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:24.181442  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feedc738647d409e9d3da9e7d0334037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.181497  9625 tablet_service.cc:1511] Processing CreateTablet for tablet e86a317dc0b34e0295a9c271d02d76c9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:24.183526  9627 tablet_service.cc:1511] Processing CreateTablet for tablet c88f491e26e24a498ae1bb8f244035b2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:24.182898  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a317dc0b34e0295a9c271d02d76c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.184183  9624 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef8accd748436e8ea93294cc668fb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:24.186941  9623 tablet_service.cc:1511] Processing CreateTablet for tablet 77fd9734128746b99d41e2cc7f39f47c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:24.186947  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 16229828839b4b619859863c8749cd83 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:24.190421  9627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f491e26e24a498ae1bb8f244035b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.190613  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72f701b0cde4a8aba486c5fdae2bbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.195358  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16229828839b4b619859863c8749cd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.199354  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef8accd748436e8ea93294cc668fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.207361  9623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fd9734128746b99d41e2cc7f39f47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.209822  9679 tablet_bootstrap.cc:654] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.212345  9621 tablet_service.cc:1511] Processing CreateTablet for tablet a5c88408a6984f7e84debce2b4a07264 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:24.213822  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c88408a6984f7e84debce2b4a07264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.216676  9620 tablet_service.cc:1511] Processing CreateTablet for tablet d72f701b0cde4a8aba486c5fdae2bbac (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:24.218075  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72f701b0cde4a8aba486c5fdae2bbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.233722  9555 tablet_service.cc:1511] Processing CreateTablet for tablet 9599907033924c5ca178790e83102859 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:24.238010  9474 tablet_service.cc:1511] Processing CreateTablet for tablet fa7eff3c5ffd44b480869446fc3c7601 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:24.253648  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7eff3c5ffd44b480869446fc3c7601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.272535  9622 tablet_service.cc:1511] Processing CreateTablet for tablet fa7eff3c5ffd44b480869446fc3c7601 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:24.273835  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7eff3c5ffd44b480869446fc3c7601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.281451  9628 tablet_service.cc:1511] Processing CreateTablet for tablet 9599907033924c5ca178790e83102859 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:24.284463  9477 tablet_service.cc:1511] Processing CreateTablet for tablet 49f82e46468c48e7ae4992bd660655cc (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:24.285720  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9599907033924c5ca178790e83102859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.286536  9477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49f82e46468c48e7ae4992bd660655cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.292335  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9599907033924c5ca178790e83102859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.295878  9680 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:24.296582  9471 tablet_service.cc:1511] Processing CreateTablet for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:24.298079  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ea5446ba1c4f8ab4b8606f355f93b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.301787  9475 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5cedd97d6466ea69983b2843acecf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:24.302340  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb968b7dc4d4b8590f949d4706ad55d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:24.310297  9554 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5cedd97d6466ea69983b2843acecf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:24.311949  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5cedd97d6466ea69983b2843acecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.315663  9472 tablet_service.cc:1511] Processing CreateTablet for tablet c7ca9048a43a48b18ed82b9a7876d119 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:24.316991  9553 tablet_service.cc:1511] Processing CreateTablet for tablet fa7eff3c5ffd44b480869446fc3c7601 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:24.317165  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5cedd97d6466ea69983b2843acecf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:24.318499  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5cedd97d6466ea69983b2843acecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.322310  9547 tablet_service.cc:1511] Processing CreateTablet for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:24.318521  9553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7eff3c5ffd44b480869446fc3c7601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.342238  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb968b7dc4d4b8590f949d4706ad55d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:24.345661  9622 tablet_service.cc:1511] Processing CreateTablet for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:24.346534  9480 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2cc73e4cc644ca843a6009fb6c4715 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:24.354972  9548 tablet_service.cc:1511] Processing CreateTablet for tablet 49f82e46468c48e7ae4992bd660655cc (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:24.357158  9621 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb968b7dc4d4b8590f949d4706ad55d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:24.364106  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 884dbf9a80994abcb411dbdfb39172fa (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:24.369771  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb968b7dc4d4b8590f949d4706ad55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.372181  9476 tablet_service.cc:1511] Processing CreateTablet for tablet 78c166cebd1c417fb2df5e15c11dffef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:24.373456  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ea5446ba1c4f8ab4b8606f355f93b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.374696  9473 tablet_service.cc:1511] Processing CreateTablet for tablet af07cba1e61a47e49bde15cf372ae58e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:24.385078  9626 tablet_service.cc:1511] Processing CreateTablet for tablet c7ca9048a43a48b18ed82b9a7876d119 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:24.385425  9553 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2cc73e4cc644ca843a6009fb6c4715 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:24.386421  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ca9048a43a48b18ed82b9a7876d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.386554  9553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2cc73e4cc644ca843a6009fb6c4715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.389061  9679 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:24.389539  9679 ts_tablet_manager.cc:1403] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.290s	user 0.009s	sys 0.013s
I20260709 13:14:24.392613  9679 raft_consensus.cc:359] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.393335  9679 raft_consensus.cc:385] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.393718  9679 raft_consensus.cc:740] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.393867  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac09a1e6d96417ab39d574b840775ef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:24.376169  9546 tablet_service.cc:1511] Processing CreateTablet for tablet c7ca9048a43a48b18ed82b9a7876d119 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:24.377471  9624 tablet_service.cc:1511] Processing CreateTablet for tablet 49f82e46468c48e7ae4992bd660655cc (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:24.394519  9679 consensus_queue.cc:260] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.402926  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ea5446ba1c4f8ab4b8606f355f93b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.404277  9620 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2cc73e4cc644ca843a6009fb6c4715 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:24.406881  9680 tablet_bootstrap.cc:654] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.414453  9627 tablet_service.cc:1511] Processing CreateTablet for tablet 884dbf9a80994abcb411dbdfb39172fa (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:24.414953  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 884dbf9a80994abcb411dbdfb39172fa (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:24.416205  9627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884dbf9a80994abcb411dbdfb39172fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.421998  9471 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5fc94bbaf741e989ec5bc844a9752e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:24.399880  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49f82e46468c48e7ae4992bd660655cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.425041  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ca9048a43a48b18ed82b9a7876d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.425443  9551 tablet_service.cc:1511] Processing CreateTablet for tablet 78c166cebd1c417fb2df5e15c11dffef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:24.426203  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb968b7dc4d4b8590f949d4706ad55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.427002  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884dbf9a80994abcb411dbdfb39172fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.427549  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2cc73e4cc644ca843a6009fb6c4715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.432619  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49f82e46468c48e7ae4992bd660655cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.435853  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c166cebd1c417fb2df5e15c11dffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.440526  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 78c166cebd1c417fb2df5e15c11dffef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:24.441803  9625 tablet_service.cc:1511] Processing CreateTablet for tablet af07cba1e61a47e49bde15cf372ae58e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:24.442211  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c166cebd1c417fb2df5e15c11dffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.402251  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5cedd97d6466ea69983b2843acecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.447271  9477 tablet_service.cc:1511] Processing CreateTablet for tablet d9693e3a572e41009855db4987e65a8d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:24.454152  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ca9048a43a48b18ed82b9a7876d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.457557  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb968b7dc4d4b8590f949d4706ad55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.458161  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884dbf9a80994abcb411dbdfb39172fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.461062  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07cba1e61a47e49bde15cf372ae58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.461709  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5fc94bbaf741e989ec5bc844a9752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.462760  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c166cebd1c417fb2df5e15c11dffef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:24.464424  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:24.471398  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac09a1e6d96417ab39d574b840775ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.472680  9548 tablet_service.cc:1511] Processing CreateTablet for tablet af07cba1e61a47e49bde15cf372ae58e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:24.473996  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07cba1e61a47e49bde15cf372ae58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.475337  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2cc73e4cc644ca843a6009fb6c4715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.475437  9550 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac09a1e6d96417ab39d574b840775ef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:24.487457  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07cba1e61a47e49bde15cf372ae58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.492139  9682 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:24.498378  9682 tablet_bootstrap.cc:654] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.499987  9477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9693e3a572e41009855db4987e65a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.509800  9623 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac09a1e6d96417ab39d574b840775ef (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:24.511569  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac09a1e6d96417ab39d574b840775ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.526595  9680 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:24.526400  9628 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5fc94bbaf741e989ec5bc844a9752e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:24.527079  9680 ts_tablet_manager.cc:1403] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.000s
I20260709 13:14:24.530120  9680 raft_consensus.cc:359] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.531255  9623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac09a1e6d96417ab39d574b840775ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.532080  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5fc94bbaf741e989ec5bc844a9752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.530879  9680 raft_consensus.cc:385] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.544062  9680 raft_consensus.cc:740] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.564396  9515 heartbeater.cc:499] Master 127.8.38.190:39843 was elected leader, sending a full tablet report...
I20260709 13:14:24.571528  9625 tablet_service.cc:1511] Processing CreateTablet for tablet c953d6068ccc4734854fdd99847c1266 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:24.572968  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c953d6068ccc4734854fdd99847c1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.552493  9680 consensus_queue.cc:260] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.577725  9684 raft_consensus.cc:493] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:24.593811  9679 ts_tablet_manager.cc:1434] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.204s	user 0.014s	sys 0.019s
I20260709 13:14:24.593678  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5fc94bbaf741e989ec5bc844a9752e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:24.594862  9679 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:24.595556  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5fc94bbaf741e989ec5bc844a9752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.599467  9621 tablet_service.cc:1511] Processing CreateTablet for tablet d9693e3a572e41009855db4987e65a8d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:24.600052  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe90c8c00b2431583b0b946f9a1733f (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:24.600971  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9693e3a572e41009855db4987e65a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.607282  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe90c8c00b2431583b0b946f9a1733f (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:24.608595  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe90c8c00b2431583b0b946f9a1733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.612110  9476 tablet_service.cc:1511] Processing CreateTablet for tablet c953d6068ccc4734854fdd99847c1266 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:24.613090  9553 tablet_service.cc:1511] Processing CreateTablet for tablet d9693e3a572e41009855db4987e65a8d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:24.613929  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c953d6068ccc4734854fdd99847c1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.614486  9553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9693e3a572e41009855db4987e65a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.620669  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe90c8c00b2431583b0b946f9a1733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.592676  9684 raft_consensus.cc:515] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.633802  9555 tablet_service.cc:1511] Processing CreateTablet for tablet c953d6068ccc4734854fdd99847c1266 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:24.637923  9480 tablet_service.cc:1511] Processing CreateTablet for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:24.644733  9626 tablet_service.cc:1511] Processing CreateTablet for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:24.646042  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cb2759e71f4f7991ae2bfc1d4e6314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.675155  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd0cadea42469aae517241f1f834b9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:24.679576  9624 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b05695c143069d17c86d483feecd (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:24.680895  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b05695c143069d17c86d483feecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.664264  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cb2759e71f4f7991ae2bfc1d4e6314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.684341  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 4be8c0db8f6e496992ac99437d008749 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:24.685621  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be8c0db8f6e496992ac99437d008749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.688211  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b05695c143069d17c86d483feecd (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:24.689486  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b05695c143069d17c86d483feecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.691141  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c953d6068ccc4734854fdd99847c1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.692201  9548 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b05695c143069d17c86d483feecd (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:24.693507  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b05695c143069d17c86d483feecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.694271  9473 tablet_service.cc:1511] Processing CreateTablet for tablet 4be8c0db8f6e496992ac99437d008749 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:24.696444  9471 tablet_service.cc:1511] Processing CreateTablet for tablet ff73d540cc1947c4874120706050c3e6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:24.633828  9684 leader_election.cc:290] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:24.699653  9620 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd0cadea42469aae517241f1f834b9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:24.700975  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd0cadea42469aae517241f1f834b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.701248  9679 tablet_bootstrap.cc:654] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.706337  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 4be8c0db8f6e496992ac99437d008749 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:24.715240  9682 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:24.715766  9682 ts_tablet_manager.cc:1403] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.224s	user 0.023s	sys 0.054s
I20260709 13:14:24.718667  9682 raft_consensus.cc:359] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.719455  9682 raft_consensus.cc:385] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.719780  9682 raft_consensus.cc:740] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.721230  9590 heartbeater.cc:499] Master 127.8.38.190:39843 was elected leader, sending a full tablet report...
I20260709 13:14:24.721279  9691 raft_consensus.cc:493] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:24.727006  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd0cadea42469aae517241f1f834b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.730698  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73d540cc1947c4874120706050c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.670468  9554 tablet_service.cc:1511] Processing CreateTablet for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:24.644734  9547 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe90c8c00b2431583b0b946f9a1733f (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:24.751492  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be8c0db8f6e496992ac99437d008749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.753029  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd0cadea42469aae517241f1f834b9 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:24.754868  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd0cadea42469aae517241f1f834b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.761607  9680 ts_tablet_manager.cc:1434] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.234s	user 0.014s	sys 0.002s
I20260709 13:14:24.720732  9682 consensus_queue.cc:260] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.759539  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be8c0db8f6e496992ac99437d008749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.765556  9680 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:24.768944  9546 tablet_service.cc:1511] Processing CreateTablet for tablet ff73d540cc1947c4874120706050c3e6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:24.772471  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ad520874b45babfd2a6f86e10947d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:24.773954  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ad520874b45babfd2a6f86e10947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.773653  9691 raft_consensus.cc:515] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.787453  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cb2759e71f4f7991ae2bfc1d4e6314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.788226  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:24.788897  9639 raft_consensus.cc:2468] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:24.790326  9453 leader_election.cc:304] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:24.791222  9684 raft_consensus.cc:2804] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:24.791440  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe90c8c00b2431583b0b946f9a1733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.791587  9684 raft_consensus.cc:493] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:24.792028  9684 raft_consensus.cc:3060] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:24.798817  9684 raft_consensus.cc:515] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.801700  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:24.802299  9639 raft_consensus.cc:3060] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:24.809813  9639 raft_consensus.cc:2468] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:24.812064  9684 leader_election.cc:290] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:24.813335  9453 leader_election.cc:304] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:24.814209  9684 raft_consensus.cc:2804] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:24.814973  9684 raft_consensus.cc:697] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:24.815793  9684 consensus_queue.cc:237] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:24.816936  9691 leader_election.cc:290] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:24.820683  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73d540cc1947c4874120706050c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.821480  9664 heartbeater.cc:499] Master 127.8.38.190:39843 was elected leader, sending a full tablet report...
I20260709 13:14:24.822129  9682 ts_tablet_manager.cc:1434] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.106s	user 0.019s	sys 0.029s
I20260709 13:14:24.823199  9682 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:24.830497  9682 tablet_bootstrap.cc:654] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.877930  9680 tablet_bootstrap.cc:654] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.878573  9475 tablet_service.cc:1511] Processing CreateTablet for tablet ebbdca393bae42938c4d334fc1185974 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:24.879976  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbdca393bae42938c4d334fc1185974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.851959  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ad520874b45babfd2a6f86e10947d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:24.896133  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ad520874b45babfd2a6f86e10947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.848312  9624 tablet_service.cc:1511] Processing CreateTablet for tablet ff73d540cc1947c4874120706050c3e6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:24.922029  9555 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ad520874b45babfd2a6f86e10947d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:24.923624  9679 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:24.923924  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ad520874b45babfd2a6f86e10947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.924350  9679 ts_tablet_manager.cc:1403] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.330s	user 0.037s	sys 0.038s
I20260709 13:14:24.932530  9679 raft_consensus.cc:359] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.933588  9679 raft_consensus.cc:385] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.934015  9679 raft_consensus.cc:740] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.935055  9679 consensus_queue.cc:260] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.938397  9628 tablet_service.cc:1511] Processing CreateTablet for tablet ebbdca393bae42938c4d334fc1185974 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:24.939991  9480 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c1739ec2f4921bf355d0618341fd8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:24.948848  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c1739ec2f4921bf355d0618341fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.946913  9551 tablet_service.cc:1511] Processing CreateTablet for tablet ebbdca393bae42938c4d334fc1185974 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:24.961192  9625 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c1739ec2f4921bf355d0618341fd8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:24.961745  9682 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:24.962255  9682 ts_tablet_manager.cc:1403] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.033s
I20260709 13:14:24.965975  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbdca393bae42938c4d334fc1185974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.966440  9682 raft_consensus.cc:359] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.967214  9682 raft_consensus.cc:385] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.967501  9682 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.968168  9476 tablet_service.cc:1511] Processing CreateTablet for tablet 2804261f88f549719f27f7b1ffbca43c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:24.969220  9682 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:24.969475  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804261f88f549719f27f7b1ffbca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.972107  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:24.973053  9682 ts_tablet_manager.cc:1434] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:24.973644  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
W20260709 13:14:24.978947  9456 leader_election.cc:343] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:24.979241  9679 ts_tablet_manager.cc:1434] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.000s
W20260709 13:14:24.979983  9456 leader_election.cc:343] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:24.980332  9679 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:24.991843  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73d540cc1947c4874120706050c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.998251  9471 tablet_service.cc:1511] Processing CreateTablet for tablet f70213a19c054c329ca25d30a8e0c40a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:25.000088  9550 tablet_service.cc:1511] Processing CreateTablet for tablet 2804261f88f549719f27f7b1ffbca43c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:25.001394  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804261f88f549719f27f7b1ffbca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.003880  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70213a19c054c329ca25d30a8e0c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.003649  9552 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c1739ec2f4921bf355d0618341fd8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:25.004956  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c1739ec2f4921bf355d0618341fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.005162  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c1739ec2f4921bf355d0618341fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.006106  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbdca393bae42938c4d334fc1185974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.020141  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 2804261f88f549719f27f7b1ffbca43c (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:25.021584  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804261f88f549719f27f7b1ffbca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.995671  9682 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:25.029048  9629 tablet_service.cc:1511] Processing CreateTablet for tablet f70213a19c054c329ca25d30a8e0c40a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:25.030395  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70213a19c054c329ca25d30a8e0c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.030181  9551 tablet_service.cc:1511] Processing CreateTablet for tablet f70213a19c054c329ca25d30a8e0c40a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:25.035398  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70213a19c054c329ca25d30a8e0c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.039513  9682 tablet_bootstrap.cc:654] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.047384  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:25.052663  9530 leader_election.cc:343] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.053846  9680 tablet_bootstrap.cc:492] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.054340  9680 ts_tablet_manager.cc:1403] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.292s	user 0.033s	sys 0.024s
I20260709 13:14:25.057304  9386 catalog_manager.cc:5697] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:25.066622  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 31ca95c3204447a596ae46cd748cd85d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:25.069020  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ca95c3204447a596ae46cd748cd85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.068909  9625 tablet_service.cc:1511] Processing CreateTablet for tablet 31ca95c3204447a596ae46cd748cd85d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:25.070252  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ca95c3204447a596ae46cd748cd85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.058424  9680 raft_consensus.cc:359] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:25.074045  9478 tablet_service.cc:1511] Processing CreateTablet for tablet b065e80c1422464a8e9064b56968ac2a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:25.055186  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 31ca95c3204447a596ae46cd748cd85d (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:25.085795  9547 tablet_service.cc:1511] Processing CreateTablet for tablet b065e80c1422464a8e9064b56968ac2a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:25.087129  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b065e80c1422464a8e9064b56968ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.094851  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:25.096567  9528 leader_election.cc:343] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.097038  9528 leader_election.cc:304] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.098188  9691 raft_consensus.cc:2749] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.101713  9625 tablet_service.cc:1511] Processing CreateTablet for tablet b065e80c1422464a8e9064b56968ac2a (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:25.103170  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b065e80c1422464a8e9064b56968ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.102895  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 939d7e797654494492805e573a46efe2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:25.103576  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ca95c3204447a596ae46cd748cd85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.107758  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939d7e797654494492805e573a46efe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.109431  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b065e80c1422464a8e9064b56968ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.116496  9679 tablet_bootstrap.cc:654] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.118201  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 939d7e797654494492805e573a46efe2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:25.119475  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939d7e797654494492805e573a46efe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.121017  9476 tablet_service.cc:1511] Processing CreateTablet for tablet e4a3eb187a1a45b985ac70a4ad9d26c4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:25.080618  9680 raft_consensus.cc:385] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.122038  9680 raft_consensus.cc:740] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.122256  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a3eb187a1a45b985ac70a4ad9d26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.130781  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 939d7e797654494492805e573a46efe2 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:25.132191  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939d7e797654494492805e573a46efe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.122807  9680 consensus_queue.cc:260] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:25.143532  9680 ts_tablet_manager.cc:1434] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:14:25.144773  9680 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:25.147812  9682 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:25.148476  9682 ts_tablet_manager.cc:1403] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.010s
I20260709 13:14:25.182994  9691 raft_consensus.cc:493] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.183715  9691 raft_consensus.cc:515] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } }
I20260709 13:14:25.200757  9679 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.201247  9679 ts_tablet_manager.cc:1403] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.221s	user 0.020s	sys 0.005s
I20260709 13:14:25.201205  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:25.201529  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c2d486a074e598c6386b5165d8d9d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.202325  9639 raft_consensus.cc:2393] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
W20260709 13:14:25.203649  9375 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 73418.9us
I20260709 13:14:25.203748  9528 leader_election.cc:304] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.204411  9679 raft_consensus.cc:359] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.205106  9679 raft_consensus.cc:385] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.205058  9687 raft_consensus.cc:3060] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.205616  9679 raft_consensus.cc:740] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
W20260709 13:14:25.205730  9374 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 56234.6us
I20260709 13:14:25.206580  9679 consensus_queue.cc:260] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.209054  9679 ts_tablet_manager.cc:1434] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:25.209061  9555 tablet_service.cc:1511] Processing CreateTablet for tablet e4a3eb187a1a45b985ac70a4ad9d26c4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:25.210139  9679 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.210527  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a3eb187a1a45b985ac70a4ad9d26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.211234  9691 leader_election.cc:290] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.212103  9476 tablet_service.cc:1511] Processing CreateTablet for tablet 00ca3081bc704fa29221d6bc01ca74be (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 13:14:25.199795  9372 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 74860.3us
I20260709 13:14:25.213505  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ca3081bc704fa29221d6bc01ca74be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.213845  9547 tablet_service.cc:1511] Processing CreateTablet for tablet 00ca3081bc704fa29221d6bc01ca74be (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:25.214332  9687 raft_consensus.cc:2749] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.215143  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ca3081bc704fa29221d6bc01ca74be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.216741  9682 raft_consensus.cc:359] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.217519  9682 raft_consensus.cc:385] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.217870  9682 raft_consensus.cc:740] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.218771  9622 tablet_service.cc:1511] Processing CreateTablet for tablet e4a3eb187a1a45b985ac70a4ad9d26c4 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:25.220062  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a3eb187a1a45b985ac70a4ad9d26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.219956  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 2f71fa5e2d654a61b26d0e0962df85b8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:25.221612  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f71fa5e2d654a61b26d0e0962df85b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.235316  9682 consensus_queue.cc:260] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.250909  9551 tablet_service.cc:1511] Processing CreateTablet for tablet 2f71fa5e2d654a61b26d0e0962df85b8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:25.253785  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f71fa5e2d654a61b26d0e0962df85b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.254508  9679 tablet_bootstrap.cc:654] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.254868  9624 tablet_service.cc:1511] Processing CreateTablet for tablet 00ca3081bc704fa29221d6bc01ca74be (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:25.266037  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb5985e95324d27873df0c53b9a6c3e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:25.266388  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ca3081bc704fa29221d6bc01ca74be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.256306  9680 tablet_bootstrap.cc:654] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.269089  9684 consensus_queue.cc:1048] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:25.256510  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 2f71fa5e2d654a61b26d0e0962df85b8 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:25.257660  9682 ts_tablet_manager.cc:1434] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 13:14:25.259366  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 1d00a1ab7b29471da738573b99e65abf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:25.263401  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 1d00a1ab7b29471da738573b99e65abf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:25.264489  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 1d00a1ab7b29471da738573b99e65abf (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:25.267071  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb5985e95324d27873df0c53b9a6c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.272375  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f71fa5e2d654a61b26d0e0962df85b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.273212  9547 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb5985e95324d27873df0c53b9a6c3e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:25.274219  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d00a1ab7b29471da738573b99e65abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.274493  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb5985e95324d27873df0c53b9a6c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.278560  9682 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:25.284106  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d00a1ab7b29471da738573b99e65abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.291268  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb5985e95324d27873df0c53b9a6c3e (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:25.292651  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb5985e95324d27873df0c53b9a6c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.303910  9684 consensus_queue.cc:1048] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:25.303828  9476 tablet_service.cc:1511] Processing CreateTablet for tablet bc6d8539aee644bb8ea30858d0fb1311 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:25.307711  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6d8539aee644bb8ea30858d0fb1311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.313231  9471 tablet_service.cc:1511] Processing CreateTablet for tablet 0342cc30948148e4a2541ba78fcdbe38 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:25.314507  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342cc30948148e4a2541ba78fcdbe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.314415  9555 tablet_service.cc:1511] Processing CreateTablet for tablet bc6d8539aee644bb8ea30858d0fb1311 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:25.323597  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d00a1ab7b29471da738573b99e65abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.324450  9622 tablet_service.cc:1511] Processing CreateTablet for tablet bc6d8539aee644bb8ea30858d0fb1311 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:25.325729  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6d8539aee644bb8ea30858d0fb1311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.327366  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6d8539aee644bb8ea30858d0fb1311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.328600  9684 raft_consensus.cc:493] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.329057  9684 raft_consensus.cc:515] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.331146  9684 leader_election.cc:290] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.332981  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.334347  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:25.335795  9453 leader_election.cc:343] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:25.336865  9456 leader_election.cc:343] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.337261  9456 leader_election.cc:304] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.338307  9684 raft_consensus.cc:2749] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.348944  9625 tablet_service.cc:1511] Processing CreateTablet for tablet 0342cc30948148e4a2541ba78fcdbe38 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:25.350678  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342cc30948148e4a2541ba78fcdbe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.350389  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 003e01aa36604f17a45c484f12fe4716 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:25.346599  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 0342cc30948148e4a2541ba78fcdbe38 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:25.351449  9693 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.352265  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342cc30948148e4a2541ba78fcdbe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.351900  9693 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.352377  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003e01aa36604f17a45c484f12fe4716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.359530  9693 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:25.376475  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 1c653e2acee64797ad7061698ef68fd6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:25.378360  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c653e2acee64797ad7061698ef68fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.385105  9680 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.385607  9680 ts_tablet_manager.cc:1403] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.000s
I20260709 13:14:25.387810  9551 tablet_service.cc:1511] Processing CreateTablet for tablet 003e01aa36604f17a45c484f12fe4716 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:25.389103  9551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003e01aa36604f17a45c484f12fe4716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.389285  9680 raft_consensus.cc:359] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.389986  9680 raft_consensus.cc:385] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.390280  9680 raft_consensus.cc:740] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.391147  9680 consensus_queue.cc:260] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.393505  9680 ts_tablet_manager.cc:1434] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:25.394480  9680 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:25.400919  9680 tablet_bootstrap.cc:654] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.404443  9550 tablet_service.cc:1511] Processing CreateTablet for tablet 1c653e2acee64797ad7061698ef68fd6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:25.405792  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c653e2acee64797ad7061698ef68fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.408548  9679 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.409041  9679 ts_tablet_manager.cc:1403] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.011s
I20260709 13:14:25.428961  9624 tablet_service.cc:1511] Processing CreateTablet for tablet 1c653e2acee64797ad7061698ef68fd6 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:25.428974  9622 tablet_service.cc:1511] Processing CreateTablet for tablet 003e01aa36604f17a45c484f12fe4716 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:25.431559  9679 raft_consensus.cc:359] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.437919  9679 raft_consensus.cc:385] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.465675  9473 tablet_service.cc:1511] Processing CreateTablet for tablet feb6939f864f4989b31b5a4ee7f06e35 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:25.466540  9682 tablet_bootstrap.cc:654] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.467015  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6939f864f4989b31b5a4ee7f06e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.468475  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003e01aa36604f17a45c484f12fe4716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.455121  9679 raft_consensus.cc:740] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.476920  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c653e2acee64797ad7061698ef68fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.479557  9679 consensus_queue.cc:260] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.489452  9679 ts_tablet_manager.cc:1434] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.004s
W20260709 13:14:25.489578  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:25.497138  9679 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.500156  9622 tablet_service.cc:1511] Processing CreateTablet for tablet feb6939f864f4989b31b5a4ee7f06e35 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:25.513041  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6939f864f4989b31b5a4ee7f06e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.513913  9687 raft_consensus.cc:493] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.514375  9687 raft_consensus.cc:515] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.516371  9687 leader_election.cc:290] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.517052  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.514765  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ebb21833e467da85b5fc0bf256842 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:25.518608  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ebb21833e467da85b5fc0bf256842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.519951  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.520589  9639 raft_consensus.cc:2468] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:25.521857  9528 leader_election.cc:304] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:25.522951  9687 raft_consensus.cc:2804] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.530357  9679 tablet_bootstrap.cc:654] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.531412  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:25.535730  9605 leader_election.cc:343] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.536059  9625 tablet_service.cc:1511] Processing CreateTablet for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:25.537560  9625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.537567  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:25.540053  9549 tablet_service.cc:1511] Processing CreateTablet for tablet feb6939f864f4989b31b5a4ee7f06e35 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:25.540501  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.527292  9687 raft_consensus.cc:493] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.540817  9475 tablet_service.cc:1511] Processing CreateTablet for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:25.541265  9687 raft_consensus.cc:3060] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.542138  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.543455  9476 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ebb21833e467da85b5fc0bf256842 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:14:25.545540  9530 leader_election.cc:343] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.547674  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0ebb21833e467da85b5fc0bf256842 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:25.548224  9546 tablet_service.cc:1511] Processing CreateTablet for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:25.541286  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6939f864f4989b31b5a4ee7f06e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.550640  9554 tablet_service.cc:1511] Processing CreateTablet for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:25.543974  9480 tablet_service.cc:1511] Processing CreateTablet for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:25.552157  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a6a2b5c62d4f92a32a3b2b01abd6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.568524  9687 raft_consensus.cc:515] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.571429  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
W20260709 13:14:25.573060  9530 leader_election.cc:343] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.582403  9680 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
W20260709 13:14:25.583353  9375 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 51182.9us
I20260709 13:14:25.583899  9628 tablet_service.cc:1511] Processing CreateTablet for tablet 294ec8142eff403588de6876204e91ee (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:25.588019  9548 tablet_service.cc:1511] Processing CreateTablet for tablet 294ec8142eff403588de6876204e91ee (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:25.588020  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294ec8142eff403588de6876204e91ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.590278  9476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ebb21833e467da85b5fc0bf256842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.584117  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 294ec8142eff403588de6876204e91ee (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:25.584973  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.601109  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.589341  9680 ts_tablet_manager.cc:1403] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.014s
I20260709 13:14:25.609848  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 1515382934e2477cb2d2dd5a883aadb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:25.620507  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:25.625499  9547 tablet_service.cc:1511] Processing CreateTablet for tablet 1515382934e2477cb2d2dd5a883aadb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:25.626781  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:25.631312  9638 raft_consensus.cc:3060] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:25.627010  9604 leader_election.cc:343] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.635248  9604 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:25.636359  9693 raft_consensus.cc:2749] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.619421  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294ec8142eff403588de6876204e91ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.627841  9687 leader_election.cc:290] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.644238  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1515382934e2477cb2d2dd5a883aadb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.641583  9638 raft_consensus.cc:2468] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:25.645509  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294ec8142eff403588de6876204e91ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.654266  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1515382934e2477cb2d2dd5a883aadb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.656989  9682 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:25.659168  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ebb21833e467da85b5fc0bf256842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.660121  9682 ts_tablet_manager.cc:1403] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.382s	user 0.025s	sys 0.003s
I20260709 13:14:25.664027  9682 raft_consensus.cc:359] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.664726  9682 raft_consensus.cc:385] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.665017  9682 raft_consensus.cc:740] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.670873  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 1515382934e2477cb2d2dd5a883aadb1 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:25.673580  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1515382934e2477cb2d2dd5a883aadb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.673821  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca17123a5f34aaf97a16361a87288b5 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:25.675020  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca17123a5f34aaf97a16361a87288b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.672369  9682 consensus_queue.cc:260] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.680091  9475 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca17123a5f34aaf97a16361a87288b5 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:25.681370  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca17123a5f34aaf97a16361a87288b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.684592  9682 ts_tablet_manager.cc:1434] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:14:25.687541  9528 leader_election.cc:304] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:25.647476  9680 raft_consensus.cc:359] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.691776  9680 raft_consensus.cc:385] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.692124  9680 raft_consensus.cc:740] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.693063  9680 consensus_queue.cc:260] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.694114  9691 raft_consensus.cc:2804] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.695344  9680 ts_tablet_manager.cc:1434] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.001s
I20260709 13:14:25.698393  9628 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca17123a5f34aaf97a16361a87288b5 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:25.696302  9682 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:25.706554  9715 raft_consensus.cc:493] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.707242  9715 raft_consensus.cc:515] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.709909  9715 leader_election.cc:290] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.711009  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.713387  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.714221  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca17123a5f34aaf97a16361a87288b5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:25.715590  9456 leader_election.cc:343] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.716945  9680 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:25.716987  9453 leader_election.cc:343] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.717481  9453 leader_election.cc:304] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.720913  9715 raft_consensus.cc:2749] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.722384  9474 tablet_service.cc:1511] Processing CreateTablet for tablet 9e49e81c13b84045b5e64d9ad14835ed (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:25.723474  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e49e81c13b84045b5e64d9ad14835ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.723666  9679 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.724073  9679 ts_tablet_manager.cc:1403] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.227s	user 0.032s	sys 0.035s
I20260709 13:14:25.726725  9679 raft_consensus.cc:359] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.727530  9679 raft_consensus.cc:385] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.727864  9679 raft_consensus.cc:740] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.730408  9679 consensus_queue.cc:260] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.731694  9554 tablet_service.cc:1511] Processing CreateTablet for tablet 9e49e81c13b84045b5e64d9ad14835ed (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:25.732777  9679 ts_tablet_manager.cc:1434] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:25.733011  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e49e81c13b84045b5e64d9ad14835ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.746991  9679 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.747143  9624 tablet_service.cc:1511] Processing CreateTablet for tablet 9e49e81c13b84045b5e64d9ad14835ed (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:25.748566  9624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e49e81c13b84045b5e64d9ad14835ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.753234  9679 tablet_bootstrap.cc:654] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.759105  9691 raft_consensus.cc:697] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:25.760023  9691 consensus_queue.cc:237] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.764279  9682 tablet_bootstrap.cc:654] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.772750  9475 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53be333c924ec09dd12ef899073677 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:25.783897  9626 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53be333c924ec09dd12ef899073677 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:25.785081  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53be333c924ec09dd12ef899073677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.784956  9474 tablet_service.cc:1511] Processing CreateTablet for tablet c5d0040125484c7ea16654c4e8791f68 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:25.782788  9549 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53be333c924ec09dd12ef899073677 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:25.786638  9549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53be333c924ec09dd12ef899073677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.787403  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53be333c924ec09dd12ef899073677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.789041  9554 tablet_service.cc:1511] Processing CreateTablet for tablet c5d0040125484c7ea16654c4e8791f68 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:25.794955  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d0040125484c7ea16654c4e8791f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.795105  9622 tablet_service.cc:1511] Processing CreateTablet for tablet c5d0040125484c7ea16654c4e8791f68 (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:25.796221  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d0040125484c7ea16654c4e8791f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.796324  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4c894d722b46bda66b147331b0dbdb (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:25.797180  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4c894d722b46bda66b147331b0dbdb (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:25.800017  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4c894d722b46bda66b147331b0dbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.800709  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4c894d722b46bda66b147331b0dbdb (DEFAULT_TABLE table=test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:25.801882  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4c894d722b46bda66b147331b0dbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.808410  9386 catalog_manager.cc:5697] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:25.815284  9682 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:25.815680  9474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d0040125484c7ea16654c4e8791f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.815753  9682 ts_tablet_manager.cc:1403] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.007s
I20260709 13:14:25.792771  9680 tablet_bootstrap.cc:654] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.823271  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4c894d722b46bda66b147331b0dbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.828267  9679 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.836925  9679 ts_tablet_manager.cc:1403] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.007s
I20260709 13:14:25.818744  9682 raft_consensus.cc:359] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.839488  9682 raft_consensus.cc:385] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.839812  9682 raft_consensus.cc:740] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.845336  9682 consensus_queue.cc:260] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.845495  9679 raft_consensus.cc:359] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.846213  9679 raft_consensus.cc:385] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.846562  9679 raft_consensus.cc:740] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.848392  9679 consensus_queue.cc:260] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.853364  9680 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.853840  9680 ts_tablet_manager.cc:1403] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.137s	user 0.002s	sys 0.009s
I20260709 13:14:25.856698  9680 raft_consensus.cc:359] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.857415  9680 raft_consensus.cc:385] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.857710  9680 raft_consensus.cc:740] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.858368  9680 consensus_queue.cc:260] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.859799  9679 ts_tablet_manager.cc:1434] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:14:25.860009  9682 ts_tablet_manager.cc:1434] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:14:25.861164  9682 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:25.861879  9679 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.864687  9680 ts_tablet_manager.cc:1434] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:14:25.865685  9680 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:25.872110  9680 tablet_bootstrap.cc:654] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.875255  9679 tablet_bootstrap.cc:654] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.879709  9682 tablet_bootstrap.cc:654] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.881204  9679 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.881709  9679 ts_tablet_manager.cc:1403] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 13:14:25.884227  9680 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.884886  9680 ts_tablet_manager.cc:1403] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:14:25.885442  9679 raft_consensus.cc:359] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.886454  9679 raft_consensus.cc:385] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.886837  9679 raft_consensus.cc:740] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.887867  9679 consensus_queue.cc:260] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.888315  9680 raft_consensus.cc:359] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.889101  9680 raft_consensus.cc:385] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.889434  9680 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.890232  9680 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.891295  9679 ts_tablet_manager.cc:1434] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 13:14:25.893117  9679 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.894428  9715 raft_consensus.cc:493] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.894896  9715 raft_consensus.cc:515] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.896998  9715 leader_election.cc:290] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.897122  9680 ts_tablet_manager.cc:1434] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:25.898159  9680 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:25.899701  9679 tablet_bootstrap.cc:654] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.900022  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.906998  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.908386  9680 tablet_bootstrap.cc:654] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:25.909063  9456 leader_election.cc:343] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:25.912786  9453 leader_election.cc:343] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.913272  9453 leader_election.cc:304] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.914151  9716 raft_consensus.cc:2749] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.914489  9679 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.914902  9679 ts_tablet_manager.cc:1403] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:14:25.916332  9680 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.916674  9682 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:25.916813  9680 ts_tablet_manager.cc:1403] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:14:25.917213  9682 ts_tablet_manager.cc:1403] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.013s
I20260709 13:14:25.917512  9679 raft_consensus.cc:359] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.918198  9679 raft_consensus.cc:385] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.918493  9679 raft_consensus.cc:740] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.919201  9679 consensus_queue.cc:260] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.919689  9682 raft_consensus.cc:359] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.920281  9682 raft_consensus.cc:385] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.920537  9682 raft_consensus.cc:740] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.921216  9679 ts_tablet_manager.cc:1434] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:25.921192  9682 consensus_queue.cc:260] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.922160  9679 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.923379  9682 ts_tablet_manager.cc:1434] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:14:25.923799  9680 raft_consensus.cc:359] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.924494  9680 raft_consensus.cc:385] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.924774  9680 raft_consensus.cc:740] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.925653  9680 consensus_queue.cc:260] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.927767  9680 ts_tablet_manager.cc:1434] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:25.928037  9679 tablet_bootstrap.cc:654] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.928745  9680 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:25.933066  9679 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.933524  9679 ts_tablet_manager.cc:1403] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:14:25.935993  9679 raft_consensus.cc:359] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.936678  9679 raft_consensus.cc:385] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.934514  9682 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:25.936967  9679 raft_consensus.cc:740] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.937814  9679 consensus_queue.cc:260] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.940080  9679 ts_tablet_manager.cc:1434] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:25.940755  9680 tablet_bootstrap.cc:654] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.940996  9679 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.948051  9679 tablet_bootstrap.cc:654] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.949512  9682 tablet_bootstrap.cc:654] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.953510  9715 raft_consensus.cc:493] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.954147  9715 raft_consensus.cc:515] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.957683  9715 leader_election.cc:290] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.957842  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.958814  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.958735  9564 raft_consensus.cc:2468] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
W20260709 13:14:25.960444  9453 leader_election.cc:343] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.961205  9456 leader_election.cc:304] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.962026  9715 raft_consensus.cc:2804] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.962389  9715 raft_consensus.cc:493] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.962756  9715 raft_consensus.cc:3060] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.964368  9682 tablet_bootstrap.cc:492] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:25.964720  9680 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:25.964850  9682 ts_tablet_manager.cc:1403] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 13:14:25.965406  9680 ts_tablet_manager.cc:1403] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 13:14:25.970196  9715 raft_consensus.cc:515] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.970115  9682 raft_consensus.cc:359] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.971112  9682 raft_consensus.cc:385] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.971154  9679 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:25.971513  9682 raft_consensus.cc:740] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.971776  9679 ts_tablet_manager.cc:1403] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260709 13:14:25.971648  9680 raft_consensus.cc:359] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.972345  9680 raft_consensus.cc:385] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.972635  9680 raft_consensus.cc:740] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.972779  9715 leader_election.cc:290] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.973362  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:25.973897  9564 raft_consensus.cc:3060] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.974094  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:25.974403  9679 raft_consensus.cc:359] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.974804  9715 raft_consensus.cc:493] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.975106  9679 raft_consensus.cc:385] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.975446  9679 raft_consensus.cc:740] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
W20260709 13:14:25.975313  9453 leader_election.cc:343] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.975471  9715 raft_consensus.cc:515] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.973732  9682 consensus_queue.cc:260] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.976451  9679 consensus_queue.cc:260] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.978552  9679 ts_tablet_manager.cc:1434] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:25.978586  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:25.979333  9565 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:25.981884  9679 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:25.983212  9564 raft_consensus.cc:2468] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:25.984629  9456 leader_election.cc:304] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:25.985862  9716 raft_consensus.cc:2804] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.986387  9716 raft_consensus.cc:493] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.986744  9716 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.987213  9682 ts_tablet_manager.cc:1434] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:14:25.988409  9679 tablet_bootstrap.cc:654] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.988842  9715 leader_election.cc:290] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:25.990581  9456 leader_election.cc:304] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:25.991600  9713 raft_consensus.cc:2804] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.992118  9713 raft_consensus.cc:697] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:25.992945  9713 consensus_queue.cc:237] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:25.985790  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:25.994556  9638 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:25.998898  9682 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.005175  9682 tablet_bootstrap.cc:654] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.006357  9680 consensus_queue.cc:260] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.012401  9680 ts_tablet_manager.cc:1434] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260709 13:14:26.011418  9386 catalog_manager.cc:5697] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.013406  9680 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.001310  9716 raft_consensus.cc:515] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.015569  9716 leader_election.cc:290] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.018066  9682 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.018491  9682 ts_tablet_manager.cc:1403] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 13:14:26.020349  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.020922  9638 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.022693  9680 tablet_bootstrap.cc:654] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.026196  9679 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.026050  9682 raft_consensus.cc:359] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.026759  9679 ts_tablet_manager.cc:1403] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260709 13:14:26.026769  9682 raft_consensus.cc:385] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.027393  9682 raft_consensus.cc:740] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.028080  9682 consensus_queue.cc:260] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.028476  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.026880  9693 raft_consensus.cc:493] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.029409  9693 raft_consensus.cc:515] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.030164  9679 raft_consensus.cc:359] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.031085  9679 raft_consensus.cc:385] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.031440  9679 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.029019  9564 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.032151  9679 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.032655  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.031448  9693 leader_election.cc:290] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
W20260709 13:14:26.034039  9605 leader_election.cc:343] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.035274  9679 ts_tablet_manager.cc:1434] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:26.035562  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.036140  9679 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
W20260709 13:14:26.036847  9604 leader_election.cc:343] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.037261  9604 leader_election.cc:304] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:26.038796  9638 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:26.040107  9453 leader_election.cc:304] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.040900  9716 raft_consensus.cc:2804] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.041342  9716 raft_consensus.cc:697] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:26.041709  9693 raft_consensus.cc:2749] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.042047  9679 tablet_bootstrap.cc:654] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.042192  9716 consensus_queue.cc:237] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.056000  9680 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.056627  9680 ts_tablet_manager.cc:1403] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.001s
I20260709 13:14:26.057277  9564 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:26.060691  9680 raft_consensus.cc:359] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.061874  9680 raft_consensus.cc:385] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.062192  9680 raft_consensus.cc:740] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.062880  9680 consensus_queue.cc:260] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.064029  9679 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.064484  9679 ts_tablet_manager.cc:1403] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 13:14:26.064584  9388 catalog_manager.cc:5697] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.067144  9680 ts_tablet_manager.cc:1434] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:26.061884  9682 ts_tablet_manager.cc:1434] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.008s
I20260709 13:14:26.067528  9716 raft_consensus.cc:493] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.068225  9680 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.067955  9716 raft_consensus.cc:515] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.071135  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:26.072649  9453 leader_election.cc:343] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.073251  9716 leader_election.cc:290] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.074844  9680 tablet_bootstrap.cc:654] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.067107  9679 raft_consensus.cc:359] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.075630  9682 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.075757  9679 raft_consensus.cc:385] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.076087  9679 raft_consensus.cc:740] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.076741  9679 consensus_queue.cc:260] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.078794  9679 ts_tablet_manager.cc:1434] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260709 13:14:26.080003  9679 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.079883  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
W20260709 13:14:26.081275  9456 leader_election.cc:343] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.081677  9456 leader_election.cc:304] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.081957  9682 tablet_bootstrap.cc:654] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.083194  9716 raft_consensus.cc:2749] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.086192  9679 tablet_bootstrap.cc:654] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.088783  9682 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.088985  9680 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.089356  9682 ts_tablet_manager.cc:1403] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:14:26.089562  9680 ts_tablet_manager.cc:1403] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:14:26.092108  9682 raft_consensus.cc:359] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.092860  9682 raft_consensus.cc:385] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.093448  9682 raft_consensus.cc:740] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.094054  9682 consensus_queue.cc:260] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.095561  9682 ts_tablet_manager.cc:1434] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:14:26.096580  9682 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.098094  9716 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.098219  9680 raft_consensus.cc:359] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.099411  9680 raft_consensus.cc:385] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.098564  9716 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.099902  9680 raft_consensus.cc:740] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.099382  9691 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.100621  9680 consensus_queue.cc:260] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.100994  9691 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.102686  9680 ts_tablet_manager.cc:1434] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:14:26.102970  9691 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.104080  9741 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.104455  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.104688  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.104620  9741 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.105180  9693 raft_consensus.cc:493] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.105351  9490 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.105648  9693 raft_consensus.cc:515] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.107049  9716 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.107795  9693 leader_election.cc:290] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.108563  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.108873  9679 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.109481  9682 tablet_bootstrap.cc:654] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.109449  9679 ts_tablet_manager.cc:1403] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.001s
I20260709 13:14:26.106877  9530 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:26.111116  9691 raft_consensus.cc:2804] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.104106  9680 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.111512  9691 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.111840  9691 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.112769  9679 raft_consensus.cc:359] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.113747  9679 raft_consensus.cc:385] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.114174  9679 raft_consensus.cc:740] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.115293  9679 consensus_queue.cc:260] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.116673  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.117244  9490 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.117676  9680 tablet_bootstrap.cc:654] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.118403  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7eff3c5ffd44b480869446fc3c7601" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.119100  9489 raft_consensus.cc:2468] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.120325  9638 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.123046  9679 ts_tablet_manager.cc:1434] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:14:26.124358  9679 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.129057  9680 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.129539  9680 ts_tablet_manager.cc:1403] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 13:14:26.131152  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.132040  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7eff3c5ffd44b480869446fc3c7601" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.132232  9679 tablet_bootstrap.cc:654] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.132169  9680 raft_consensus.cc:359] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.132674  9565 raft_consensus.cc:2468] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.132858  9680 raft_consensus.cc:385] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.133158  9680 raft_consensus.cc:740] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.134408  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.134181  9680 consensus_queue.cc:260] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.136705  9456 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.137075  9680 ts_tablet_manager.cc:1434] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:26.137732  9716 raft_consensus.cc:2749] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.138047  9680 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.139312  9604 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.140192  9604 leader_election.cc:304] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.141731  9693 raft_consensus.cc:2804] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.142124  9693 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.142468  9693 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.144701  9680 tablet_bootstrap.cc:654] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.146364  9679 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.147135  9679 ts_tablet_manager.cc:1403] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:14:26.106837  9741 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.149823  9741 raft_consensus.cc:2804] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.150293  9741 raft_consensus.cc:493] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.154464  9741 raft_consensus.cc:3060] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.162317  9693 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.166275  9680 tablet_bootstrap.cc:492] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.166518  9693 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.166755  9680 ts_tablet_manager.cc:1403] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 13:14:26.167317  9693 raft_consensus.cc:493] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.167845  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.167898  9693 raft_consensus.cc:515] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.169658  9680 raft_consensus.cc:359] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.170221  9680 raft_consensus.cc:385] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.170445  9680 raft_consensus.cc:740] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.170600  9693 leader_election.cc:290] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.171092  9680 consensus_queue.cc:260] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.173030  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.173733  9565 raft_consensus.cc:2393] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:26.174351  9680 ts_tablet_manager.cc:1434] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:26.174746  9682 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.175213  9682 ts_tablet_manager.cc:1403] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.045s
I20260709 13:14:26.175215  9680 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.177341  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.177899  9489 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.178666  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72f701b0cde4a8aba486c5fdae2bbac" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.180033  9721 raft_consensus.cc:493] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.179229  9682 raft_consensus.cc:359] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.180542  9721 raft_consensus.cc:515] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.181443  9682 raft_consensus.cc:385] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.181787  9682 raft_consensus.cc:740] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.182893  9721 leader_election.cc:290] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.184484  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.185561  9721 raft_consensus.cc:493] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.185596  9604 leader_election.cc:304] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:26.186097  9721 raft_consensus.cc:515] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.186707  9679 raft_consensus.cc:359] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.187067  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.187362  9679 raft_consensus.cc:385] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.187656  9679 raft_consensus.cc:740] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.187808  9693 raft_consensus.cc:3060] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:26.190049  9528 leader_election.cc:343] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.190738  9682 consensus_queue.cc:260] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.192886  9682 ts_tablet_manager.cc:1434] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:14:26.193812  9682 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.194164  9741 raft_consensus.cc:515] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.197677  9680 tablet_bootstrap.cc:654] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.199975  9682 tablet_bootstrap.cc:654] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.189013  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.201993  9488 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.193609  9489 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:26.202332  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.188330  9679 consensus_queue.cc:260] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.203860  9530 leader_election.cc:304] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:26.205018  9679 ts_tablet_manager.cc:1434] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 13:14:26.205264  9638 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.206187  9679 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.205057  9687 raft_consensus.cc:2804] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.207178  9687 raft_consensus.cc:493] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.207614  9687 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.208446  9604 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:26.187673  9490 raft_consensus.cc:2468] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.212589  9530 leader_election.cc:304] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.219882  9679 tablet_bootstrap.cc:654] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.223673  9751 raft_consensus.cc:2804] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.226584  9751 raft_consensus.cc:697] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:26.232113  9751 consensus_queue.cc:237] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.243839  9721 leader_election.cc:290] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.245425  9721 raft_consensus.cc:2804] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.245904  9721 raft_consensus.cc:493] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.246332  9721 raft_consensus.cc:3060] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.182543  9691 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.250252  9564 raft_consensus.cc:2393] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:26.251520  9691 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.237423  9693 raft_consensus.cc:2749] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.252321  9691 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.252914  9691 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.254105  9716 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.254663  9716 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.257179  9716 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.268111  9741 leader_election.cc:290] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.269256  9716 raft_consensus.cc:493] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.269920  9716 raft_consensus.cc:515] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.273326  9716 leader_election.cc:290] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.275813  9388 catalog_manager.cc:5697] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:26.283623  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 75298.5us
I20260709 13:14:26.290234  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7eff3c5ffd44b480869446fc3c7601" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.290604  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.290848  9490 raft_consensus.cc:3060] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.291227  9638 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:26.291854  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.292724  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.293519  9638 raft_consensus.cc:2393] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:26.294492  9453 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.295394  9716 raft_consensus.cc:2804] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.295452  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7eff3c5ffd44b480869446fc3c7601" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.296291  9564 raft_consensus.cc:3060] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.297972  9490 raft_consensus.cc:2468] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:26.295799  9716 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.299085  9713 raft_consensus.cc:493] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.299264  9716 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.299687  9713 raft_consensus.cc:515] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.302379  9713 leader_election.cc:290] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.299088  9604 leader_election.cc:304] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.306282  9754 raft_consensus.cc:2804] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.307212  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:26.308885  9453 leader_election.cc:343] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.309867  9754 raft_consensus.cc:697] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:26.311510  9713 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.312657  9713 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.314254  9564 raft_consensus.cc:2468] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:26.316838  9713 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.318157  9691 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.319128  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.261545  9687 raft_consensus.cc:515] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:26.320935  9453 leader_election.cc:343] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.322221  9687 leader_election.cc:290] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.322288  9754 consensus_queue.cc:237] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.329293  9716 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.319362  9756 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.331346  9756 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.334127  9756 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.318907  9691 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260709 13:14:26.337531  9530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 125062us
I20260709 13:14:26.341359  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.342393  9490 raft_consensus.cc:2393] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:26.343734  9489 raft_consensus.cc:3060] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.344067  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feedc738647d409e9d3da9e7d0334037" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.345846  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.346535  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.349018  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.350071  9488 raft_consensus.cc:2393] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:26.352097  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.352327  9456 leader_election.cc:304] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.353039  9487 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
W20260709 13:14:26.355962  9456 leader_election.cc:343] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.356398  9456 leader_election.cc:304] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.356750  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.357306  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.357533  9638 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.357903  9639 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.351395  9563 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:26.359563  9528 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.359695  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.360474  9490 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.362251  9691 raft_consensus.cc:2804] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.363273  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.363924  9530 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
W20260709 13:14:26.365381  9528 leader_election.cc:343] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.366318  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.363353  9685 raft_consensus.cc:2749] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.367089  9637 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.362123  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.372375  9716 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.363425  9691 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.379189  9679 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.381752  9679 ts_tablet_manager.cc:1403] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.176s	user 0.058s	sys 0.041s
I20260709 13:14:26.383873  9682 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.384459  9682 ts_tablet_manager.cc:1403] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.191s	user 0.031s	sys 0.031s
I20260709 13:14:26.382452  9691 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.391904  9530 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.392892  9680 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.393323  9680 ts_tablet_manager.cc:1403] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.218s	user 0.067s	sys 0.089s
I20260709 13:14:26.387426  9721 raft_consensus.cc:515] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.395253  9756 raft_consensus.cc:2804] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.395615  9756 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.395493  9639 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.396642  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.396551  9680 raft_consensus.cc:359] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.397213  9680 raft_consensus.cc:385] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.397578  9680 raft_consensus.cc:740] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.397452  9528 leader_election.cc:304] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.397991  9456 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.398281  9680 consensus_queue.cc:260] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.396111  9756 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.399909  9755 raft_consensus.cc:2749] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.400089  9687 raft_consensus.cc:2804] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.400673  9687 raft_consensus.cc:697] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:26.401506  9687 consensus_queue.cc:237] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.402763  9680 ts_tablet_manager.cc:1434] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:14:26.403231  9716 raft_consensus.cc:2804] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.403602  9716 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.403739  9680 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.403847  9716 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.403985  9490 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.408417  9721 leader_election.cc:290] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.410705  9679 raft_consensus.cc:359] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.416329  9679 raft_consensus.cc:385] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.416627  9679 raft_consensus.cc:740] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.417389  9679 consensus_queue.cc:260] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.409883  9716 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.415721  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.409881  9691 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.420002  9564 raft_consensus.cc:2393] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:26.420945  9691 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.421681  9756 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.422173  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.422988  9679 ts_tablet_manager.cc:1434] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:14:26.423926  9756 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.425036  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:26.426299  9528 leader_election.cc:343] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.426604  9715 raft_consensus.cc:493] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.427107  9715 raft_consensus.cc:515] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.428648  9715 leader_election.cc:290] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.428843  9679 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.428733  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a317dc0b34e0295a9c271d02d76c9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.429380  9490 raft_consensus.cc:3060] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.431072  9682 raft_consensus.cc:359] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.428790  9388 catalog_manager.cc:5697] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.431718  9682 raft_consensus.cc:385] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.434053  9682 raft_consensus.cc:740] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.435089  9682 consensus_queue.cc:260] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.437254  9682 ts_tablet_manager.cc:1434] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260709 13:14:26.438202  9682 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.444235  9637 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:26.445451  9716 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.447523  9490 raft_consensus.cc:2468] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.448061  9453 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:26.449427  9716 raft_consensus.cc:2804] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.449359  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:26.450827  9453 leader_election.cc:343] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.451476  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.451666  9716 raft_consensus.cc:697] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:26.452893  9388 catalog_manager.cc:5697] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:26.453454  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.454816  9713 raft_consensus.cc:2749] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.454952  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.455204  9639 raft_consensus.cc:3060] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.455766  9487 raft_consensus.cc:2393] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
W20260709 13:14:26.456918  9453 leader_election.cc:343] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.452600  9716 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.460927  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.461835  9565 raft_consensus.cc:2393] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:26.462770  9530 leader_election.cc:304] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:26.459590  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.463599  9756 raft_consensus.cc:2804] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.464040  9756 raft_consensus.cc:697] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:26.463989  9691 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.464991  9756 consensus_queue.cc:237] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.466007  9530 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.466734  9687 raft_consensus.cc:2749] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:14:26.467617  9456 leader_election.cc:343] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.468705  9456 leader_election.cc:304] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.470448  9713 raft_consensus.cc:2749] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.471288  9682 tablet_bootstrap.cc:654] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.472038  9680 tablet_bootstrap.cc:654] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.475221  9456 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.481639  9639 raft_consensus.cc:2468] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.482345  9713 raft_consensus.cc:2749] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.485390  9530 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.485845  9679 tablet_bootstrap.cc:654] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.489076  9682 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.489483  9682 ts_tablet_manager.cc:1403] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.005s
I20260709 13:14:26.491918  9682 raft_consensus.cc:359] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.492599  9682 raft_consensus.cc:385] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.492853  9682 raft_consensus.cc:740] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.493607  9682 consensus_queue.cc:260] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.486591  9756 raft_consensus.cc:2749] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.495827  9682 ts_tablet_manager.cc:1434] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:14:26.485239  9713 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.496687  9682 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.496414  9388 catalog_manager.cc:5697] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:26.500097  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:26.513831  9754 raft_consensus.cc:493] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.514639  9680 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.515093  9680 ts_tablet_manager.cc:1403] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.015s
I20260709 13:14:26.514894  9754 raft_consensus.cc:515] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.516451  9385 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.522702  9679 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.523221  9679 ts_tablet_manager.cc:1403] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.006s
I20260709 13:14:26.523633  9754 leader_election.cc:290] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.524811  9680 raft_consensus.cc:359] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.528585  9680 raft_consensus.cc:385] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.528856  9680 raft_consensus.cc:740] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.525189  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.529492  9680 consensus_queue.cc:260] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.530958  9680 ts_tablet_manager.cc:1434] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:14:26.530611  9679 raft_consensus.cc:359] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.531347  9679 raft_consensus.cc:385] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.531596  9679 raft_consensus.cc:740] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.529971  9563 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.524730  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.533094  9605 leader_election.cc:304] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.533331  9490 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.535950  9679 consensus_queue.cc:260] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.536330  9754 raft_consensus.cc:2804] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.537159  9754 raft_consensus.cc:493] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.537501  9754 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.541144  9680 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.545665  9679 ts_tablet_manager.cc:1434] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:26.546970  9679 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.550819  9687 raft_consensus.cc:493] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.551306  9687 raft_consensus.cc:515] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.551338  9754 raft_consensus.cc:515] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.554780  9682 tablet_bootstrap.cc:654] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.555251  9687 leader_election.cc:290] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.556623  9754 leader_election.cc:290] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.558028  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.559128  9487 raft_consensus.cc:2468] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.559376  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.560086  9490 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.560230  9530 leader_election.cc:304] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:26.561237  9687 raft_consensus.cc:2804] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.561689  9687 raft_consensus.cc:493] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.562749  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.563426  9565 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.562146  9687 raft_consensus.cc:3060] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.571118  9490 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:26.572350  9604 leader_election.cc:304] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.558028  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.574501  9639 raft_consensus.cc:2468] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.573148  9754 raft_consensus.cc:2804] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.575951  9687 raft_consensus.cc:515] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.576926  9754 raft_consensus.cc:697] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:26.577833  9754 consensus_queue.cc:237] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.578747  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.583173  9680 tablet_bootstrap.cc:654] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.582221  9716 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:26.585431  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fd9734128746b99d41e2cc7f39f47c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.585985  9639 raft_consensus.cc:3060] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.586912  9679 tablet_bootstrap.cc:654] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.587119  9682 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.588050  9682 ts_tablet_manager.cc:1403] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.004s
I20260709 13:14:26.588423  9687 leader_election.cc:290] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.583345  9487 raft_consensus.cc:3060] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.602993  9565 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:26.603816  9682 raft_consensus.cc:359] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.604669  9682 raft_consensus.cc:385] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.605090  9682 raft_consensus.cc:740] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.606197  9682 consensus_queue.cc:260] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.608070  9682 ts_tablet_manager.cc:1434] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:14:26.609076  9682 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.610986  9639 raft_consensus.cc:2468] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.613865  9528 leader_election.cc:304] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.614529  9716 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:26.618016  9679 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.618543  9679 ts_tablet_manager.cc:1403] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.002s
I20260709 13:14:26.620793  9687 raft_consensus.cc:2804] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.626145  9687 raft_consensus.cc:697] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:26.627547  9687 consensus_queue.cc:237] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.629189  9682 tablet_bootstrap.cc:654] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.637154  9679 raft_consensus.cc:359] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.637871  9679 raft_consensus.cc:385] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.638144  9679 raft_consensus.cc:740] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.638347  9716 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.638831  9679 consensus_queue.cc:260] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.640672  9679 ts_tablet_manager.cc:1434] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:14:26.641405  9679 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.653352  9385 catalog_manager.cc:5697] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:26.655368  9680 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.655859  9680 ts_tablet_manager.cc:1403] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.016s
I20260709 13:14:26.657655  9682 tablet_bootstrap.cc:492] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.658149  9682 ts_tablet_manager.cc:1403] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.009s
I20260709 13:14:26.654081  9487 raft_consensus.cc:2468] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:26.658635  9680 raft_consensus.cc:359] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.660120  9680 raft_consensus.cc:385] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.660449  9680 raft_consensus.cc:740] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.661166  9680 consensus_queue.cc:260] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.663812  9682 raft_consensus.cc:359] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.664678  9682 raft_consensus.cc:385] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.664999  9680 ts_tablet_manager.cc:1434] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:26.665014  9682 raft_consensus.cc:740] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.666097  9680 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.666258  9682 consensus_queue.cc:260] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.669220  9682 ts_tablet_manager.cc:1434] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:26.670003  9682 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.678594  9741 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.678812  9385 catalog_manager.cc:5697] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.680475  9679 tablet_bootstrap.cc:654] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.707235  9713 raft_consensus.cc:493] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.707978  9713 raft_consensus.cc:515] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.710136  9680 tablet_bootstrap.cc:654] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.710302  9713 leader_election.cc:290] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.711582  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.712863  9563 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:26.712834  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.714380  9456 leader_election.cc:304] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:26.715507  9713 raft_consensus.cc:2804] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.715960  9713 raft_consensus.cc:493] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.716305  9713 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.719837  9682 tablet_bootstrap.cc:654] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.724660  9693 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.733788  9693 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.737880  9715 raft_consensus.cc:493] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.738498  9715 raft_consensus.cc:515] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.743175  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.744685  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
W20260709 13:14:26.746291  9456 leader_election.cc:343] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:26.746872  9453 leader_election.cc:343] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.747458  9453 leader_election.cc:304] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.748426  9716 raft_consensus.cc:2749] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.748485  9715 leader_election.cc:290] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.750214  9687 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.750943  9687 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.733107  9639 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:26.732101  9713 raft_consensus.cc:515] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.756153  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.756512  9687 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.757808  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.758194  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:26.758599  9530 leader_election.cc:343] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.758697  9636 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:26.759802  9528 leader_election.cc:343] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.760267  9528 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:26.762344  9687 raft_consensus.cc:2749] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.762569  9679 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.763319  9679 ts_tablet_manager.cc:1403] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.003s
I20260709 13:14:26.763170  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.764129  9565 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.791939  9636 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:26.792948  9680 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.792553  9754 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.793414  9680 ts_tablet_manager.cc:1403] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.044s
I20260709 13:14:26.794723  9453 leader_election.cc:304] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.796262  9680 raft_consensus.cc:359] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.796953  9680 raft_consensus.cc:385] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.797217  9680 raft_consensus.cc:740] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.798036  9565 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:26.800021  9682 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.800535  9682 ts_tablet_manager.cc:1403] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.031s
I20260709 13:14:26.771390  9679 raft_consensus.cc:359] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.801967  9679 raft_consensus.cc:385] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.802224  9715 raft_consensus.cc:2804] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.803357  9682 raft_consensus.cc:359] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.804054  9682 raft_consensus.cc:385] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.804294  9682 raft_consensus.cc:740] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.805037  9680 consensus_queue.cc:260] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.802244  9679 raft_consensus.cc:740] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.807089  9680 ts_tablet_manager.cc:1434] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:14:26.807999  9680 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.807720  9679 consensus_queue.cc:260] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.810000  9679 ts_tablet_manager.cc:1434] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 13:14:26.810883  9679 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.814523  9680 tablet_bootstrap.cc:654] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.815286  9682 consensus_queue.cc:260] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.817441  9682 ts_tablet_manager.cc:1434] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:14:26.818524  9682 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.803099  9715 raft_consensus.cc:697] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:26.822163  9715 consensus_queue.cc:237] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.824782  9713 leader_election.cc:290] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.828130  9682 tablet_bootstrap.cc:654] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.831538  9679 tablet_bootstrap.cc:654] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.840698  9682 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.841135  9682 ts_tablet_manager.cc:1403] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 13:14:26.843910  9680 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.844338  9680 ts_tablet_manager.cc:1403] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:14:26.846658  9680 raft_consensus.cc:359] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.847355  9680 raft_consensus.cc:385] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.847651  9680 raft_consensus.cc:740] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.847235  9386 catalog_manager.cc:5697] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.848292  9680 consensus_queue.cc:260] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.852850  9682 raft_consensus.cc:359] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.853380  9682 raft_consensus.cc:385] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.853621  9682 raft_consensus.cc:740] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.854312  9682 consensus_queue.cc:260] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.856374  9682 ts_tablet_manager.cc:1434] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:14:26.857244  9682 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.860021  9680 ts_tablet_manager.cc:1434] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:26.860980  9680 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.864987  9679 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.865459  9679 ts_tablet_manager.cc:1403] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.020s
I20260709 13:14:26.866405  9687 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.868125  9679 raft_consensus.cc:359] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.868853  9679 raft_consensus.cc:385] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.869112  9679 raft_consensus.cc:740] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.869870  9679 consensus_queue.cc:260] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.871205  9682 tablet_bootstrap.cc:654] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.872156  9679 ts_tablet_manager.cc:1434] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:14:26.873044  9679 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.876598  9680 tablet_bootstrap.cc:654] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.879978  9679 tablet_bootstrap.cc:654] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.884063  9754 raft_consensus.cc:493] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.884768  9754 raft_consensus.cc:515] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.887696  9679 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:26.888399  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.889427  9679 ts_tablet_manager.cc:1403] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
W20260709 13:14:26.889719  9604 leader_election.cc:343] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.889991  9680 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.890432  9680 ts_tablet_manager.cc:1403] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260709 13:14:26.891544  9754 leader_election.cc:290] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.892283  9679 raft_consensus.cc:359] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.892678  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.893007  9679 raft_consensus.cc:385] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.893193  9680 raft_consensus.cc:359] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.893865  9680 raft_consensus.cc:385] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.893311  9679 raft_consensus.cc:740] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
W20260709 13:14:26.894043  9605 leader_election.cc:343] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.894143  9680 raft_consensus.cc:740] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.894521  9605 leader_election.cc:304] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:26.894837  9680 consensus_queue.cc:260] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.895835  9754 raft_consensus.cc:2749] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.894855  9679 consensus_queue.cc:260] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.897694  9679 ts_tablet_manager.cc:1434] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:26.898586  9679 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:26.900350  9680 ts_tablet_manager.cc:1434] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:26.900640  9755 raft_consensus.cc:493] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.901485  9680 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:26.901157  9755 raft_consensus.cc:515] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.905330  9755 leader_election.cc:290] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.905745  9691 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.907173  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:26.907666  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.907864  9639 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.908229  9490 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.908795  9680 tablet_bootstrap.cc:654] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.909142  9528 leader_election.cc:304] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.910036  9687 raft_consensus.cc:2804] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.910420  9687 raft_consensus.cc:493] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.910746  9687 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.914995  9682 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:26.915444  9682 ts_tablet_manager.cc:1403] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.007s
I20260709 13:14:26.916025  9691 raft_consensus.cc:493] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.916513  9691 raft_consensus.cc:515] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.921655  9715 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.921844  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.923516  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:26.924798  9530 leader_election.cc:343] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.927301  9639 raft_consensus.cc:2468] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:26.930455  9528 leader_election.cc:304] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:26.918943  9691 leader_election.cc:290] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.932025  9755 raft_consensus.cc:2804] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.932557  9755 raft_consensus.cc:493] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.932962  9755 raft_consensus.cc:3060] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.944145  9682 raft_consensus.cc:359] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.949746  9682 raft_consensus.cc:385] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.950037  9682 raft_consensus.cc:740] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.949153  9679 tablet_bootstrap.cc:654] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.951146  9682 consensus_queue.cc:260] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.953755  9682 ts_tablet_manager.cc:1434] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 13:14:26.955060  9754 raft_consensus.cc:493] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.955561  9754 raft_consensus.cc:515] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.956342  9680 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:26.955935  9755 raft_consensus.cc:515] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.957253  9680 ts_tablet_manager.cc:1403] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.056s	user 0.034s	sys 0.016s
I20260709 13:14:26.958443  9682 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:26.958727  9755 leader_election.cc:290] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:26.960223  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.960515  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.961110  9487 raft_consensus.cc:2468] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:26.962358  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:26.963122  9639 raft_consensus.cc:3060] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.963836  9604 leader_election.cc:304] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:26.965308  9754 leader_election.cc:290] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:26.965852  9754 raft_consensus.cc:2804] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.966220  9754 raft_consensus.cc:493] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.966620  9754 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.972110  9691 raft_consensus.cc:493] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.971978  9687 raft_consensus.cc:515] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.982551  9691 raft_consensus.cc:515] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.980849  9680 raft_consensus.cc:359] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.984166  9754 raft_consensus.cc:515] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:26.984652  9680 raft_consensus.cc:385] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.984946  9680 raft_consensus.cc:740] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.986177  9754 leader_election.cc:290] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
W20260709 13:14:26.971971  9530 leader_election.cc:343] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.989548  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.990116  9487 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.991052  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:26.991658  9490 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.996187  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:26.998778  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:26.999374  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:26.999446  9563 raft_consensus.cc:2468] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:27.000183  9639 raft_consensus.cc:2468] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.004771  9691 leader_election.cc:290] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.006299  9682 tablet_bootstrap.cc:654] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.008096  9487 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.008421  9680 consensus_queue.cc:260] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.009449  9530 leader_election.cc:304] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:27.010849  9680 ts_tablet_manager.cc:1434] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.002s
I20260709 13:14:27.011399  9490 raft_consensus.cc:2468] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:27.011617  9691 raft_consensus.cc:2804] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.012085  9691 raft_consensus.cc:697] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:27.012566  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.013319  9637 raft_consensus.cc:2393] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:27.012926  9691 consensus_queue.cc:237] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.014065  9680 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.014592  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.015153  9639 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.016790  9604 leader_election.cc:304] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:27.013334  9528 leader_election.cc:304] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:27.020223  9756 raft_consensus.cc:2804] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.020686  9687 leader_election.cc:290] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.020936  9756 raft_consensus.cc:697] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:27.025238  9756 consensus_queue.cc:237] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.021688  9754 raft_consensus.cc:2804] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.042264  9754 raft_consensus.cc:697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:27.050485  9680 tablet_bootstrap.cc:654] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.043525  9754 consensus_queue.cc:237] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.055084  9679 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.056174  9679 ts_tablet_manager.cc:1403] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.009s
I20260709 13:14:27.055575  9528 leader_election.cc:304] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.061517  9679 raft_consensus.cc:359] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.051404  9691 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:14:27.064005  9755 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.063680  9687 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.066596  9713 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.038640  9639 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.070629  9679 raft_consensus.cc:385] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.077277  9679 raft_consensus.cc:740] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.078599  9679 consensus_queue.cc:260] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.080837  9713 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.081430  9713 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.084534  9713 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.085034  9687 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:27.083873  9679 ts_tablet_manager.cc:1434] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:14:27.085742  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:27.089514  9453 leader_election.cc:343] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.086560  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.090464  9563 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:27.091813  9456 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.093012  9713 raft_consensus.cc:2804] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.093379  9713 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.093808  9713 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.094007  9679 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.097266  9755 raft_consensus.cc:2749] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:27.100888  9687 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.108361  9687 raft_consensus.cc:493] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.109066  9687 raft_consensus.cc:515] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.116444  9682 tablet_bootstrap.cc:492] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:27.117148  9682 ts_tablet_manager.cc:1403] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.009s
I20260709 13:14:27.113716  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.119732  9489 raft_consensus.cc:2468] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:27.121922  9679 tablet_bootstrap.cc:654] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.124743  9530 leader_election.cc:304] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:27.125859  9755 raft_consensus.cc:2804] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.126246  9755 raft_consensus.cc:493] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.126569  9755 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.131323  9691 raft_consensus.cc:493] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.134123  9691 raft_consensus.cc:515] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.136503  9682 raft_consensus.cc:359] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.137326  9682 raft_consensus.cc:385] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.137648  9682 raft_consensus.cc:740] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.139328  9682 consensus_queue.cc:260] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.131390  9687 leader_election.cc:290] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.141724  9691 leader_election.cc:290] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.143062  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.143775  9489 raft_consensus.cc:2468] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:27.145107  9530 leader_election.cc:304] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:27.146908  9680 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.147521  9680 ts_tablet_manager.cc:1403] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.016s
I20260709 13:14:27.147666  9682 ts_tablet_manager.cc:1434] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 13:14:27.149482  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.149277  9385 catalog_manager.cc:5697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:27.155321  9682 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:27.154646  9691 raft_consensus.cc:2804] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.159329  9691 raft_consensus.cc:493] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.159848  9691 raft_consensus.cc:3060] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.153378  9754 consensus_queue.cc:1048] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:27.170578  9680 raft_consensus.cc:359] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.171340  9680 raft_consensus.cc:385] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.171612  9680 raft_consensus.cc:740] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.173157  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.180028  9680 consensus_queue.cc:260] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.180644  9636 raft_consensus.cc:2468] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
W20260709 13:14:27.182075  9528 leader_election.cc:343] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.189461  9680 ts_tablet_manager.cc:1434] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.008s
I20260709 13:14:27.189234  9691 raft_consensus.cc:515] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.190486  9680 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.197343  9755 raft_consensus.cc:515] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.198402  9682 tablet_bootstrap.cc:654] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.206722  9691 leader_election.cc:290] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.207908  9693 consensus_queue.cc:1048] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.208434  9385 catalog_manager.cc:5697] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.212248  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:27.212945  9488 raft_consensus.cc:3060] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.213128  9755 leader_election.cc:290] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.218233  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:27.213209  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07cba1e61a47e49bde15cf372ae58e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.218883  9487 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.219244  9639 raft_consensus.cc:3060] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.229851  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.237421  9716 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:27.250200  9528 leader_election.cc:343] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.300595  9680 tablet_bootstrap.cc:654] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.243913  9713 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.309031  9715 raft_consensus.cc:493] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.309535  9715 raft_consensus.cc:515] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.221300  9385 catalog_manager.cc:5697] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.306792  9639 raft_consensus.cc:2468] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.330001  9715 leader_election.cc:290] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.332759  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.333127  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.333755  9565 raft_consensus.cc:2468] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
W20260709 13:14:27.334460  9453 leader_election.cc:343] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.335974  9456 leader_election.cc:304] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.336570  9487 raft_consensus.cc:2468] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.337671  9716 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:27.340039  9715 raft_consensus.cc:2804] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.340590  9715 raft_consensus.cc:493] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.341048  9715 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.348867  9528 leader_election.cc:304] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:27.349900  9813 raft_consensus.cc:2804] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.350013  9488 raft_consensus.cc:2468] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.350405  9813 raft_consensus.cc:697] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:27.350718  9530 leader_election.cc:304] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.351346  9813 consensus_queue.cc:237] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.351802  9687 raft_consensus.cc:2804] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.352352  9687 raft_consensus.cc:697] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:27.353370  9687 consensus_queue.cc:237] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.373852  9751 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.374616  9751 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.385792  9741 raft_consensus.cc:493] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.386616  9713 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.386552  9741 raft_consensus.cc:515] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.402894  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
W20260709 13:14:27.406014  9605 leader_election.cc:343] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.419772  9741 leader_election.cc:290] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.421480  9751 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.423434  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.424700  9565 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:27.426285  9605 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:27.427687  9751 raft_consensus.cc:2804] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.428229  9751 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.428709  9751 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.428875  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:27.430580  9604 leader_election.cc:343] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.436604  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.425552  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:27.437050  9682 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:27.451833  9682 ts_tablet_manager.cc:1403] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.303s	user 0.057s	sys 0.034s
I20260709 13:14:27.454202  9564 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.452548  9604 leader_election.cc:304] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:27.462719  9682 raft_consensus.cc:359] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.464418  9682 raft_consensus.cc:385] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.464712  9682 raft_consensus.cc:740] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.465170  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.465353  9682 consensus_queue.cc:260] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.459450  9489 raft_consensus.cc:2393] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:27.475207  9751 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.476612  9638 raft_consensus.cc:2393] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:27.478979  9751 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.482321  9564 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:27.483675  9456 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.486747  9682 ts_tablet_manager.cc:1434] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:14:27.487594  9682 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:27.489142  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:27.470274  9741 raft_consensus.cc:2749] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:27.492682  9721 consensus_queue.cc:1048] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.485651  9817 raft_consensus.cc:2804] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.493000  9385 catalog_manager.cc:5697] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.494454  9817 raft_consensus.cc:697] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:27.495556  9817 consensus_queue.cc:237] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.498217  9679 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.497037  9385 catalog_manager.cc:5697] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.498684  9679 ts_tablet_manager.cc:1403] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.406s	user 0.011s	sys 0.008s
I20260709 13:14:27.503144  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:27.506819  9564 raft_consensus.cc:2393] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:27.506556  9679 raft_consensus.cc:359] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.508590  9679 raft_consensus.cc:385] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.508936  9679 raft_consensus.cc:740] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.517323  9715 raft_consensus.cc:515] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.518261  9680 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.522505  9680 ts_tablet_manager.cc:1403] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.332s	user 0.037s	sys 0.039s
I20260709 13:14:27.526927  9721 consensus_queue.cc:1048] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.535164  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:27.536715  9453 leader_election.cc:343] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.542017  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:27.542646  9565 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.554011  9715 leader_election.cc:290] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.567062  9679 consensus_queue.cc:260] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.572060  9679 ts_tablet_manager.cc:1434] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.073s	user 0.019s	sys 0.009s
I20260709 13:14:27.572657  9680 raft_consensus.cc:359] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.573415  9680 raft_consensus.cc:385] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.573704  9680 raft_consensus.cc:740] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.573827  9679 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.574436  9680 consensus_queue.cc:260] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.576507  9680 ts_tablet_manager.cc:1434] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.011s
I20260709 13:14:27.577389  9680 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.577558  9565 raft_consensus.cc:2468] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:27.585345  9751 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:27.589318  9751 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.596868  9456 leader_election.cc:304] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.604715  9824 raft_consensus.cc:2804] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.605432  9824 raft_consensus.cc:697] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:27.629073  9679 tablet_bootstrap.cc:654] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.634775  9680 tablet_bootstrap.cc:654] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.606468  9824 consensus_queue.cc:237] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.637660  9604 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [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: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
W20260709 13:14:27.634514  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:27.639922  9751 raft_consensus.cc:2749] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:14:27.637641  9530 consensus_peers.cc:597] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:14:27.643695  9682 tablet_bootstrap.cc:654] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.657009  9385 catalog_manager.cc:5697] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.665445  9755 consensus_queue.cc:1048] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:27.671809  9680 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.672386  9680 ts_tablet_manager.cc:1403] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.010s
I20260709 13:14:27.674974  9680 raft_consensus.cc:359] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.675729  9680 raft_consensus.cc:385] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.676054  9680 raft_consensus.cc:740] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.676764  9680 consensus_queue.cc:260] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.684329  9680 ts_tablet_manager.cc:1434] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:27.685245  9680 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.692401  9680 tablet_bootstrap.cc:654] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.695827  9682 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:27.696357  9682 ts_tablet_manager.cc:1403] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.009s
I20260709 13:14:27.699589  9679 tablet_bootstrap.cc:492] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.700109  9679 ts_tablet_manager.cc:1403] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.009s
I20260709 13:14:27.707096  9679 raft_consensus.cc:359] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.707834  9682 raft_consensus.cc:359] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.707844  9679 raft_consensus.cc:385] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.708743  9682 raft_consensus.cc:385] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.709254  9679 raft_consensus.cc:740] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.709259  9682 raft_consensus.cc:740] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.711871  9679 consensus_queue.cc:260] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.714077  9679 ts_tablet_manager.cc:1434] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:14:27.714911  9385 catalog_manager.cc:5697] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.714918  9679 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.721618  9682 consensus_queue.cc:260] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.722406  9680 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.722900  9680 ts_tablet_manager.cc:1403] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.011s
I20260709 13:14:27.723621  9682 ts_tablet_manager.cc:1434] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:14:27.724355  9682 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:27.725152  9679 tablet_bootstrap.cc:654] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.725427  9680 raft_consensus.cc:359] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.726142  9680 raft_consensus.cc:385] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.726446  9680 raft_consensus.cc:740] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.727285  9680 consensus_queue.cc:260] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.730154  9680 ts_tablet_manager.cc:1434] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:14:27.731256  9680 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.739362  9754 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.739864  9754 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.736616  9679 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.741387  9679 ts_tablet_manager.cc:1403] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 13:14:27.743815  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.743942  9679 raft_consensus.cc:359] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.744604  9563 raft_consensus.cc:2393] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:27.744624  9679 raft_consensus.cc:385] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.745074  9679 raft_consensus.cc:740] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.745766  9679 consensus_queue.cc:260] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.748186  9679 ts_tablet_manager.cc:1434] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:27.749220  9679 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.751516  9754 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.752703  9680 tablet_bootstrap.cc:654] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.732527  9682 tablet_bootstrap.cc:654] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.757300  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.758801  9488 raft_consensus.cc:2393] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:27.759792  9679 tablet_bootstrap.cc:654] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.759397  9754 raft_consensus.cc:493] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.768675  9755 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.768942  9754 raft_consensus.cc:515] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.770251  9680 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.771535  9680 ts_tablet_manager.cc:1403] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260709 13:14:27.775502  9680 raft_consensus.cc:359] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.776652  9680 raft_consensus.cc:385] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.770519  9604 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:27.777148  9680 raft_consensus.cc:740] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.778321  9693 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.778120  9680 consensus_queue.cc:260] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.785624  9680 ts_tablet_manager.cc:1434] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:27.786962  9680 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.797194  9755 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.801043  9680 tablet_bootstrap.cc:654] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.801865  9824 raft_consensus.cc:493] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.802347  9824 raft_consensus.cc:515] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.806051  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.806948  9563 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:27.806521  9824 leader_election.cc:290] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.808352  9456 leader_election.cc:304] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:27.809316  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.809742  9824 raft_consensus.cc:2804] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.809957  9638 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:27.810370  9824 raft_consensus.cc:493] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.810918  9824 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.814258  9680 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.792089  9693 raft_consensus.cc:2749] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:27.814771  9680 ts_tablet_manager.cc:1403] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 13:14:27.816718  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.818398  9488 raft_consensus.cc:2468] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:27.818569  9824 raft_consensus.cc:515] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.819020  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.819628  9604 leader_election.cc:304] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
W20260709 13:14:27.820293  9605 leader_election.cc:343] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.820523  9693 raft_consensus.cc:2804] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.821046  9693 raft_consensus.cc:493] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.818132  9680 raft_consensus.cc:359] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.817883  9754 leader_election.cc:290] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.821599  9680 raft_consensus.cc:385] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.821957  9680 raft_consensus.cc:740] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.822029  9693 raft_consensus.cc:3060] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.822721  9680 consensus_queue.cc:260] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.823268  9824 leader_election.cc:290] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.823436  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.824031  9638 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.824074  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:27.824818  9565 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.825760  9680 ts_tablet_manager.cc:1434] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:14:27.830569  9680 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.831069  9638 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:27.831671  9565 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:27.832337  9453 leader_election.cc:304] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:27.833144  9824 raft_consensus.cc:2804] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.833714  9824 raft_consensus.cc:697] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:27.834656  9824 consensus_queue.cc:237] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.837489  9682 tablet_bootstrap.cc:492] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:27.837962  9682 ts_tablet_manager.cc:1403] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.014s
I20260709 13:14:27.841919  9755 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.842463  9755 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.845880  9680 tablet_bootstrap.cc:654] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.851419  9693 raft_consensus.cc:515] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.855765  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:27.856364  9490 raft_consensus.cc:3060] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.860772  9755 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.860630  9693 leader_election.cc:290] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:27.865468  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:27.862347  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:27.867362  9530 leader_election.cc:343] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.862865  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.866442  9682 raft_consensus.cc:359] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.868500  9682 raft_consensus.cc:385] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.868820  9682 raft_consensus.cc:740] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
W20260709 13:14:27.869143  9528 leader_election.cc:343] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.869573  9682 consensus_queue.cc:260] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.869607  9528 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:27.871217  9755 raft_consensus.cc:2749] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:27.872175  9679 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.872184  9682 ts_tablet_manager.cc:1434] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 13:14:27.873090  9679 ts_tablet_manager.cc:1403] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.048s
I20260709 13:14:27.874432  9490 raft_consensus.cc:2468] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:27.876029  9604 leader_election.cc:304] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:27.876991  9693 raft_consensus.cc:2804] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:27.876917  9679 raft_consensus.cc:359] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.877663  9693 raft_consensus.cc:697] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:27.878046  9679 raft_consensus.cc:385] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.878455  9679 raft_consensus.cc:740] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.878548  9693 consensus_queue.cc:237] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.879479  9679 consensus_queue.cc:260] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:27.881270  9605 leader_election.cc:343] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.883503  9679 ts_tablet_manager.cc:1434] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:14:27.884769  9679 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.885463  9680 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.885895  9680 ts_tablet_manager.cc:1403] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.011s
I20260709 13:14:27.887231  9385 catalog_manager.cc:5697] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.888373  9680 raft_consensus.cc:359] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.889046  9680 raft_consensus.cc:385] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.889545  9680 raft_consensus.cc:740] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.890368  9679 tablet_bootstrap.cc:654] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.890268  9680 consensus_queue.cc:260] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.892274  9680 ts_tablet_manager.cc:1434] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:27.899883  9680 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.903555  9682 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:27.908542  9824 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:27.914712  9528 consensus_peers.cc:597] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:14:27.912284  9680 tablet_bootstrap.cc:654] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.922808  9721 raft_consensus.cc:493] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.923451  9721 raft_consensus.cc:515] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.924433  9679 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:27.925010  9679 ts_tablet_manager.cc:1403] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.005s
I20260709 13:14:27.925918  9721 leader_election.cc:290] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.927739  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.928453  9490 raft_consensus.cc:2468] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:27.928871  9680 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.928539  9679 raft_consensus.cc:359] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.929185  9679 raft_consensus.cc:385] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.929276  9680 ts_tablet_manager.cc:1403] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:14:27.929478  9679 raft_consensus.cc:740] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.930018  9530 leader_election.cc:304] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:27.930141  9679 consensus_queue.cc:260] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.931805  9680 raft_consensus.cc:359] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.932628  9680 raft_consensus.cc:385] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.932893  9680 raft_consensus.cc:740] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.932837  9721 raft_consensus.cc:2804] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:27.933462  9721 raft_consensus.cc:493] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:27.933662  9680 consensus_queue.cc:260] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.934113  9721 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.934948  9755 raft_consensus.cc:493] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.935310  9679 ts_tablet_manager.cc:1434] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:14:27.934948  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.935985  9680 ts_tablet_manager.cc:1434] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:27.935619  9755 raft_consensus.cc:515] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.936746  9679 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:27.937932  9755 leader_election.cc:290] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.938625  9817 raft_consensus.cc:493] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:27.939092  9817 raft_consensus.cc:515] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.941068  9817 leader_election.cc:290] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
W20260709 13:14:27.942476  9528 leader_election.cc:343] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.945060  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:27.945549  9680 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:27.946712  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.949365  9679 tablet_bootstrap.cc:654] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.949579  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5cedd97d6466ea69983b2843acecf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:27.951285  9716 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.952072  9680 tablet_bootstrap.cc:654] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.952450  9387 catalog_manager.cc:5697] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:27.957042  9721 raft_consensus.cc:515] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.960134  9682 tablet_bootstrap.cc:654] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.963088  9721 leader_election.cc:290] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:27.977846  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:27.979146  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c166cebd1c417fb2df5e15c11dffef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:27.988732  9490 raft_consensus.cc:2393] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:27.980752  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:27.989981  9489 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:27.991705  9680 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:27.992377  9680 ts_tablet_manager.cc:1403] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
W20260709 13:14:27.995924  9528 leader_election.cc:343] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:27.995841  9680 raft_consensus.cc:359] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:27.997205  9680 raft_consensus.cc:385] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.997599  9680 raft_consensus.cc:740] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.999966  9489 raft_consensus.cc:2468] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:27.998499  9680 consensus_queue.cc:260] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.004684  9680 ts_tablet_manager.cc:1434] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:14:28.006378  9453 leader_election.cc:304] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.008080  9680 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.008538  9817 raft_consensus.cc:2749] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.011080  9530 leader_election.cc:304] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.012938  9530 leader_election.cc:304] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.013175  9721 raft_consensus.cc:3060] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.013902  9755 raft_consensus.cc:2804] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.014485  9755 raft_consensus.cc:697] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:28.015437  9755 consensus_queue.cc:237] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.019490  9680 tablet_bootstrap.cc:654] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.025255  9490 raft_consensus.cc:3060] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.026499  9682 tablet_bootstrap.cc:492] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.027144  9682 ts_tablet_manager.cc:1403] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.012s
I20260709 13:14:28.040733  9721 raft_consensus.cc:2749] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.043435  9682 raft_consensus.cc:359] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.044231  9682 raft_consensus.cc:385] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.044544  9682 raft_consensus.cc:740] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.044776  9755 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.045288  9682 consensus_queue.cc:260] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.047742  9682 ts_tablet_manager.cc:1434] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:14:28.048741  9679 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:28.049351  9679 ts_tablet_manager.cc:1403] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.055s
I20260709 13:14:28.052613  9679 raft_consensus.cc:359] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.053581  9679 raft_consensus.cc:385] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.053900  9679 raft_consensus.cc:740] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.054385  9680 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.054911  9680 ts_tablet_manager.cc:1403] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.005s
I20260709 13:14:28.058815  9680 raft_consensus.cc:359] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.060254  9680 raft_consensus.cc:385] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.060560  9680 raft_consensus.cc:740] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.061550  9680 consensus_queue.cc:260] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.054524  9679 consensus_queue.cc:260] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.048722  9682 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.069582  9682 tablet_bootstrap.cc:654] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.070551  9679 ts_tablet_manager.cc:1434] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:14:28.071799  9680 ts_tablet_manager.cc:1434] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:28.072742  9680 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.077816  9680 tablet_bootstrap.cc:654] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.080847  9679 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:28.080906  9682 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.081404  9682 ts_tablet_manager.cc:1403] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.010s
I20260709 13:14:28.083117  9387 catalog_manager.cc:5697] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.083950  9682 raft_consensus.cc:359] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.084620  9682 raft_consensus.cc:385] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.084882  9682 raft_consensus.cc:740] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.085536  9682 consensus_queue.cc:260] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.085988  9679 tablet_bootstrap.cc:654] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.087602  9682 ts_tablet_manager.cc:1434] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:28.088464  9682 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.091123  9693 raft_consensus.cc:493] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.091743  9693 raft_consensus.cc:515] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.093879  9682 tablet_bootstrap.cc:654] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.097116  9716 raft_consensus.cc:493] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.097654  9716 raft_consensus.cc:515] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.099803  9716 leader_election.cc:290] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.100909  9679 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:28.101344  9679 ts_tablet_manager.cc:1403] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260709 13:14:28.101675  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.102250  9693 leader_election.cc:290] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.104032  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.103940  9679 raft_consensus.cc:359] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.104662  9679 raft_consensus.cc:385] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.104717  9563 raft_consensus.cc:2468] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.105041  9679 raft_consensus.cc:740] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.105728  9679 consensus_queue.cc:260] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.106859  9682 tablet_bootstrap.cc:492] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.107306  9682 ts_tablet_manager.cc:1403] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.008s
I20260709 13:14:28.107640  9679 ts_tablet_manager.cc:1434] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:28.108556  9679 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:28.111218  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.112023  9563 raft_consensus.cc:2393] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:28.114447  9679 tablet_bootstrap.cc:654] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.114735  9456 leader_election.cc:304] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:28.115916  9716 raft_consensus.cc:2804] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.116302  9716 raft_consensus.cc:493] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.116073  9604 leader_election.cc:304] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:28.116844  9716 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.104035  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.117502  9693 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.119669  9680 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.120129  9680 ts_tablet_manager.cc:1403] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.004s
I20260709 13:14:28.122582  9680 raft_consensus.cc:359] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.123235  9680 raft_consensus.cc:385] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.123489  9680 raft_consensus.cc:740] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.127486  9682 raft_consensus.cc:359] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.128252  9682 raft_consensus.cc:385] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.128600  9682 raft_consensus.cc:740] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.129396  9682 consensus_queue.cc:260] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:28.130424  9453 leader_election.cc:343] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.124106  9680 consensus_queue.cc:260] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.135560  9716 raft_consensus.cc:515] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.137794  9716 leader_election.cc:290] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.138746  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.139374  9682 ts_tablet_manager.cc:1434] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
W20260709 13:14:28.140487  9453 leader_election.cc:343] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.140870  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.141438  9563 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.141618  9680 ts_tablet_manager.cc:1434] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:14:28.142513  9680 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.139194  9693 raft_consensus.cc:2749] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.148034  9716 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.148521  9716 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.150134  9817 consensus_queue.cc:1048] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.150604  9716 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.151396  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.152192  9565 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:28.152948  9741 raft_consensus.cc:493] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.153483  9456 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:28.154237  9680 tablet_bootstrap.cc:654] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.154919  9817 raft_consensus.cc:2804] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:28.155426  9817 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.155864  9817 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:28.157670  9716 consensus_queue.cc:1048] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.153599  9741 raft_consensus.cc:515] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.163520  9741 leader_election.cc:290] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.163710  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.163760  9563 raft_consensus.cc:2468] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:28.165184  9687 raft_consensus.cc:493] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.165642  9687 raft_consensus.cc:515] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.165882  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.166642  9489 raft_consensus.cc:2393] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:28.165884  9456 leader_election.cc:304] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.167666  9687 leader_election.cc:290] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.168658  9716 raft_consensus.cc:2804] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.168874  9605 leader_election.cc:304] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:28.169443  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.170338  9687 raft_consensus.cc:493] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.170784  9687 raft_consensus.cc:515] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:28.171120  9528 leader_election.cc:343] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.172667  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.172860  9687 leader_election.cc:290] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.173327  9639 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:28.173779  9741 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.175560  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:28.176964  9528 leader_election.cc:343] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.169449  9716 raft_consensus.cc:697] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:28.183465  9741 raft_consensus.cc:2749] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.186625  9682 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.182602  9817 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.187954  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.188771  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.191682  9489 raft_consensus.cc:2468] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:28.198078  9741 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:28.206328  9530 leader_election.cc:343] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.206995  9530 leader_election.cc:304] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.198567  9741 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.223151  9813 raft_consensus.cc:2749] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.233613  9741 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.237658  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.238689  9565 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:28.240160  9605 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.313144  9824 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.241096  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.282886  9715 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.313927  9824 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.223096  9716 consensus_queue.cc:237] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.316272  9824 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.314669  9715 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.318156  9682 tablet_bootstrap.cc:654] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.281296  9758 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.319341  9715 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.319628  9693 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.319736  9758 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.320134  9693 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.321717  9758 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.322201  9693 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.327160  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.241474  9687 raft_consensus.cc:493] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.328017  9687 raft_consensus.cc:515] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.328351  9817 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.267222  9741 raft_consensus.cc:2804] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:28.322513  9530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 116252us
I20260709 13:14:28.324476  9489 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:28.331796  9638 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.339404  9679 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:28.339805  9679 ts_tablet_manager.cc:1403] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.231s	user 0.016s	sys 0.013s
I20260709 13:14:28.341509  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.342175  9636 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:28.343489  9679 raft_consensus.cc:359] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.344105  9679 raft_consensus.cc:385] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.344342  9679 raft_consensus.cc:740] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.344898  9679 consensus_queue.cc:260] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.352248  9679 ts_tablet_manager.cc:1434] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:28.338068  9741 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.354743  9741 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.356356  9680 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.356808  9680 ts_tablet_manager.cc:1403] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.020s
I20260709 13:14:28.353696  9687 leader_election.cc:290] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.349452  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.360829  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.360872  9758 raft_consensus.cc:493] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.363000  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.363492  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.362524  9530 leader_election.cc:304] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.365027  9741 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.367900  9635 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.368049  9563 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.368184  9639 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:28.372746  9721 raft_consensus.cc:2804] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.373154  9721 raft_consensus.cc:493] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.373482  9721 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.375130  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.375746  9488 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:28.371723  9528 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.378775  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.379303  9639 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:28.370752  9565 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.380074  9813 raft_consensus.cc:2804] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.382079  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.382688  9565 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
W20260709 13:14:28.387210  9528 leader_election.cc:343] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.391953  9721 raft_consensus.cc:515] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.392248  9680 raft_consensus.cc:359] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.369185  9817 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:14:28.392895  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.392973  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.398322  9386 catalog_manager.cc:5697] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.399374  9679 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:28.399629  9563 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:28.400662  9721 leader_election.cc:290] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.401718  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.369284  9758 raft_consensus.cc:515] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.392776  9754 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:28.395071  9453 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.395874  9456 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:28.397573  9680 raft_consensus.cc:385] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.398524  9813 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.405187  9817 raft_consensus.cc:2804] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.405405  9680 raft_consensus.cc:740] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.405794  9817 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.406174  9680 consensus_queue.cc:260] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.405620  9813 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.407929  9682 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.408342  9682 ts_tablet_manager.cc:1403] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.222s	user 0.007s	sys 0.007s
I20260709 13:14:28.408932  9680 ts_tablet_manager.cc:1434] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:14:28.409723  9680 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:28.413084  9528 leader_election.cc:343] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.409122  9817 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.420202  9453 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.420658  9563 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:28.421078  9715 raft_consensus.cc:2804] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:28.421577  9715 raft_consensus.cc:697] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:28.421787  9813 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.422416  9715 consensus_queue.cc:237] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.423990  9817 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.408665  9487 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:28.431249  9817 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.428490  9713 raft_consensus.cc:2804] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.432389  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.409193  9605 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.436254  9682 raft_consensus.cc:359] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.436771  9682 raft_consensus.cc:385] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.436981  9682 raft_consensus.cc:740] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.437515  9682 consensus_queue.cc:260] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.435981  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.440091  9639 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.441479  9679 tablet_bootstrap.cc:654] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.444929  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.445374  9813 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.445677  9636 raft_consensus.cc:2393] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:28.447419  9741 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.448421  9682 ts_tablet_manager.cc:1434] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260709 13:14:28.449375  9682 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.449916  9639 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:28.450191  9713 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.450434  9754 raft_consensus.cc:2764] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:28.450592  9713 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.452827  9680 tablet_bootstrap.cc:654] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.456439  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.457026  9563 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.457116  9758 leader_election.cc:290] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.463709  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:28.464078  9563 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:28.464849  9489 raft_consensus.cc:2393] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:28.465054  9386 catalog_manager.cc:5697] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 2, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:28.466346  9528 leader_election.cc:343] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.473909  9456 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:28.476680  9716 raft_consensus.cc:2804] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.477145  9716 raft_consensus.cc:697] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:28.471079  9713 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.478017  9716 consensus_queue.cc:237] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.479019  9682 tablet_bootstrap.cc:654] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:28.452378  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 53455.9us
I20260709 13:14:28.487772  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:28.486783  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.504709  9485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.506240  9713 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.507737  9489 raft_consensus.cc:2468] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:28.507225  9486 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.513638  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.514685  9565 raft_consensus.cc:2393] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:28.517966  9528 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.519016  9485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:28.520117  9485 raft_consensus.cc:2393] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:28.518865  9721 raft_consensus.cc:2804] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.521561  9721 raft_consensus.cc:697] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:28.522461  9721 consensus_queue.cc:237] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.536157  9680 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.536773  9680 ts_tablet_manager.cc:1403] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.017s
I20260709 13:14:28.538983  9530 leader_election.cc:304] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.540745  9755 raft_consensus.cc:2804] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.541150  9755 raft_consensus.cc:493] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.541496  9755 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.542919  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.543781  9564 raft_consensus.cc:2393] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:28.543732  9758 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:28.545121  9605 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [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: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:28.546998  9754 raft_consensus.cc:2749] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.551574  9679 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:28.552194  9679 ts_tablet_manager.cc:1403] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.009s
I20260709 13:14:28.555938  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.557004  9636 raft_consensus.cc:2393] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:28.559589  9680 raft_consensus.cc:359] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.560320  9680 raft_consensus.cc:385] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.560359  9453 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [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: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.560647  9680 raft_consensus.cc:740] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.561717  9715 raft_consensus.cc:2749] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.561355  9680 consensus_queue.cc:260] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:28.552098  9530 leader_election.cc:343] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.562988  9530 leader_election.cc:304] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.564231  9715 raft_consensus.cc:493] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.564678  9715 raft_consensus.cc:515] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.564888  9386 catalog_manager.cc:5697] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.566195  9758 raft_consensus.cc:2749] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.566558  9715 leader_election.cc:290] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.567102  9715 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.567768  9387 catalog_manager.cc:5697] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.570199  9679 raft_consensus.cc:359] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.571720  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.575212  9754 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:28.576594  9453 leader_election.cc:343] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.570854  9679 raft_consensus.cc:385] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.581902  9679 raft_consensus.cc:740] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.588676  9679 consensus_queue.cc:260] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.592195  9680 ts_tablet_manager.cc:1434] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 13:14:28.592967  9680 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.601291  9679 ts_tablet_manager.cc:1434] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 13:14:28.602415  9679 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:28.606101  9755 raft_consensus.cc:515] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.599253  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.608395  9755 leader_election.cc:290] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.618546  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:28.624874  9528 leader_election.cc:343] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.615763  9565 raft_consensus.cc:2468] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:28.628638  9682 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.629385  9682 ts_tablet_manager.cc:1403] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.180s	user 0.020s	sys 0.009s
I20260709 13:14:28.636766  9486 raft_consensus.cc:2468] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:28.639614  9682 raft_consensus.cc:359] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.642226  9682 raft_consensus.cc:385] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.642572  9682 raft_consensus.cc:740] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.639890  9456 leader_election.cc:304] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.643355  9682 consensus_queue.cc:260] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.651010  9682 ts_tablet_manager.cc:1434] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:14:28.652963  9755 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:28.651894  9715 raft_consensus.cc:2804] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.654852  9715 raft_consensus.cc:493] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.655063  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:28.655251  9715 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.656414  9486 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.681471  9680 tablet_bootstrap.cc:654] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.683063  9530 leader_election.cc:304] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.685416  9755 raft_consensus.cc:2804] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.685923  9755 raft_consensus.cc:697] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:28.686781  9755 consensus_queue.cc:237] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:28.687330  9871 log.cc:927] Time spent T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:14:28.690891  9741 raft_consensus.cc:493] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.691423  9741 raft_consensus.cc:515] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:28.691814  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 52026.1us
I20260709 13:14:28.692328  9682 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.684804  9715 raft_consensus.cc:515] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.697361  9741 leader_election.cc:290] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.703207  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.703896  9564 raft_consensus.cc:2468] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:28.710039  9485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.712023  9716 raft_consensus.cc:493] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.712052  9605 leader_election.cc:304] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:28.712550  9716 raft_consensus.cc:515] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.714708  9865 raft_consensus.cc:2804] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.715107  9865 raft_consensus.cc:493] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.715430  9865 raft_consensus.cc:3060] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.715636  9715 leader_election.cc:290] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
W20260709 13:14:28.716269  9604 leader_election.cc:343] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.725548  9716 leader_election.cc:290] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.730245  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:28.731434  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.733508  9679 tablet_bootstrap.cc:654] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.744745  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.745152  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.745980  9564 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.749027  9486 raft_consensus.cc:2468] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
W20260709 13:14:28.751349  9453 leader_election.cc:343] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:28.752811  9453 leader_election.cc:343] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.759768  9865 raft_consensus.cc:515] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.763617  9758 raft_consensus.cc:493] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.764421  9530 leader_election.cc:304] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.780495  9758 raft_consensus.cc:515] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.782550  9758 leader_election.cc:290] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.784945  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.785425  9758 raft_consensus.cc:2804] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:28.785704  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:14:28.786194  9528 leader_election.cc:343] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.787099  9758 raft_consensus.cc:697] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:28.790658  9758 consensus_queue.cc:237] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.791613  9865 leader_election.cc:290] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:28.792639  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:28.793252  9563 raft_consensus.cc:3060] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.798332  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:28.799183  9639 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:28.800026  9604 leader_election.cc:343] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.800269  9564 raft_consensus.cc:2468] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
W20260709 13:14:28.801726  9456 leader_election.cc:343] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.802239  9456 leader_election.cc:304] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.803326  9715 raft_consensus.cc:2749] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.805611  9682 tablet_bootstrap.cc:654] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.806039  9456 leader_election.cc:304] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.812649  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:28.808310  9679 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:28.810710  9716 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:28.813495  9715 raft_consensus.cc:2804] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.814893  9715 raft_consensus.cc:697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:28.815972  9715 consensus_queue.cc:237] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.817324  9680 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.817829  9680 ts_tablet_manager.cc:1403] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.225s	user 0.007s	sys 0.007s
I20260709 13:14:28.820302  9680 raft_consensus.cc:359] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.820937  9680 raft_consensus.cc:385] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.823848  9679 ts_tablet_manager.cc:1403] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.222s	user 0.010s	sys 0.010s
W20260709 13:14:28.823841  9530 leader_election.cc:343] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.824924  9530 leader_election.cc:304] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.827879  9755 raft_consensus.cc:2749] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.821303  9680 raft_consensus.cc:740] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.827317  9385 catalog_manager.cc:5697] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.840857  9680 consensus_queue.cc:260] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.848757  9680 ts_tablet_manager.cc:1434] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:14:28.849522  9680 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.852736  9563 raft_consensus.cc:2468] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:28.854375  9605 leader_election.cc:304] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:28.847229  9813 raft_consensus.cc:493] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.855270  9813 raft_consensus.cc:515] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.857559  9865 raft_consensus.cc:2804] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.866791  9813 leader_election.cc:290] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.866909  9679 raft_consensus.cc:359] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.867638  9679 raft_consensus.cc:385] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.867880  9679 raft_consensus.cc:740] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.868427  9679 consensus_queue.cc:260] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.868681  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:28.870224  9530 leader_election.cc:343] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.871649  9679 ts_tablet_manager.cc:1434] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:14:28.872565  9679 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:28.874226  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.876291  9715 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.862643  9865 raft_consensus.cc:697] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:28.880213  9865 consensus_queue.cc:237] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.885180  9680 tablet_bootstrap.cc:654] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:28.885761  9528 leader_election.cc:343] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.886276  9528 leader_election.cc:304] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.887646  9813 raft_consensus.cc:2749] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.889235  9387 catalog_manager.cc:5697] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.892216  9682 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:28.892822  9682 ts_tablet_manager.cc:1403] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.201s	user 0.027s	sys 0.021s
I20260709 13:14:28.897790  9385 catalog_manager.cc:5697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:28.899443  9716 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.896485  9682 raft_consensus.cc:359] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.903190  9682 raft_consensus.cc:385] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.903527  9682 raft_consensus.cc:740] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.904502  9682 consensus_queue.cc:260] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.908318  9682 ts_tablet_manager.cc:1434] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:28.910426  9682 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:28.925204  9679 tablet_bootstrap.cc:654] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.927947  9716 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:28.932539  9713 raft_consensus.cc:493] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.933028  9713 raft_consensus.cc:515] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.937767  9713 leader_election.cc:290] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:28.939339  9682 tablet_bootstrap.cc:654] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.941735  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:28.942519  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b05695c143069d17c86d483feecd" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:28.941483  9758 consensus_queue.cc:1048] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:28.943279  9565 raft_consensus.cc:2393] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:28.947309  9456 leader_election.cc:304] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:28.951831  9715 raft_consensus.cc:3060] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.955328  9680 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:28.955809  9680 ts_tablet_manager.cc:1403] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.019s
I20260709 13:14:28.959909  9636 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:28.966956  9385 catalog_manager.cc:5697] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:28.968080  9715 raft_consensus.cc:2749] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.968776  9715 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:28.974251  9680 raft_consensus.cc:359] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.976545  9680 raft_consensus.cc:385] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.977527  9680 raft_consensus.cc:740] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.978166  9680 consensus_queue.cc:260] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:28.984830  9680 ts_tablet_manager.cc:1434] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:14:28.985694  9680 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:28.989768  9758 consensus_queue.cc:1048] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:29.001222  9680 tablet_bootstrap.cc:654] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.003165  9682 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.003680  9682 ts_tablet_manager.cc:1403] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.014s
I20260709 13:14:29.004027  9564 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:29.005584  9824 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:29.007175  9682 raft_consensus.cc:359] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.008060  9682 raft_consensus.cc:385] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.008410  9682 raft_consensus.cc:740] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.009397  9682 consensus_queue.cc:260] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.011974  9682 ts_tablet_manager.cc:1434] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:29.012863  9682 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.019596  9682 tablet_bootstrap.cc:654] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.077332  9679 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.079089  9679 ts_tablet_manager.cc:1403] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.207s	user 0.015s	sys 0.009s
I20260709 13:14:29.089774  9758 raft_consensus.cc:493] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.091432  9639 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.091091  9758 raft_consensus.cc:515] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.094678  9758 leader_election.cc:290] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.097756  9682 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.098596  9682 ts_tablet_manager.cc:1403] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.006s
I20260709 13:14:29.103475  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:29.105983  9528 leader_election.cc:343] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.108388  9680 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.110363  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.112843  9680 ts_tablet_manager.cc:1403] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.007s
W20260709 13:14:29.115752  9530 leader_election.cc:343] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.116298  9530 leader_election.cc:304] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.117183  9758 raft_consensus.cc:2749] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.108095  9682 raft_consensus.cc:359] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.118964  9682 raft_consensus.cc:385] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.119517  9682 raft_consensus.cc:740] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.121886  9682 consensus_queue.cc:260] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.125674  9680 raft_consensus.cc:359] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.126533  9680 raft_consensus.cc:385] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.126814  9680 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.127655  9680 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.129542  9679 raft_consensus.cc:359] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.155967  9680 ts_tablet_manager.cc:1434] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:14:29.156081  9679 raft_consensus.cc:385] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.130003  9682 ts_tablet_manager.cc:1434] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.006s
I20260709 13:14:29.156539  9679 raft_consensus.cc:740] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.157773  9680 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.157552  9679 consensus_queue.cc:260] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.158152  9682 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.159403  9679 ts_tablet_manager.cc:1434] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.080s	user 0.010s	sys 0.004s
I20260709 13:14:29.163784  9679 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.171222  9682 tablet_bootstrap.cc:654] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.177086  9679 tablet_bootstrap.cc:654] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.137842  9687 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 13:14:29.185506  9680 tablet_bootstrap.cc:654] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:29.185914  9528 consensus_peers.cc:597] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:14:29.191717  9682 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.192413  9682 ts_tablet_manager.cc:1403] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 13:14:29.197561  9682 raft_consensus.cc:359] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.198567  9682 raft_consensus.cc:385] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.198884  9682 raft_consensus.cc:740] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.199936  9682 consensus_queue.cc:260] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.202361  9682 ts_tablet_manager.cc:1434] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:29.210920  9682 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.240713  9682 tablet_bootstrap.cc:654] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.263160  9682 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.263191  9679 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.263672  9680 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.263749  9682 ts_tablet_manager.cc:1403] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260709 13:14:29.263794  9679 ts_tablet_manager.cc:1403] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.023s
I20260709 13:14:29.264194  9680 ts_tablet_manager.cc:1403] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.107s	user 0.036s	sys 0.039s
I20260709 13:14:29.266789  9682 raft_consensus.cc:359] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.267640  9682 raft_consensus.cc:385] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.267940  9682 raft_consensus.cc:740] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.268689  9682 consensus_queue.cc:260] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.271044  9682 ts_tablet_manager.cc:1434] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:14:29.272143  9682 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.273234  9680 raft_consensus.cc:359] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.273934  9680 raft_consensus.cc:385] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.274183  9680 raft_consensus.cc:740] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.277091  9693 raft_consensus.cc:493] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.277575  9693 raft_consensus.cc:515] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.279191  9682 tablet_bootstrap.cc:654] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.274853  9680 consensus_queue.cc:260] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.283224  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:29.285013  9604 leader_election.cc:343] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.286115  9679 raft_consensus.cc:359] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.286867  9679 raft_consensus.cc:385] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.287156  9679 raft_consensus.cc:740] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.287815  9679 consensus_queue.cc:260] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.291138  9680 ts_tablet_manager.cc:1434] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:14:29.292436  9680 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.294724  9682 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.295346  9682 ts_tablet_manager.cc:1403] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:14:29.297719  9693 leader_election.cc:290] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.301555  9721 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:29.298130  9682 raft_consensus.cc:359] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.303524  9682 raft_consensus.cc:385] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.303812  9682 raft_consensus.cc:740] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.304618  9682 consensus_queue.cc:260] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.306969  9682 ts_tablet_manager.cc:1434] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:14:29.308156  9682 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.298629  9680 tablet_bootstrap.cc:654] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.299490  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.310505  9564 raft_consensus.cc:2468] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:29.300899  9636 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.320195  9605 leader_election.cc:304] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:29.321847  9693 raft_consensus.cc:2804] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.322373  9693 raft_consensus.cc:493] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.322837  9693 raft_consensus.cc:3060] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.323334  9679 ts_tablet_manager.cc:1434] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 13:14:29.324843  9679 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.331239  9721 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.336319  9679 tablet_bootstrap.cc:654] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.348202  9716 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.362080  9865 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.369554  9636 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.382474  9682 tablet_bootstrap.cc:654] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.395232  9680 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.395180  9693 raft_consensus.cc:515] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.395857  9680 ts_tablet_manager.cc:1403] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.104s	user 0.035s	sys 0.035s
I20260709 13:14:29.397361  9693 leader_election.cc:290] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.398636  9680 raft_consensus.cc:359] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.399317  9680 raft_consensus.cc:385] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.399564  9680 raft_consensus.cc:740] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.400197  9680 consensus_queue.cc:260] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.404120  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.404788  9563 raft_consensus.cc:3060] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.407725  9754 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.402611  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd0cadea42469aae517241f1f834b9" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:29.414659  9486 raft_consensus.cc:3060] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.402580  9680 ts_tablet_manager.cc:1434] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:29.424494  9680 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.428714  9563 raft_consensus.cc:2468] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:29.434906  9605 leader_election.cc:304] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.435287  9486 raft_consensus.cc:2468] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:29.435914  9754 raft_consensus.cc:2804] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.436407  9754 raft_consensus.cc:697] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:29.437335  9754 consensus_queue.cc:237] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.437893  9741 raft_consensus.cc:493] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.438413  9741 raft_consensus.cc:515] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.439693  9680 tablet_bootstrap.cc:654] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.440436  9741 leader_election.cc:290] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.442131  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.445369  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.446784  9604 leader_election.cc:304] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [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: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:29.448357  9741 raft_consensus.cc:2749] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.460228  9387 catalog_manager.cc:5697] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.464514  9680 tablet_bootstrap.cc:492] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.465097  9680 ts_tablet_manager.cc:1403] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.000s
I20260709 13:14:29.467996  9680 raft_consensus.cc:359] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.468691  9680 raft_consensus.cc:385] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.468981  9680 raft_consensus.cc:740] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.469843  9680 consensus_queue.cc:260] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.471400  9680 ts_tablet_manager.cc:1434] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:29.472389  9680 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:29.475553  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 87458.8us
I20260709 13:14:29.477216  9716 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:29.478902  9680 tablet_bootstrap.cc:654] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.499200  9758 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.499881  9758 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.502513  9682 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.502979  9682 ts_tablet_manager.cc:1403] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.195s	user 0.027s	sys 0.007s
I20260709 13:14:29.503459  9758 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.505712  9682 raft_consensus.cc:359] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.506045  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.506431  9682 raft_consensus.cc:385] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.506728  9682 raft_consensus.cc:740] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.508833  9682 consensus_queue.cc:260] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.510149  9682 ts_tablet_manager.cc:1434] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:29.511242  9682 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.520553  9682 tablet_bootstrap.cc:654] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.524627  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:29.525620  9528 leader_election.cc:343] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:29.526824  9530 leader_election.cc:343] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.527364  9530 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.528127  9721 raft_consensus.cc:2749] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.530110  9680 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.530576  9680 ts_tablet_manager.cc:1403] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.014s
I20260709 13:14:29.534754  9680 raft_consensus.cc:359] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.536000  9680 raft_consensus.cc:385] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.536321  9680 raft_consensus.cc:740] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.537250  9679 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.537024  9680 consensus_queue.cc:260] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.537715  9679 ts_tablet_manager.cc:1403] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.213s	user 0.020s	sys 0.029s
I20260709 13:14:29.539978  9679 raft_consensus.cc:359] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.540474  9679 raft_consensus.cc:385] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.540714  9679 raft_consensus.cc:740] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.541230  9679 consensus_queue.cc:260] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.543567  9679 ts_tablet_manager.cc:1434] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:29.546489  9680 ts_tablet_manager.cc:1434] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:14:29.547284  9679 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.552747  9680 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.555858  9679 tablet_bootstrap.cc:654] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.558554  9680 tablet_bootstrap.cc:654] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.576154  9682 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.576472  9679 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.576639  9682 ts_tablet_manager.cc:1403] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.013s
I20260709 13:14:29.576913  9679 ts_tablet_manager.cc:1403] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 13:14:29.576982  9680 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.577445  9680 ts_tablet_manager.cc:1403] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 13:14:29.579383  9680 raft_consensus.cc:359] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.579937  9680 raft_consensus.cc:385] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.579720  9679 raft_consensus.cc:359] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.580385  9680 raft_consensus.cc:740] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.579972  9682 raft_consensus.cc:359] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.580516  9679 raft_consensus.cc:385] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.580849  9682 raft_consensus.cc:385] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.580896  9679 raft_consensus.cc:740] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.581159  9682 raft_consensus.cc:740] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.581151  9680 consensus_queue.cc:260] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.581674  9679 consensus_queue.cc:260] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.581985  9682 consensus_queue.cc:260] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.583411  9680 ts_tablet_manager.cc:1434] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:14:29.583997  9682 ts_tablet_manager.cc:1434] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:14:29.584944  9680 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.588188  9682 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.591871  9680 tablet_bootstrap.cc:654] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.592069  9721 raft_consensus.cc:493] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.592528  9721 raft_consensus.cc:515] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.594458  9721 leader_election.cc:290] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.594499  9682 tablet_bootstrap.cc:654] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.598201  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.598986  9679 ts_tablet_manager.cc:1434] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:14:29.599123  9489 raft_consensus.cc:2468] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:29.599503  9713 raft_consensus.cc:493] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.599961  9713 raft_consensus.cc:515] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.602135  9713 leader_election.cc:290] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.602737  9713 raft_consensus.cc:493] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.603302  9754 raft_consensus.cc:493] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.603963  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.604423  9530 leader_election.cc:304] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:29.606173  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.615073  9758 raft_consensus.cc:2804] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.606472  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.604993  9679 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.615658  9758 raft_consensus.cc:493] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.616166  9564 raft_consensus.cc:2468] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.616315  9758 raft_consensus.cc:3060] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.613754  9754 raft_consensus.cc:515] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.619740  9754 leader_election.cc:290] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.620290  9636 raft_consensus.cc:2468] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:29.622215  9679 tablet_bootstrap.cc:654] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.623703  9682 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.624301  9682 ts_tablet_manager.cc:1403] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260709 13:14:29.613996  9638 raft_consensus.cc:2468] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.626056  9453 leader_election.cc:304] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.627019  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.627290  9680 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.627262  9824 raft_consensus.cc:2804] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.627693  9489 raft_consensus.cc:2468] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:29.627861  9680 ts_tablet_manager.cc:1403] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.035s
I20260709 13:14:29.628661  9679 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.627765  9824 raft_consensus.cc:493] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.629088  9679 ts_tablet_manager.cc:1403] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260709 13:14:29.628984  9604 leader_election.cc:304] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.629200  9824 raft_consensus.cc:3060] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.630524  9680 raft_consensus.cc:359] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.631234  9680 raft_consensus.cc:385] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.631371  9754 raft_consensus.cc:2804] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.631517  9680 raft_consensus.cc:740] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.631731  9754 raft_consensus.cc:493] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.631795  9679 raft_consensus.cc:359] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.632256  9754 raft_consensus.cc:3060] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.632634  9679 raft_consensus.cc:385] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.632202  9680 consensus_queue.cc:260] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.632977  9679 raft_consensus.cc:740] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.634382  9679 consensus_queue.cc:260] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.635076  9680 ts_tablet_manager.cc:1434] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:29.636734  9679 ts_tablet_manager.cc:1434] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:29.638386  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.614071  9713 raft_consensus.cc:515] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.640806  9680 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.644358  9679 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.646739  9680 tablet_bootstrap.cc:654] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.648618  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.649261  9563 raft_consensus.cc:2468] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.648464  9682 raft_consensus.cc:359] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.650559  9456 leader_election.cc:304] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:29.650724  9682 raft_consensus.cc:385] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.651141  9682 raft_consensus.cc:740] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.651312  9716 raft_consensus.cc:2804] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.651633  9716 raft_consensus.cc:493] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.651959  9716 raft_consensus.cc:3060] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.651877  9754 raft_consensus.cc:515] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.653199  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.653825  9638 raft_consensus.cc:2468] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.654676  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:29.655243  9489 raft_consensus.cc:3060] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.655656  9679 tablet_bootstrap.cc:654] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.658381  9716 raft_consensus.cc:515] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.659263  9715 raft_consensus.cc:493] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.659773  9715 raft_consensus.cc:515] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.661806  9715 leader_election.cc:290] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.663422  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:29.665212  9453 leader_election.cc:343] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.665131  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:29.665812  9716 leader_election.cc:290] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.665901  9638 raft_consensus.cc:3060] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.670043  9489 raft_consensus.cc:2468] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:29.671234  9604 leader_election.cc:304] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.671424  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804261f88f549719f27f7b1ffbca43c" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.672194  9741 raft_consensus.cc:2804] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.672322  9562 raft_consensus.cc:3060] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.672806  9741 raft_consensus.cc:697] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:29.673686  9741 consensus_queue.cc:237] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.674360  9680 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.674775  9680 ts_tablet_manager.cc:1403] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 13:14:29.675710  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.676504  9563 raft_consensus.cc:2468] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.677386  9680 raft_consensus.cc:359] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.678026  9680 raft_consensus.cc:385] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.678283  9680 raft_consensus.cc:740] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.649650  9758 raft_consensus.cc:515] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.678905  9680 consensus_queue.cc:260] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.679476  9564 raft_consensus.cc:2393] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:29.680192  9682 consensus_queue.cc:260] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.683481  9680 ts_tablet_manager.cc:1434] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:29.684240  9813 raft_consensus.cc:493] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.684504  9680 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.684698  9813 raft_consensus.cc:515] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.686612  9813 leader_election.cc:290] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.689833  9456 leader_election.cc:304] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.690026  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.690542  9680 tablet_bootstrap.cc:654] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.690904  9487 raft_consensus.cc:2468] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:29.691219  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.692502  9716 raft_consensus.cc:2804] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:29.692792  9528 leader_election.cc:343] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.692997  9716 raft_consensus.cc:493] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.693420  9716 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.695432  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:29.696205  9489 raft_consensus.cc:2393] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a27427ead824d2ea7f367a955a70b03 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:29.683812  9682 ts_tablet_manager.cc:1434] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:14:29.697386  9682 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.699796  9758 leader_election.cc:290] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.700593  9530 leader_election.cc:304] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.701654  9754 leader_election.cc:290] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.701798  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:29.704519  9528 leader_election.cc:304] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.705904  9813 raft_consensus.cc:2804] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.706362  9813 raft_consensus.cc:493] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.706765  9813 raft_consensus.cc:3060] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.711549  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c1739ec2f4921bf355d0618341fd8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.712637  9564 raft_consensus.cc:2393] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:29.718190  9562 raft_consensus.cc:2468] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:29.720424  9813 raft_consensus.cc:515] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.727983  9754 raft_consensus.cc:493] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.729260  9721 raft_consensus.cc:2749] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.768406  9754 raft_consensus.cc:515] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.769018  9813 leader_election.cc:290] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.770582  9754 leader_election.cc:290] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.770634  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:29.730070  9682 tablet_bootstrap.cc:654] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.772359  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.773044  9564 raft_consensus.cc:2468] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:29.732612  9680 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:29.774268  9680 ts_tablet_manager.cc:1403] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.003s
I20260709 13:14:29.774263  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:29.774636  9528 leader_election.cc:343] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.655287  9713 leader_election.cc:290] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.775791  9605 leader_election.cc:304] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
W20260709 13:14:29.776985  9604 leader_election.cc:343] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.777240  9754 raft_consensus.cc:2804] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.725100  9824 raft_consensus.cc:515] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.777733  9680 raft_consensus.cc:359] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.777592  9682 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.778395  9754 raft_consensus.cc:493] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.778436  9680 raft_consensus.cc:385] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.779063  9680 raft_consensus.cc:740] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.778687  9682 ts_tablet_manager.cc:1403] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.003s
I20260709 13:14:29.779516  9824 leader_election.cc:290] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.722545  9716 raft_consensus.cc:515] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.779759  9680 consensus_queue.cc:260] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.780623  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:29.781208  9635 raft_consensus.cc:3060] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.781817  9680 ts_tablet_manager.cc:1434] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:29.782040  9682 raft_consensus.cc:359] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.782748  9682 raft_consensus.cc:385] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.782891  9680 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:29.783070  9682 raft_consensus.cc:740] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.783921  9682 consensus_queue.cc:260] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.783008  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:29.783527  9754 raft_consensus.cc:3060] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.784806  9636 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.786010  9682 ts_tablet_manager.cc:1434] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:29.787083  9682 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.791967  9636 raft_consensus.cc:2468] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:29.793318  9453 leader_election.cc:304] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.794194  9716 leader_election.cc:290] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.794689  9824 raft_consensus.cc:2804] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.795677  9824 raft_consensus.cc:697] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:29.804172  9813 raft_consensus.cc:493] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.805132  9813 raft_consensus.cc:515] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.762761  9638 raft_consensus.cc:2468] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:29.810041  9680 tablet_bootstrap.cc:654] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.812216  9453 leader_election.cc:304] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.814136  9713 raft_consensus.cc:2804] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.814702  9713 raft_consensus.cc:697] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:29.815593  9713 consensus_queue.cc:237] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.817119  9741 raft_consensus.cc:493] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.817632  9741 raft_consensus.cc:515] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.820963  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.821331  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbdca393bae42938c4d334fc1185974" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.821719  9564 raft_consensus.cc:2468] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:29.821933  9563 raft_consensus.cc:3060] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.822039  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.822741  9565 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.823328  9605 leader_election.cc:304] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.825510  9741 leader_election.cc:290] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.826059  9741 raft_consensus.cc:2804] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.826457  9741 raft_consensus.cc:493] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.826808  9741 raft_consensus.cc:3060] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.833052  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:29.834950  9604 leader_election.cc:343] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.835850  9813 leader_election.cc:290] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.826805  9682 tablet_bootstrap.cc:654] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.837098  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.838794  9563 raft_consensus.cc:2468] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
W20260709 13:14:29.840049  9528 leader_election.cc:343] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:29.841578  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:29.842378  9385 catalog_manager.cc:5697] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.844496  9679 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.844991  9679 ts_tablet_manager.cc:1403] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.201s	user 0.056s	sys 0.076s
I20260709 13:14:29.845181  9824 consensus_queue.cc:237] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.848452  9635 raft_consensus.cc:2468] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:29.848224  9679 raft_consensus.cc:359] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.848989  9679 raft_consensus.cc:385] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.849318  9679 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.831677  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:29.850291  9679 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.851229  9489 raft_consensus.cc:3060] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.850863  9754 raft_consensus.cc:515] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.853458  9679 ts_tablet_manager.cc:1434] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:29.856446  9453 leader_election.cc:304] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:29.856503  9679 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:29.858381  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.864849  9716 raft_consensus.cc:2804] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.865386  9716 raft_consensus.cc:697] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:29.866498  9716 consensus_queue.cc:237] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.873497  9679 tablet_bootstrap.cc:654] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.861850  9741 raft_consensus.cc:515] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.862802  9565 raft_consensus.cc:2468] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:29.875211  9754 leader_election.cc:290] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
W20260709 13:14:29.881593  9530 leader_election.cc:343] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.882205  9530 leader_election.cc:304] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.883950  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:29.885893  9817 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.887228  9680 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
W20260709 13:14:29.886106  9604 leader_election.cc:343] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.887778  9680 ts_tablet_manager.cc:1403] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.105s	user 0.036s	sys 0.004s
I20260709 13:14:29.887387  9817 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.889986  9813 raft_consensus.cc:2749] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.891127  9817 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.892395  9741 leader_election.cc:290] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:29.893811  9680 raft_consensus.cc:359] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.895452  9680 raft_consensus.cc:385] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.895717  9680 raft_consensus.cc:740] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.895865  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.896700  9562 raft_consensus.cc:3060] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.897401  9680 consensus_queue.cc:260] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.899637  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
W20260709 13:14:29.902609  9604 leader_election.cc:343] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.905081  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:29.906431  9682 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:29.906904  9680 ts_tablet_manager.cc:1434] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:14:29.906958  9682 ts_tablet_manager.cc:1403] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.013s
I20260709 13:14:29.900024  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:29.913818  9565 raft_consensus.cc:3060] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.913784  9755 raft_consensus.cc:493] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.914649  9755 raft_consensus.cc:515] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.920663  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:29.921281  9563 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:29.924731  9755 leader_election.cc:290] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.925890  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:29.927763  9528 leader_election.cc:343] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.927939  9388 catalog_manager.cc:5697] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.933149  9680 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:29.933820  9453 leader_election.cc:343] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.936712  9456 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.939199  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:29.944108  9562 raft_consensus.cc:2468] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:29.944939  9682 raft_consensus.cc:359] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.938380  9824 raft_consensus.cc:2804] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.945676  9682 raft_consensus.cc:385] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.946159  9682 raft_consensus.cc:740] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.946233  9605 leader_election.cc:304] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:29.947023  9680 tablet_bootstrap.cc:654] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.947289  9489 raft_consensus.cc:2468] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
W20260709 13:14:29.947690  9530 leader_election.cc:343] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.948213  9741 raft_consensus.cc:2804] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.948743  9741 raft_consensus.cc:697] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:29.948220  9530 leader_election.cc:304] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.949626  9687 raft_consensus.cc:2749] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.949610  9741 consensus_queue.cc:237] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.951210  9530 leader_election.cc:304] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.952646  9755 raft_consensus.cc:2804] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.953235  9755 raft_consensus.cc:697] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:29.953446  9565 raft_consensus.cc:2468] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:29.946244  9824 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.954545  9824 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.954330  9755 consensus_queue.cc:237] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.954944  9605 leader_election.cc:304] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:29.956466  9754 raft_consensus.cc:2804] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.956961  9754 raft_consensus.cc:697] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:29.957782  9754 consensus_queue.cc:237] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.966437  9682 consensus_queue.cc:260] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.978185  9682 ts_tablet_manager.cc:1434] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:14:29.978703  9687 raft_consensus.cc:493] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.979453  9682 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:29.979219  9687 raft_consensus.cc:515] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.982520  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:29.984117  9528 leader_election.cc:343] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.984619  9687 leader_election.cc:290] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:29.984925  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:29.988214  9530 leader_election.cc:343] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.988801  9530 leader_election.cc:304] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:29.991114  9687 raft_consensus.cc:2749] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.991529  9824 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.994894  9679 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:29.995430  9679 ts_tablet_manager.cc:1403] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.139s	user 0.021s	sys 0.019s
I20260709 13:14:29.999011  9679 raft_consensus.cc:359] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:29.999640  9679 raft_consensus.cc:385] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.999902  9679 raft_consensus.cc:740] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.002028  9679 consensus_queue.cc:260] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.003497  9680 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.003901  9679 ts_tablet_manager.cc:1434] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:14:30.004024  9680 ts_tablet_manager.cc:1403] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.031s
I20260709 13:14:30.007265  9680 raft_consensus.cc:359] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.008008  9680 raft_consensus.cc:385] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.008284  9680 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.011323  9824 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.011576  9680 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.012004  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:30.013439  9453 leader_election.cc:343] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.014921  9682 tablet_bootstrap.cc:654] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.015951  9680 ts_tablet_manager.cc:1434] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:14:30.014073  9385 catalog_manager.cc:5697] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.016549  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:30.017006  9680 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.017094  9562 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.017699  9385 catalog_manager.cc:5697] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.021713  9388 catalog_manager.cc:5697] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.024173  9562 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:30.025558  9456 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.027146  9713 raft_consensus.cc:2804] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.027638  9680 tablet_bootstrap.cc:654] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.027693  9713 raft_consensus.cc:697] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:30.028769  9713 consensus_queue.cc:237] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.044795  9387 catalog_manager.cc:5697] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.048386  9693 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.041209  9679 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:30.069375  9754 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.084772  9386 catalog_manager.cc:5697] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.085839  9754 consensus_queue.cc:1048] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.102649  9388 catalog_manager.cc:5697] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.108621  9679 tablet_bootstrap.cc:654] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.125577  9754 consensus_queue.cc:1048] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.156364  9682 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:30.156960  9680 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.163254  9680 ts_tablet_manager.cc:1403] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.146s	user 0.027s	sys 0.038s
I20260709 13:14:30.164538  9679 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:30.165047  9679 ts_tablet_manager.cc:1403] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.007s
I20260709 13:14:30.166055  9680 raft_consensus.cc:359] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.166816  9680 raft_consensus.cc:385] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.167124  9680 raft_consensus.cc:740] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.167796  9680 consensus_queue.cc:260] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.167974  9679 raft_consensus.cc:359] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.168721  9679 raft_consensus.cc:385] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.169008  9679 raft_consensus.cc:740] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.170068  9680 ts_tablet_manager.cc:1434] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:30.169667  9679 consensus_queue.cc:260] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.162550  9682 ts_tablet_manager.cc:1403] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.183s	user 0.029s	sys 0.025s
I20260709 13:14:30.172031  9679 ts_tablet_manager.cc:1434] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:14:30.173097  9682 raft_consensus.cc:359] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.173620  9679 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:30.174015  9680 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.180755  9680 tablet_bootstrap.cc:654] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.173651  9682 raft_consensus.cc:385] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.181308  9682 raft_consensus.cc:740] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.182139  9682 consensus_queue.cc:260] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.185161  9682 ts_tablet_manager.cc:1434] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 13:14:30.186990  9682 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:30.189543  9679 tablet_bootstrap.cc:654] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.206490  9680 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.203617  9682 tablet_bootstrap.cc:654] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.206950  9680 ts_tablet_manager.cc:1403] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.009s
I20260709 13:14:30.210018  9680 raft_consensus.cc:359] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.210690  9680 raft_consensus.cc:385] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.210953  9680 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.211419  9679 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:30.211952  9679 ts_tablet_manager.cc:1403] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260709 13:14:30.211691  9680 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.213716  9680 ts_tablet_manager.cc:1434] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:30.215078  9680 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.214943  9679 raft_consensus.cc:359] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.215794  9679 raft_consensus.cc:385] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.216120  9679 raft_consensus.cc:740] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.216902  9679 consensus_queue.cc:260] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.217684  9682 tablet_bootstrap.cc:492] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:30.218230  9682 ts_tablet_manager.cc:1403] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:14:30.220628  9680 tablet_bootstrap.cc:654] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.221045  9682 raft_consensus.cc:359] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.223110  9679 ts_tablet_manager.cc:1434] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:30.224090  9679 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:30.227257  9682 raft_consensus.cc:385] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.227650  9682 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.228389  9682 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.230882  9682 ts_tablet_manager.cc:1434] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:14:30.231992  9682 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:30.238289  9682 tablet_bootstrap.cc:654] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.240463  9687 raft_consensus.cc:493] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.241170  9687 raft_consensus.cc:515] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.244752  9679 tablet_bootstrap.cc:654] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.248730  9755 raft_consensus.cc:493] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.249348  9755 raft_consensus.cc:515] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.251926  9680 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.251860  9755 leader_election.cc:290] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.252547  9680 ts_tablet_manager.cc:1403] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260709 13:14:30.254719  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.255951  9687 leader_election.cc:290] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.256151  9680 raft_consensus.cc:359] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.257375  9680 raft_consensus.cc:385] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.257704  9680 raft_consensus.cc:740] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.258479  9680 consensus_queue.cc:260] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.260717  9680 ts_tablet_manager.cc:1434] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:14:30.262414  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.263526  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.265251  9485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.265542  9817 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.271597  9817 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.273102  9680 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:30.256590  9528 leader_election.cc:343] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.278851  9528 leader_election.cc:343] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.279238  9680 tablet_bootstrap.cc:654] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:30.279532  9530 leader_election.cc:343] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.282413  9530 leader_election.cc:304] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.285240  9687 raft_consensus.cc:2749] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:30.286706  9530 leader_election.cc:343] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.287405  9530 leader_election.cc:304] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.288581  9687 raft_consensus.cc:2749] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.290238  9680 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.290704  9680 ts_tablet_manager.cc:1403] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:14:30.294070  9680 raft_consensus.cc:359] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.294715  9680 raft_consensus.cc:385] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.294976  9680 raft_consensus.cc:740] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.295969  9680 consensus_queue.cc:260] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.298154  9680 ts_tablet_manager.cc:1434] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:30.299129  9680 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.300177  9713 raft_consensus.cc:493] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.300715  9713 raft_consensus.cc:515] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.302695  9713 leader_election.cc:290] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.303525  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.304224  9562 raft_consensus.cc:2468] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:30.305008  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.305284  9456 leader_election.cc:304] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:30.306077  9713 raft_consensus.cc:2804] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.306483  9713 raft_consensus.cc:493] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:30.306675  9453 leader_election.cc:343] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.306870  9713 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.308113  9680 tablet_bootstrap.cc:654] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.317770  9687 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.318280  9687 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.320317  9687 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.320506  9824 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.321900  9755 raft_consensus.cc:493] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.322321  9755 raft_consensus.cc:515] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.324339  9755 leader_election.cc:290] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.326140  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:30.327854  9528 leader_election.cc:343] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.329275  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:30.333245  9528 leader_election.cc:343] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.333444  9485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.334447  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:30.336109  9530 leader_election.cc:343] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.339192  9530 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.340530  9813 raft_consensus.cc:2749] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:30.342373  9530 leader_election.cc:343] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.343108  9530 leader_election.cc:304] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.344437  9813 raft_consensus.cc:2749] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.350860  9682 tablet_bootstrap.cc:492] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:30.351504  9682 ts_tablet_manager.cc:1403] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.120s	user 0.019s	sys 0.000s
I20260709 13:14:30.358237  9716 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.347669  9713 raft_consensus.cc:515] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.360140  9754 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.369158  9713 leader_election.cc:290] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.377048  9824 raft_consensus.cc:493] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.379375  9824 raft_consensus.cc:515] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.381711  9824 leader_election.cc:290] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.385810  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:30.376799  9754 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.387336  9682 raft_consensus.cc:359] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.388099  9682 raft_consensus.cc:385] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.388368  9682 raft_consensus.cc:740] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.389007  9754 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:30.389062  9682 consensus_queue.cc:260] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.390796  9682 ts_tablet_manager.cc:1434] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.000s
I20260709 13:14:30.391886  9682 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:30.404336  9680 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.405112  9680 ts_tablet_manager.cc:1403] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.005s
W20260709 13:14:30.409328  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 51255.4us
I20260709 13:14:30.406426  9754 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:14:30.411989  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:30.412619  9563 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.413709  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.415189  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.407189  9687 raft_consensus.cc:493] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.425760  9679 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:30.428457  9716 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.426509  9687 raft_consensus.cc:515] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.428761  9679 ts_tablet_manager.cc:1403] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.205s	user 0.036s	sys 0.034s
W20260709 13:14:30.437062  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 66533.5us
I20260709 13:14:30.417550  9561 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:30.442229  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.444588  9639 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:30.423401  9865 raft_consensus.cc:493] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.456683  9456 leader_election.cc:304] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:30.445631  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.466305  9755 raft_consensus.cc:493] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.467309  9682 tablet_bootstrap.cc:654] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:30.469480  9453 leader_election.cc:343] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.449811  9865 raft_consensus.cc:515] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.468205  9680 raft_consensus.cc:359] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.473439  9680 raft_consensus.cc:385] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.473804  9680 raft_consensus.cc:740] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.479519  9680 consensus_queue.cc:260] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.481557  9687 leader_election.cc:290] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.471563  9755 raft_consensus.cc:515] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.497990  9679 raft_consensus.cc:359] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.499257  9679 raft_consensus.cc:385] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.499657  9679 raft_consensus.cc:740] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.511565  9680 ts_tablet_manager.cc:1434] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.001s
I20260709 13:14:30.482928  9965 raft_consensus.cc:2804] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.500955  9565 raft_consensus.cc:2393] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:30.493847  9635 raft_consensus.cc:3060] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.514246  9965 raft_consensus.cc:493] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.516999  9680 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.516999  9965 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.526212  9865 leader_election.cc:290] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:30.515937  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:30.532015  9530 leader_election.cc:343] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.543912  9968 raft_consensus.cc:493] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.544493  9968 raft_consensus.cc:515] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.560702  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.567490  9679 consensus_queue.cc:260] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.581527  9605 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:30.564059  9563 raft_consensus.cc:2468] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:30.577075  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.602739  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.609248  9680 tablet_bootstrap.cc:654] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.616140  9679 ts_tablet_manager.cc:1434] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.186s	user 0.013s	sys 0.027s
I20260709 13:14:30.612277  9741 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:30.638588  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 57752.5us
I20260709 13:14:30.632659  9968 leader_election.cc:290] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:30.651670  9679 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
W20260709 13:14:30.656450  9530 leader_election.cc:343] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.659615  9687 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.662045  9978 raft_consensus.cc:493] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.663441  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.689613  9456 leader_election.cc:304] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
W20260709 13:14:30.695369  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 51838.2us
I20260709 13:14:30.665087  9968 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:14:30.697245  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ad520874b45babfd2a6f86e10947d" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.691463  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.702227  9741 raft_consensus.cc:2749] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.710420  9981 raft_consensus.cc:2804] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.673971  9978 raft_consensus.cc:515] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.731221  9970 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.731873  9970 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.717185  9824 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:14:30.727408  9981 raft_consensus.cc:697] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:30.716423  9965 raft_consensus.cc:515] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.737414  9755 leader_election.cc:290] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.740621  9978 leader_election.cc:290] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.752796  9970 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.746872  9981 consensus_queue.cc:237] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.757984  9680 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:30.758399  9680 ts_tablet_manager.cc:1403] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.242s	user 0.022s	sys 0.016s
I20260709 13:14:30.759682  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.760540  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:30.761142  9634 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.757537  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.762180  9682 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:30.762620  9682 ts_tablet_manager.cc:1403] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.371s	user 0.011s	sys 0.016s
I20260709 13:14:30.757193  9965 leader_election.cc:290] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.768847  9639 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.768592  9682 raft_consensus.cc:359] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.770823  9682 raft_consensus.cc:385] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.771137  9682 raft_consensus.cc:740] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
W20260709 13:14:30.771193  9528 leader_election.cc:343] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.771612  9528 leader_election.cc:304] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.773167  9682 consensus_queue.cc:260] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:30.774598  9528 leader_election.cc:343] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.775012  9528 leader_election.cc:304] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.774791  9970 raft_consensus.cc:2749] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.777964  9758 raft_consensus.cc:2749] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.777874  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.782909  9604 leader_election.cc:304] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:30.784323  9741 raft_consensus.cc:2749] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.785429  9604 leader_election.cc:304] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:30.789005  9679 tablet_bootstrap.cc:654] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.790459  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:30.791019  9565 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.795470  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:30.800786  9682 ts_tablet_manager.cc:1434] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 13:14:30.801431  9565 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:30.802479  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b065e80c1422464a8e9064b56968ac2a" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.803675  9965 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.806569  9456 leader_election.cc:304] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
W20260709 13:14:30.812901  9530 leader_election.cc:343] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.814046  9682 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:30.827759  9976 raft_consensus.cc:2804] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:30.839010  9528 leader_election.cc:343] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.840983  9976 raft_consensus.cc:697] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:30.823000  9453 leader_election.cc:304] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.841610  9528 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:30.842597  9978 raft_consensus.cc:2749] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.843895  9486 raft_consensus.cc:3060] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:30.848320  9604 consensus_peers.cc:597] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:14:30.854146  9755 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.856052  9813 raft_consensus.cc:2749] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.859058  9680 raft_consensus.cc:359] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.859871  9680 raft_consensus.cc:385] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.842770  9976 consensus_queue.cc:237] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.860193  9981 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.860145  9680 raft_consensus.cc:740] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.867753  9680 consensus_queue.cc:260] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.869918  9386 catalog_manager.cc:5697] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.871646  9680 ts_tablet_manager.cc:1434] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.001s
I20260709 13:14:30.875275  9679 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:30.875777  9679 ts_tablet_manager.cc:1403] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.234s	user 0.009s	sys 0.004s
I20260709 13:14:30.879659  9716 raft_consensus.cc:493] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.880170  9716 raft_consensus.cc:515] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.884690  9680 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:30.887240  9741 raft_consensus.cc:2749] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.899178  9716 leader_election.cc:290] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.895349  9679 raft_consensus.cc:359] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.901437  9679 raft_consensus.cc:385] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.901818  9679 raft_consensus.cc:740] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.915187  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:30.918143  9679 consensus_queue.cc:260] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.910666  9558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:30.919821  9558 raft_consensus.cc:2468] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:30.920428  9741 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.921430  9679 ts_tablet_manager.cc:1434] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:14:30.923882  9679 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:30.925961  9456 leader_election.cc:304] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
W20260709 13:14:30.929991  9453 leader_election.cc:343] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.939651  9634 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:30.928366  9817 raft_consensus.cc:2804] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.948304  9817 raft_consensus.cc:493] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.954574  9813 raft_consensus.cc:493] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.973191  9817 raft_consensus.cc:3060] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.980093  9813 raft_consensus.cc:515] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:30.990154  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:30.991739  9528 leader_election.cc:343] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.994195  9813 leader_election.cc:290] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:30.996989  9680 tablet_bootstrap.cc:654] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.002133  9679 tablet_bootstrap.cc:654] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.004601  9817 raft_consensus.cc:515] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.008553  9682 tablet_bootstrap.cc:654] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.016170  9817 leader_election.cc:290] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.018157  9680 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.018651  9680 ts_tablet_manager.cc:1403] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.003s
W20260709 13:14:31.023679  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:31.023756  9680 raft_consensus.cc:359] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.024539  9680 raft_consensus.cc:385] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.024755  9680 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.024952  9679 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.025408  9679 ts_tablet_manager.cc:1403] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.102s	user 0.005s	sys 0.006s
I20260709 13:14:31.025332  9680 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.026790  9680 ts_tablet_manager.cc:1434] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:31.028998  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.029184  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.029702  9560 raft_consensus.cc:3060] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.029417  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:31.031507  9679 raft_consensus.cc:359] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.031999  9679 raft_consensus.cc:385] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.032173  9679 raft_consensus.cc:740] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
W20260709 13:14:31.032632  9453 leader_election.cc:343] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.032835  9679 consensus_queue.cc:260] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.034440  9679 ts_tablet_manager.cc:1434] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:14:31.035302  9679 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.036641  9560 raft_consensus.cc:2468] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.040818  9679 tablet_bootstrap.cc:654] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.042798  9682 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.043411  9682 ts_tablet_manager.cc:1403] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.011s
I20260709 13:14:31.047610  9680 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
W20260709 13:14:31.052734  9530 leader_election.cc:343] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.053520  9530 leader_election.cc:304] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.046973  9682 raft_consensus.cc:359] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.054563  9813 raft_consensus.cc:2749] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.055349  9682 raft_consensus.cc:385] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.055630  9682 raft_consensus.cc:740] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.056785  9680 tablet_bootstrap.cc:654] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.056785  9682 consensus_queue.cc:260] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.062695  9456 leader_election.cc:304] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.063792  9978 raft_consensus.cc:2804] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.064260  9978 raft_consensus.cc:697] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.065116  9978 consensus_queue.cc:237] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.066834  9679 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.067309  9679 ts_tablet_manager.cc:1403] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260709 13:14:31.069217  9682 ts_tablet_manager.cc:1434] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:14:31.074600  9682 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.084713  9983 raft_consensus.cc:493] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.085274  9983 raft_consensus.cc:515] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.087926  9755 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.089112  9755 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.092077  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.092975  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
W20260709 13:14:31.093449  9528 leader_election.cc:343] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.093791  9679 raft_consensus.cc:359] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.094204  9755 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.092152  9983 leader_election.cc:290] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.095593  9679 raft_consensus.cc:385] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.095898  9679 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.096534  9679 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.094667  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.097982  9560 raft_consensus.cc:2393] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:31.099502  9605 leader_election.cc:304] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:31.102267  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.102656  9680 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.103132  9680 ts_tablet_manager.cc:1403] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.001s
I20260709 13:14:31.103598  9983 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.105791  9680 raft_consensus.cc:359] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.106462  9680 raft_consensus.cc:385] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.106657  9682 tablet_bootstrap.cc:654] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.106702  9680 raft_consensus.cc:740] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.107532  9680 consensus_queue.cc:260] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.109570  9680 ts_tablet_manager.cc:1434] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:31.110466  9680 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.112397  9679 ts_tablet_manager.cc:1434] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
W20260709 13:14:31.112833  9530 leader_election.cc:343] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.113399  9679 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.113518  9530 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.119181  9755 raft_consensus.cc:2749] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.119585  9679 tablet_bootstrap.cc:654] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.121173  9386 catalog_manager.cc:5697] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.123251  9386 catalog_manager.cc:5697] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.126885  9680 tablet_bootstrap.cc:654] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.126998  9983 raft_consensus.cc:2749] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.133713  9983 raft_consensus.cc:493] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.134166  9983 raft_consensus.cc:515] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.136086  9983 leader_election.cc:290] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.136237  9679 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.136806  9679 ts_tablet_manager.cc:1403] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 13:14:31.139058  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.139493  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.139740  9560 raft_consensus.cc:2468] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:31.140552  9680 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.140977  9680 ts_tablet_manager.cc:1403] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:14:31.141094  9605 leader_election.cc:304] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
W20260709 13:14:31.141841  9604 leader_election.cc:343] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.142606  9679 raft_consensus.cc:359] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.143251  9679 raft_consensus.cc:385] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.143258  9983 raft_consensus.cc:2804] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.143383  9680 raft_consensus.cc:359] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.143802  9679 raft_consensus.cc:740] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.143973  9983 raft_consensus.cc:493] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.144169  9680 raft_consensus.cc:385] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.144526  9983 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.144533  9680 raft_consensus.cc:740] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.145258  9679 consensus_queue.cc:260] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.145861  9680 consensus_queue.cc:260] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.148020  9679 ts_tablet_manager.cc:1434] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:31.149626  9679 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.134137  9682 tablet_bootstrap.cc:492] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.152311  9680 ts_tablet_manager.cc:1434] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:31.153334  9682 ts_tablet_manager.cc:1403] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.007s
I20260709 13:14:31.154160  9680 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.156358  9679 tablet_bootstrap.cc:654] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.156769  9682 raft_consensus.cc:359] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.157721  9682 raft_consensus.cc:385] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.158051  9682 raft_consensus.cc:740] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.158713  9682 consensus_queue.cc:260] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.152285  9983 raft_consensus.cc:515] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.161139  9682 ts_tablet_manager.cc:1434] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:14:31.162514  9680 tablet_bootstrap.cc:654] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.162631  9682 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.169386  9682 tablet_bootstrap.cc:654] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.177618  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.178337  9560 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.176906  9983 leader_election.cc:290] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.177007  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:31.186522  9741 raft_consensus.cc:493] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:31.187140  9604 leader_election.cc:343] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.187201  9741 raft_consensus.cc:515] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.216291  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.219061  9680 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.219647  9680 ts_tablet_manager.cc:1403] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.004s
I20260709 13:14:31.242697  9679 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.243273  9679 ts_tablet_manager.cc:1403] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.006s
I20260709 13:14:31.249769  9680 raft_consensus.cc:359] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.250583  9680 raft_consensus.cc:385] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.250916  9680 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.255206  9680 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.278131  9755 raft_consensus.cc:493] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.263263  9560 raft_consensus.cc:2468] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:31.278679  9755 raft_consensus.cc:515] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.280189  9605 leader_election.cc:304] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 63b73887b750454b8533f64bb2eea625
I20260709 13:14:31.280604  9680 ts_tablet_manager.cc:1434] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 13:14:31.282888  9983 raft_consensus.cc:2804] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.284969  9755 leader_election.cc:290] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.287274  9983 raft_consensus.cc:697] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:31.272464  9741 leader_election.cc:290] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.287803  9715 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:31.283059  9713 raft_consensus.cc:493] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.296612  9966 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:31.297474  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.299417  9713 raft_consensus.cc:515] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:31.301218  9530 leader_election.cc:343] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.301913  9713 leader_election.cc:290] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.303298  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.303876  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ca3081bc704fa29221d6bc01ca74be" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.304776  9559 raft_consensus.cc:2393] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:31.305991  9605 leader_election.cc:304] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:31.307569  9977 raft_consensus.cc:3060] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.307873  9983 consensus_queue.cc:237] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.320654  9679 raft_consensus.cc:359] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.321453  9679 raft_consensus.cc:385] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.321771  9679 raft_consensus.cc:740] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.323768  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.326004  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ca95c3204447a596ae46cd748cd85d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.319916  9981 raft_consensus.cc:493] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.327679  9981 raft_consensus.cc:515] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.332809  9456 leader_election.cc:304] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.333714  9715 raft_consensus.cc:2749] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.334014  9977 raft_consensus.cc:2749] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.336421  9682 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.356644  9981 leader_election.cc:290] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.350732  9680 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.367587  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.368904  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.369630  9563 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:31.369210  9385 catalog_manager.cc:5697] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:31.371381  9456 leader_election.cc:304] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:31.372900  9680 tablet_bootstrap.cc:654] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.373214  9715 raft_consensus.cc:2804] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.357120  9970 raft_consensus.cc:493] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.373607  9715 raft_consensus.cc:493] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.358566  9824 raft_consensus.cc:493] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.353370  9682 ts_tablet_manager.cc:1403] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.191s	user 0.041s	sys 0.048s
I20260709 13:14:31.374008  9715 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.374152  9824 raft_consensus.cc:515] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.376446  9824 leader_election.cc:290] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.376673  9682 raft_consensus.cc:359] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.377339  9682 raft_consensus.cc:385] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.377625  9682 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.378270  9682 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.351727  9679 consensus_queue.cc:260] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.381026  9679 ts_tablet_manager.cc:1434] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.137s	user 0.001s	sys 0.006s
I20260709 13:14:31.362304  9489 raft_consensus.cc:3060] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.381341  9682 ts_tablet_manager.cc:1434] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:31.382717  9682 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
W20260709 13:14:31.357628  9528 leader_election.cc:343] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.383215  9528 leader_election.cc:304] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.383882  9970 raft_consensus.cc:515] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.385614  9755 raft_consensus.cc:2749] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.386112  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.388614  9682 tablet_bootstrap.cc:654] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:31.389899  9453 leader_election.cc:343] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.393411  9679 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.393723  9715 raft_consensus.cc:515] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:31.394290  9453 leader_election.cc:343] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.400218  9981 raft_consensus.cc:493] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.400298  9715 leader_election.cc:290] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.400907  9981 raft_consensus.cc:515] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.402935  9981 leader_election.cc:290] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.406333  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.406975  9563 raft_consensus.cc:2468] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:31.408530  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.414007  9679 tablet_bootstrap.cc:654] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.385953  9970 leader_election.cc:290] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.415575  9715 raft_consensus.cc:493] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.426986  9456 leader_election.cc:304] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.430415  9715 raft_consensus.cc:515] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:31.435143  9530 leader_election.cc:343] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.437916  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:31.438505  9639 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.439857  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.444657  9715 leader_election.cc:290] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.448575  9639 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.449375  9966 raft_consensus.cc:2804] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.449754  9966 raft_consensus.cc:493] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.450091  9966 raft_consensus.cc:3060] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.450528  9680 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.451004  9680 ts_tablet_manager.cc:1403] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.001s
I20260709 13:14:31.451416  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.453449  9561 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.447517  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:31.456423  9528 leader_election.cc:343] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.456799  9528 leader_election.cc:304] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.457813  9687 raft_consensus.cc:2749] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.448077  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.460714  9563 raft_consensus.cc:2468] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
W20260709 13:14:31.462196  9453 leader_election.cc:343] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.463732  9682 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.464193  9682 ts_tablet_manager.cc:1403] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.011s
I20260709 13:14:31.465317  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.465883  9715 consensus_queue.cc:1048] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.462910  9453 leader_election.cc:304] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:31.467723  9680 raft_consensus.cc:359] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.467722  9682 raft_consensus.cc:359] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.468567  9680 raft_consensus.cc:385] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.468631  9682 raft_consensus.cc:385] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.468905  9680 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.469025  9682 raft_consensus.cc:740] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.469094  9715 raft_consensus.cc:2804] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.469601  9715 raft_consensus.cc:697] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.470278  9561 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.470410  9715 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.471891  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.471728  9682 consensus_queue.cc:260] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.472477  9561 raft_consensus.cc:2468] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:31.473817  9682 ts_tablet_manager.cc:1434] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:31.475225  9682 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.469673  9680 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.477034  9680 ts_tablet_manager.cc:1434] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 13:14:31.457036  9966 raft_consensus.cc:515] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.478040  9680 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.479017  9966 leader_election.cc:290] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
W20260709 13:14:31.469748  9453 leader_election.cc:343] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.481647  9679 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.482095  9679 ts_tablet_manager.cc:1403] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.004s
I20260709 13:14:31.482846  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:31.484688  9679 raft_consensus.cc:359] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.485316  9679 raft_consensus.cc:385] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.485564  9679 raft_consensus.cc:740] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.486125  9679 consensus_queue.cc:260] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.486994  9981 consensus_queue.cc:1048] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:31.489722  9453 leader_election.cc:343] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.490408  9456 leader_election.cc:304] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.505101  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.505453  9456 leader_election.cc:304] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.505708  9559 raft_consensus.cc:3060] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.506479  9713 raft_consensus.cc:2804] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.506803  9713 raft_consensus.cc:493] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.507205  9713 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.502419  9682 tablet_bootstrap.cc:654] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.512212  9559 raft_consensus.cc:2468] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.512787  9386 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.514179  9679 ts_tablet_manager.cc:1434] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:14:31.505249  9981 raft_consensus.cc:2804] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.515159  9679 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.515312  9981 raft_consensus.cc:493] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.515688  9981 raft_consensus.cc:3060] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.517486  9713 raft_consensus.cc:515] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.520061  9456 leader_election.cc:304] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.520632  9715 raft_consensus.cc:2804] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.521066  9715 raft_consensus.cc:697] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.521956  9715 consensus_queue.cc:237] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.524672  9713 leader_election.cc:290] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.532546  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.533177  9562 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.559845  9680 tablet_bootstrap.cc:654] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.563848  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:31.568352  9453 leader_election.cc:343] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.576256  9562 raft_consensus.cc:2468] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.578056  9679 tablet_bootstrap.cc:654] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.577752  9981 raft_consensus.cc:515] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.579887  9981 leader_election.cc:290] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.583804  9970 raft_consensus.cc:493] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.584067  9456 leader_election.cc:304] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.584314  9970 raft_consensus.cc:515] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.585141  9824 raft_consensus.cc:2804] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.585592  9824 raft_consensus.cc:697] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.586237  9970 leader_election.cc:290] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.586382  9824 consensus_queue.cc:237] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.587653  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:31.588188  9637 raft_consensus.cc:3060] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.589182  9682 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.589808  9682 ts_tablet_manager.cc:1403] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.021s
I20260709 13:14:31.596714  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:31.598215  9528 leader_election.cc:343] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.603521  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.605652  9637 raft_consensus.cc:2468] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.605767  9970 raft_consensus.cc:493] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:31.607472  9530 leader_election.cc:343] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.609961  9530 leader_election.cc:304] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.611095  9755 raft_consensus.cc:2749] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.619622  9453 leader_election.cc:304] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:31.620281  9715 raft_consensus.cc:2804] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.621173  9715 raft_consensus.cc:697] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.593531  9981 consensus_queue.cc:1048] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:14:31.622172  9715 consensus_queue.cc:237] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.617249  9970 raft_consensus.cc:515] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.624738  9680 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.625185  9680 ts_tablet_manager.cc:1403] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.024s
I20260709 13:14:31.617592  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d00a1ab7b29471da738573b99e65abf" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.625607  9564 raft_consensus.cc:3060] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.625882  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:31.627283  9528 leader_election.cc:343] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.628922  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.629562  9488 raft_consensus.cc:2468] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 0.
I20260709 13:14:31.630667  9530 leader_election.cc:304] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.631402  9755 raft_consensus.cc:2804] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.631738  9755 raft_consensus.cc:493] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.632120  9755 raft_consensus.cc:3060] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.633555  9680 raft_consensus.cc:359] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.634560  9680 raft_consensus.cc:385] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.634845  9680 raft_consensus.cc:740] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.635547  9680 consensus_queue.cc:260] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.636067  9682 raft_consensus.cc:359] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.636708  9682 raft_consensus.cc:385] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.636958  9682 raft_consensus.cc:740] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.638005  9682 consensus_queue.cc:260] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.630388  9970 leader_election.cc:290] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.642570  9680 ts_tablet_manager.cc:1434] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:14:31.642459  9755 raft_consensus.cc:515] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.643975  9682 ts_tablet_manager.cc:1434] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 13:14:31.644994  9682 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.646265  9679 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.646735  9679 ts_tablet_manager.cc:1403] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.008s
I20260709 13:14:31.648680  9564 raft_consensus.cc:2468] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.649734  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:31.649894  9755 leader_election.cc:290] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.650154  9680 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.650324  9488 raft_consensus.cc:3060] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.651019  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:31.651283  9981 consensus_queue.cc:1048] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:31.652411  9528 leader_election.cc:343] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.656672  9488 raft_consensus.cc:2468] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 1.
I20260709 13:14:31.658561  9679 raft_consensus.cc:359] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.658758  9755 raft_consensus.cc:493] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.660015  9679 raft_consensus.cc:385] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.660135  9755 raft_consensus.cc:515] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.660503  9679 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.662310  9679 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.662122  9388 catalog_manager.cc:5697] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.665100  9755 leader_election.cc:290] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.668081  9530 leader_election.cc:304] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.675679  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.680498  9679 ts_tablet_manager.cc:1434] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
W20260709 13:14:31.680603  9528 leader_election.cc:343] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.680227  9755 raft_consensus.cc:2804] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.683724  9755 raft_consensus.cc:697] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:31.684391  9755 consensus_queue.cc:237] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.686756  9680 tablet_bootstrap.cc:654] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.690625  9679 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.697319  9682 tablet_bootstrap.cc:654] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.697767  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.714356  9679 tablet_bootstrap.cc:654] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:31.716424  9530 leader_election.cc:343] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.716888  9530 leader_election.cc:304] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.717710  9687 raft_consensus.cc:2749] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.722776  9680 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.723578  9680 ts_tablet_manager.cc:1403] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.007s
I20260709 13:14:31.722136  9388 catalog_manager.cc:5697] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.724903  9388 catalog_manager.cc:5697] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.725994  9682 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.726080  9680 raft_consensus.cc:359] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.726557  9682 ts_tablet_manager.cc:1403] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 13:14:31.726823  9680 raft_consensus.cc:385] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.727149  9680 raft_consensus.cc:740] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.727771  9680 consensus_queue.cc:260] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.729209  9682 raft_consensus.cc:359] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.729734  9680 ts_tablet_manager.cc:1434] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:31.730026  9682 raft_consensus.cc:385] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.730441  9682 raft_consensus.cc:740] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.730648  9680 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Bootstrap starting.
I20260709 13:14:31.731297  9682 consensus_queue.cc:260] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.733706  9679 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.734139  9679 ts_tablet_manager.cc:1403] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 13:14:31.737076  9682 ts_tablet_manager.cc:1434] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:14:31.738157  9682 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.737907  9679 raft_consensus.cc:359] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.743819  9679 raft_consensus.cc:385] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.744170  9679 raft_consensus.cc:740] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.744765  9679 consensus_queue.cc:260] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.746735  9679 ts_tablet_manager.cc:1434] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:14:31.747681  9679 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.747694  9682 tablet_bootstrap.cc:654] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.750221  9680 tablet_bootstrap.cc:654] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.757886  9679 tablet_bootstrap.cc:654] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.758872  9386 catalog_manager.cc:5697] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.775744  9680 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: No bootstrap required, opened a new log
I20260709 13:14:31.776242  9680 ts_tablet_manager.cc:1403] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.011s
I20260709 13:14:31.776298  9679 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.776854  9679 ts_tablet_manager.cc:1403] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260709 13:14:31.777118  9982 raft_consensus.cc:493] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.777613  9982 raft_consensus.cc:515] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.779932  9982 leader_election.cc:290] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.780156  9679 raft_consensus.cc:359] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.781066  9679 raft_consensus.cc:385] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.781407  9679 raft_consensus.cc:740] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.782150  9679 consensus_queue.cc:260] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.785013  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.785264  9679 ts_tablet_manager.cc:1434] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:14:31.785796  9559 raft_consensus.cc:2393] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:31.786363  9679 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.788867  9982 raft_consensus.cc:493] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.789316  9982 raft_consensus.cc:515] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.791213  9982 leader_election.cc:290] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:31.792536  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.794466  9680 raft_consensus.cc:359] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.795166  9680 raft_consensus.cc:385] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.795441  9680 raft_consensus.cc:740] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.796082  9680 consensus_queue.cc:260] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.791121  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:31.797261  9679 tablet_bootstrap.cc:654] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:31.797621  9665 tablet.cc:2406] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:31.798528  9604 leader_election.cc:304] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:31.802129  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0342cc30948148e4a2541ba78fcdbe38" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.802565  9715 raft_consensus.cc:493] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.802645  9977 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.802809  9564 raft_consensus.cc:2393] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:31.803128  9715 raft_consensus.cc:515] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.805128  9715 leader_election.cc:290] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.805610  9605 leader_election.cc:304] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:31.806983  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.807765  9564 raft_consensus.cc:2393] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:31.807919  9865 raft_consensus.cc:3060] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.807942  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.809971  9453 leader_election.cc:304] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:31.811396  9715 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.825764  9865 raft_consensus.cc:2749] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.826742  9680 ts_tablet_manager.cc:1434] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:14:31.842787  9679 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:31.843374  9679 ts_tablet_manager.cc:1403] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.005s
I20260709 13:14:31.846131  9679 raft_consensus.cc:359] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.846858  9679 raft_consensus.cc:385] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.847199  9679 raft_consensus.cc:740] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.848019  9679 consensus_queue.cc:260] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.850414  9679 ts_tablet_manager.cc:1434] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:31.851392  9679 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:31.857295  9679 tablet_bootstrap.cc:654] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.888656  9977 raft_consensus.cc:2749] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.892195  9715 raft_consensus.cc:2749] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.900455  9824 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.901151  9824 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.904055  9865 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.905929  9682 tablet_bootstrap.cc:492] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.906581  9682 ts_tablet_manager.cc:1403] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.169s	user 0.047s	sys 0.055s
I20260709 13:14:31.906790  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:31.906051  9824 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.910172  9682 raft_consensus.cc:359] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.907883  9755 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.913976  9682 raft_consensus.cc:385] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.914290  9682 raft_consensus.cc:740] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.914189  9755 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.915097  9682 consensus_queue.cc:260] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.915777  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:31.917165  9865 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.917821  9682 ts_tablet_manager.cc:1434] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 13:14:31.918740  9682 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.907388  9564 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:31.922991  9456 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:31.924324  9978 raft_consensus.cc:2804] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.924662  9978 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.924998  9978 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.925236  9682 tablet_bootstrap.cc:654] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.927130  9755 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.934278  9978 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.936203  9682 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:31.936748  9682 ts_tablet_manager.cc:1403] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:14:31.940155  9682 raft_consensus.cc:359] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.940882  9682 raft_consensus.cc:385] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.941138  9682 raft_consensus.cc:740] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.941812  9682 consensus_queue.cc:260] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:31.943912  9682 ts_tablet_manager.cc:1434] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:31.944796  9682 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:31.950119  9682 tablet_bootstrap.cc:654] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.951737  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:31.953327  9528 leader_election.cc:343] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.957125  9978 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:31.960819  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:31.961478  9563 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.969444  9563 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:31.971781  9456 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:31.973086  9981 raft_consensus.cc:2804] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.974547  9981 raft_consensus.cc:697] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:31.975768  9981 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.000952  9679 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.001562  9679 ts_tablet_manager.cc:1403] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.150s	user 0.041s	sys 0.062s
I20260709 13:14:32.002059  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.004477  9679 raft_consensus.cc:359] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.005224  9679 raft_consensus.cc:385] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.005551  9679 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.006174  9679 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.008216  9679 ts_tablet_manager.cc:1434] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:32.009150  9679 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.014801  9966 raft_consensus.cc:493] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.015337  9966 raft_consensus.cc:515] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.017259  9966 leader_election.cc:290] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.018493  9679 tablet_bootstrap.cc:654] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.020845  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.021411  9563 raft_consensus.cc:2468] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.022284  9817 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.032796  9456 leader_election.cc:304] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.033582  9817 raft_consensus.cc:2804] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.033965  9817 raft_consensus.cc:493] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.034288  9817 raft_consensus.cc:3060] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:32.036463  9453 leader_election.cc:343] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:32.038719  9530 leader_election.cc:343] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.039270  9530 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.040403  9687 raft_consensus.cc:2749] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.041119  9817 raft_consensus.cc:515] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.043157  9817 leader_election.cc:290] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.044903  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.051647  9679 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.052178  9679 ts_tablet_manager.cc:1403] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.002s
I20260709 13:14:32.048318  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:32.055925  9817 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.057720  9679 raft_consensus.cc:359] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.058696  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.058133  9682 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.057997  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.059448  9679 raft_consensus.cc:385] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.059650  9682 ts_tablet_manager.cc:1403] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.061s
I20260709 13:14:32.059721  9564 raft_consensus.cc:3060] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.059979  9679 raft_consensus.cc:740] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.060849  9679 consensus_queue.cc:260] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.062466  9682 raft_consensus.cc:359] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.063191  9682 raft_consensus.cc:385] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.063417  9682 raft_consensus.cc:740] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.064039  9682 consensus_queue.cc:260] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.065737  9682 ts_tablet_manager.cc:1434] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:14:32.065999  9564 raft_consensus.cc:2468] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.067662  9682 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.053088  9385 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.072765  9682 tablet_bootstrap.cc:654] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:32.058943  9453 leader_election.cc:343] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.082132  9755 raft_consensus.cc:493] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.082242  9817 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.082755  9755 raft_consensus.cc:515] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.084560  9755 leader_election.cc:290] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.086002  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:32.089514  9528 leader_election.cc:343] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:32.090780  9453 leader_election.cc:343] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.091425  9977 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.092969  9456 leader_election.cc:304] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.092965  9679 ts_tablet_manager.cc:1434] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 13:14:32.093416  9977 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.094695  9679 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.097556  9977 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.098455  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.099550  9564 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:32.099680  9966 raft_consensus.cc:2804] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.101809  9966 raft_consensus.cc:697] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.102893  9966 consensus_queue.cc:237] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.107685  9605 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.108517  9977 raft_consensus.cc:2804] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.108969  9977 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.109491  9977 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.113454  9978 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:32.116616  9436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:32.117018  9978 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:32.117201  9453 leader_election.cc:343] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.119858  9679 tablet_bootstrap.cc:654] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.126824  9865 raft_consensus.cc:493] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.127430  9865 raft_consensus.cc:515] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.131315  9865 leader_election.cc:290] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.135197  9682 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.135699  9682 ts_tablet_manager.cc:1403] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.017s
I20260709 13:14:32.135648  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.141183  9817 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.141759  9817 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.144048  9817 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.144167  9682 raft_consensus.cc:359] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.144894  9682 raft_consensus.cc:385] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.146054  9682 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.146692  9682 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.147557  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:32.148893  9682 ts_tablet_manager.cc:1434] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:14:32.149883  9682 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.145627  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.155740  9682 tablet_bootstrap.cc:654] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.155689  9634 raft_consensus.cc:3060] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.167002  9682 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.166852  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.167619  9682 ts_tablet_manager.cc:1403] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:14:32.167799  9488 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:32.170071  9682 raft_consensus.cc:359] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.171751  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6939f864f4989b31b5a4ee7f06e35" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.172853  9488 raft_consensus.cc:2393] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 3a27427ead824d2ea7f367a955a70b03 in this term.
I20260709 13:14:32.170733  9682 raft_consensus.cc:385] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.173318  9682 raft_consensus.cc:740] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.174088  9682 consensus_queue.cc:260] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.175293  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.175909  9563 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.176205  9682 ts_tablet_manager.cc:1434] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:32.177160  9682 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
W20260709 13:14:32.180246  9530 leader_election.cc:343] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.180851  9530 leader_election.cc:304] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.181733  9755 raft_consensus.cc:2749] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.183022  9682 tablet_bootstrap.cc:654] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.186247  9604 leader_election.cc:304] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:32.198309  9386 catalog_manager.cc:5697] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.203320  9981 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.208242  9679 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.208753  9679 ts_tablet_manager.cc:1403] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.114s	user 0.041s	sys 0.034s
I20260709 13:14:32.211354  9679 raft_consensus.cc:359] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.217336  9679 raft_consensus.cc:385] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.217716  9679 raft_consensus.cc:740] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.218382  9679 consensus_queue.cc:260] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.220213  9679 ts_tablet_manager.cc:1434] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 13:14:32.221129  9679 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.226413  9456 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.240513  9679 tablet_bootstrap.cc:654] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.242249  9981 raft_consensus.cc:2804] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.242686  9981 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.243042  9981 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.265220  9679 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.266760  9679 ts_tablet_manager.cc:1403] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.018s
I20260709 13:14:32.265555  9978 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:32.269487  9679 raft_consensus.cc:359] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.270148  9679 raft_consensus.cc:385] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.270457  9679 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.271109  9679 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.272635  9679 ts_tablet_manager.cc:1434] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:14:32.273880  9679 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.279592  9679 tablet_bootstrap.cc:654] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.280224  9977 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.290666  9637 raft_consensus.cc:2393] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:32.303567  9865 raft_consensus.cc:2749] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.310847  9713 raft_consensus.cc:493] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.311542  9713 raft_consensus.cc:515] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.314780  9977 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.315562  9715 raft_consensus.cc:493] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.316018  9715 raft_consensus.cc:515] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.316401  9713 leader_election.cc:290] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.317970  9715 leader_election.cc:290] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.335402  9687 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.340308  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.377192  9559 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:32.400636  9528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 60921.6us
I20260709 13:14:32.406764  9978 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.420490  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.421315  9563 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.430279  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:32.434494  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.435285  9563 raft_consensus.cc:2468] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.439301  9456 leader_election.cc:304] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.442638  9715 raft_consensus.cc:2804] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.442970  9715 raft_consensus.cc:493] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.419323  9983 raft_consensus.cc:493] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.443459  9715 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.427707  9824 raft_consensus.cc:493] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.423812  9865 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.452793  9679 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.453382  9679 ts_tablet_manager.cc:1403] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.180s	user 0.061s	sys 0.073s
I20260709 13:14:32.449187  9983 raft_consensus.cc:515] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.455658  9865 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.456645  9679 raft_consensus.cc:359] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.457428  9865 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.458204  9824 raft_consensus.cc:515] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.457495  9679 raft_consensus.cc:385] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.459100  9679 raft_consensus.cc:740] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.460266  9824 leader_election.cc:290] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.459954  9679 consensus_queue.cc:260] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.442987  9981 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.463160  9489 raft_consensus.cc:2393] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:32.464049  9981 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.464526  9679 ts_tablet_manager.cc:1434] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:32.457448  9983 leader_election.cc:290] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.471728  9559 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:32.465794  9679 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.481221  9715 raft_consensus.cc:515] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:14:32.487164  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 79035.7us
I20260709 13:14:32.488621  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.489351  9563 raft_consensus.cc:2393] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:32.489297  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.490399  9564 raft_consensus.cc:2393] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:32.491504 10065 raft_consensus.cc:493] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:32.492245  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 142020us
I20260709 13:14:32.494123  9682 tablet_bootstrap.cc:492] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.500808  9682 ts_tablet_manager.cc:1403] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.324s	user 0.069s	sys 0.083s
I20260709 13:14:32.506150  9679 tablet_bootstrap.cc:654] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.518419  9605 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.521198  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0ebb21833e467da85b5fc0bf256842" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.507723 10065 raft_consensus.cc:515] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.521062  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.526188 10065 leader_election.cc:290] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.526736 10065 raft_consensus.cc:2804] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.532023  9682 raft_consensus.cc:359] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.532722  9682 raft_consensus.cc:385] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.532985  9682 raft_consensus.cc:740] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.533922  9563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.534605  9563 raft_consensus.cc:2393] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63b73887b750454b8533f64bb2eea625 in current term 1: Already voted for candidate f309dbc00914458b87e510d132b4a36a in this term.
I20260709 13:14:32.535024  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.535552  9565 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.533597  9682 consensus_queue.cc:260] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.539912  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.540728  9562 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.542124 10065 raft_consensus.cc:697] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:32.546375  9715 leader_election.cc:290] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.547947  9682 ts_tablet_manager.cc:1434] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 13:14:32.548514  9456 leader_election.cc:304] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.549369  9715 raft_consensus.cc:2804] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.550143  9715 raft_consensus.cc:493] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.550483  9715 raft_consensus.cc:3060] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.550397  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.551693  9565 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.543299 10065 consensus_queue.cc:237] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.551612  9560 raft_consensus.cc:2468] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:32.552050  9682 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.556887  9605 leader_election.cc:304] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.556933  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:32.557626  9634 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.557655 10068 raft_consensus.cc:2804] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.562722  9634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:32.565270 10068 raft_consensus.cc:493] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.565748 10068 raft_consensus.cc:3060] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.595646 10068 raft_consensus.cc:515] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.597421 10062 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.597649 10068 leader_election.cc:290] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.598049  9682 tablet_bootstrap.cc:654] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.601256  9715 raft_consensus.cc:515] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.605301  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.605856  9564 raft_consensus.cc:3060] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.610999  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:32.612958  9679 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.613551  9679 ts_tablet_manager.cc:1403] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.013s
W20260709 13:14:32.618310  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 65502.3us
I20260709 13:14:32.619468  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.621119  9564 raft_consensus.cc:2468] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:32.621672  9388 catalog_manager.cc:5697] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.622553  9605 leader_election.cc:304] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.623082  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.623612  9561 raft_consensus.cc:3060] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.625039 10065 raft_consensus.cc:2804] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.625576 10065 raft_consensus.cc:697] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:32.626535 10065 consensus_queue.cc:237] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.627075  9715 leader_election.cc:290] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.633703  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.638051  9682 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.638130  9638 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.638613  9682 ts_tablet_manager.cc:1403] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.001s
I20260709 13:14:32.631573  9561 raft_consensus.cc:2468] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.644944  9638 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.646665  9634 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.647725  9978 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.650763  9456 leader_election.cc:304] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.651532  9978 raft_consensus.cc:2804] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.651930  9978 raft_consensus.cc:493] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.652297  9978 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.655135  9636 raft_consensus.cc:3060] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.657912  9682 raft_consensus.cc:359] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.659423  9456 leader_election.cc:304] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.658972  9682 raft_consensus.cc:385] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.660189  9682 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.642737  9679 raft_consensus.cc:359] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.660787  9679 raft_consensus.cc:385] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.660494  9978 raft_consensus.cc:515] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.661427  9715 raft_consensus.cc:2804] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.661149  9679 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.665964  9679 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.667181  9715 raft_consensus.cc:697] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.668222  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca17123a5f34aaf97a16361a87288b5" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.669458  9456 leader_election.cc:304] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:32.670039  9604 leader_election.cc:304] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:32.670706 10066 raft_consensus.cc:2749] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.671196  9981 raft_consensus.cc:2804] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.671749  9981 raft_consensus.cc:697] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.672449  9978 leader_election.cc:290] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.672699  9981 consensus_queue.cc:237] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.677182  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.677706  9564 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.668018  9715 consensus_queue.cc:237] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.661113  9682 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.674826  9604 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:32.675433  9679 ts_tablet_manager.cc:1434] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:14:32.686766  9679 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.690726  9682 ts_tablet_manager.cc:1434] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
W20260709 13:14:32.691567  9453 leader_election.cc:343] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.691784  9682 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.696653  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:32.696841  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751ff9f3ae4c43fb9c2e68bfbb09152b" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.697265  9487 raft_consensus.cc:3060] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.699062 10065 raft_consensus.cc:2749] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.704555  9564 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
W20260709 13:14:32.705663  9453 leader_election.cc:343] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.706871  9453 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [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: 63b73887b750454b8533f64bb2eea625; no voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.709285  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.707008  9487 raft_consensus.cc:2468] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:32.716043  9636 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.716809  9966 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.711097  9817 raft_consensus.cc:2749] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.707314  9679 tablet_bootstrap.cc:654] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.718710  9713 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.711324  9387 catalog_manager.cc:5697] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:32.719910  9453 leader_election.cc:343] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.730546  9636 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.731922  9682 tablet_bootstrap.cc:654] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.733223  9453 leader_election.cc:304] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.734666  9713 raft_consensus.cc:2804] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.735123  9713 raft_consensus.cc:697] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.735895  9713 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.784087  9817 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.784582  9817 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.793376  9682 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.794088  9682 ts_tablet_manager.cc:1403] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.004s
I20260709 13:14:32.795181  9817 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.795257  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:32.797549  9453 leader_election.cc:343] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.800822  9715 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.812819  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.813541  9564 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.816620  9679 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.817040  9679 ts_tablet_manager.cc:1403] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.022s
I20260709 13:14:32.818521  9682 raft_consensus.cc:359] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.819272  9682 raft_consensus.cc:385] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.819585  9682 raft_consensus.cc:740] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.819522  9679 raft_consensus.cc:359] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.820247  9679 raft_consensus.cc:385] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.820545  9679 raft_consensus.cc:740] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.821171  9682 consensus_queue.cc:260] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.821164  9679 consensus_queue.cc:260] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.824254  9682 ts_tablet_manager.cc:1434] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:14:32.824684  9679 ts_tablet_manager.cc:1434] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:32.825435  9715 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.825596  9679 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: Bootstrap starting.
I20260709 13:14:32.827705  9456 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.828502 10070 raft_consensus.cc:2804] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.828907 10070 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.829260 10070 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.825943  9715 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.836959  9715 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.837505  9682 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.838124  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
W20260709 13:14:32.840098  9453 leader_election.cc:343] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.838760  9679 tablet_bootstrap.cc:654] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.841841 10070 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.857189  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.857824  9564 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:32.859185  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.860033  9561 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.861354 10070 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.862638  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
W20260709 13:14:32.864445  9453 leader_election.cc:343] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.867419  9456 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.870450 10070 raft_consensus.cc:2804] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.870936 10070 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.871304 10070 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.875777  9682 tablet_bootstrap.cc:654] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.867236  9387 catalog_manager.cc:5697] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.877249  9561 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.881382  9387 catalog_manager.cc:5697] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.882216  9456 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.883467  9715 raft_consensus.cc:2804] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.883931  9715 raft_consensus.cc:697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.884699  9715 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.885610  9679 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: No bootstrap required, opened a new log
I20260709 13:14:32.886294  9679 ts_tablet_manager.cc:1403] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.021s
I20260709 13:14:32.887516 10065 raft_consensus.cc:493] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.888034 10065 raft_consensus.cc:515] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.889194  9679 raft_consensus.cc:359] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.889894  9679 raft_consensus.cc:385] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.890209  9679 raft_consensus.cc:740] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.890902  9679 consensus_queue.cc:260] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.893112  9679 ts_tablet_manager.cc:1434] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:32.893139  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.893913  9562 raft_consensus.cc:2468] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:32.894202 10065 leader_election.cc:290] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.895299  9605 leader_election.cc:304] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.896906  9682 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.897045  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.897471  9682 ts_tablet_manager.cc:1403] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.006s
I20260709 13:14:32.897603  9489 raft_consensus.cc:2468] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 0.
I20260709 13:14:32.898785 10066 raft_consensus.cc:2804] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.899202 10066 raft_consensus.cc:493] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.899544 10066 raft_consensus.cc:3060] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.900518  9682 raft_consensus.cc:359] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.901197  9682 raft_consensus.cc:385] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.901506  9682 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.902181  9682 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.904325  9682 ts_tablet_manager.cc:1434] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:32.909966  9682 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.910977 10066 raft_consensus.cc:515] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.913794  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:32.914379  9489 raft_consensus.cc:3060] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.915720  9682 tablet_bootstrap.cc:654] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.917081  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53be333c924ec09dd12ef899073677" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.918008  9564 raft_consensus.cc:3060] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.922703 10068 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.884795  9387 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.923507 10068 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.922360 10070 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.926282 10068 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.930521  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:32.931305  9559 raft_consensus.cc:2393] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:32.927086 10070 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:32.921651  9489 raft_consensus.cc:2468] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:32.935314  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:32.935878  9562 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.936314  9604 leader_election.cc:304] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:32.913192 10066 leader_election.cc:290] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:32.940532 10066 raft_consensus.cc:2804] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.927520  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:32.941205 10066 raft_consensus.cc:697] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:32.928179  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:32.942504  9604 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:32.943626  9983 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:32.947328  9453 leader_election.cc:343] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.952145  9983 raft_consensus.cc:2749] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.942510 10066 consensus_queue.cc:237] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.958199  9562 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:32.959560  9682 tablet_bootstrap.cc:492] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.960153  9682 ts_tablet_manager.cc:1403] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.004s
I20260709 13:14:32.957681  9564 raft_consensus.cc:2468] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 1.
I20260709 13:14:32.963809  9456 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: f309dbc00914458b87e510d132b4a36a
I20260709 13:14:32.962958  9682 raft_consensus.cc:359] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.965415  9682 raft_consensus.cc:385] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.965742  9682 raft_consensus.cc:740] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.965170  9388 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.966234  9715 raft_consensus.cc:2804] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.967783  9715 raft_consensus.cc:697] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:32.968565  9715 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.969271  9682 consensus_queue.cc:260] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.971586  9682 ts_tablet_manager.cc:1434] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:32.972584  9682 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.979703  9682 tablet_bootstrap.cc:654] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.984280  9682 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:32.984691  9682 ts_tablet_manager.cc:1403] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 13:14:32.986261  9387 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.986869  9682 raft_consensus.cc:359] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.987859  9682 raft_consensus.cc:385] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.988114  9682 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.988744  9682 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:32.989409  9388 catalog_manager.cc:5697] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 0 to 1, leader changed from <none> to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.991221  9682 ts_tablet_manager.cc:1434] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:32.992259  9682 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Bootstrap starting.
I20260709 13:14:32.998001  9682 tablet_bootstrap.cc:654] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.006716  9715 raft_consensus.cc:493] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.011163  9715 raft_consensus.cc:515] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.012542  9682 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: No bootstrap required, opened a new log
I20260709 13:14:33.013024  9715 leader_election.cc:290] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:33.013038  9682 ts_tablet_manager.cc:1403] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.009s
I20260709 13:14:33.013844  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:33.014922  9638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a" is_pre_election: true
I20260709 13:14:33.015681  9562 raft_consensus.cc:2468] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 0.
I20260709 13:14:33.016829  9456 leader_election.cc:304] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:33.017532 10070 raft_consensus.cc:2804] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.017922 10070 raft_consensus.cc:493] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.018237 10070 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.019734 10066 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:33.021548  9453 leader_election.cc:343] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.026042 10070 raft_consensus.cc:515] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.028508  9983 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.029754  9682 raft_consensus.cc:359] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.030393  9682 raft_consensus.cc:385] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.030642  9682 raft_consensus.cc:740] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.033792  9682 consensus_queue.cc:260] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.034320  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:33.034896  9636 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.035807  9682 ts_tablet_manager.cc:1434] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:33.040704  9562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:33.041313  9562 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.061131 10070 leader_election.cc:290] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:33.060475  9636 raft_consensus.cc:2468] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:33.063651  9453 leader_election.cc:304] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:33.065879 10070 raft_consensus.cc:2804] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.066527 10070 raft_consensus.cc:697] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:33.068377  9562 raft_consensus.cc:2468] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 1.
I20260709 13:14:33.068814 10070 consensus_queue.cc:237] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.090013  9713 consensus_queue.cc:1048] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.113337  9636 raft_consensus.cc:3060] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.126075  9715 consensus_queue.cc:1048] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.128230 10070 consensus_queue.cc:1048] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.129760  9983 consensus_queue.cc:1048] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.124249  9388 catalog_manager.cc:5697] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:33.155462 10068 consensus_queue.cc:1048] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.159574  9715 consensus_queue.cc:1048] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.209203 10070 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.221525  9713 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.354386 10068 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.354930 10068 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:33.357100  9715 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.357683  9559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a27427ead824d2ea7f367a955a70b03" is_pre_election: true
I20260709 13:14:33.358431  9559 raft_consensus.cc:2393] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f309dbc00914458b87e510d132b4a36a in current term 1: Already voted for candidate 63b73887b750454b8533f64bb2eea625 in this term.
I20260709 13:14:33.359684 10068 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:33.360486  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63b73887b750454b8533f64bb2eea625" is_pre_election: true
I20260709 13:14:33.365628  9604 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f309dbc00914458b87e510d132b4a36a; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:14:33.366636 10068 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.373606 10068 raft_consensus.cc:2749] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.381894  9713 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.388887  9715 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.393319  9713 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.557722  9983 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.563978  9983 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.655102  9715 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.656232  9981 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.423692  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:34.449940 10116 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 13:14:34.449971 10115 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 13:14:34.451815  8346 server_base.cc:1061] running on GCE node
W20260709 13:14:34.452929 10118 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 13:14:34.454627  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:34.454867  8346 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 13:14:34.455122  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602874455100 us; error 0 us; skew 500 ppm
I20260709 13:14:34.455812  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:34.459406  8346 webserver.cc:533] Webserver started at http://127.8.38.132:35377/ using document root <none> and password file <none>
I20260709 13:14:34.459911  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:34.460094  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:34.460465  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:34.461980  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-3-root/instance:
uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
format_stamp: "Formatted at 2026-07-09 13:14:34 on dist-test-slave-28ks"
I20260709 13:14:34.467554  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260709 13:14:34.471992 10124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:34.473860  8346 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:34.474287  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
format_stamp: "Formatted at 2026-07-09 13:14:34 on dist-test-slave-28ks"
I20260709 13:14:34.474738  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-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 13:14:34.489764  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:34.491647  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:34.493701  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:34.496447  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:34.496673  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:34.496953  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:34.497143  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:34.562366  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.132:35283
I20260709 13:14:34.562491 10186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.132:35283 every 8 connection(s)
I20260709 13:14:34.568955  8346 auto_leader_rebalancer-test.cc:384] add a tserver: 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:34.591346 10187 heartbeater.cc:344] Connected to a master server at 127.8.38.190:39843
I20260709 13:14:34.591936 10187 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:34.592870 10187 heartbeater.cc:507] Master 127.8.38.190:39843 requested a full tablet report, sending...
I20260709 13:14:34.594781  9385 ts_manager.cc:194] Registered new tserver with Master: 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:14:34.596241  9385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58380
I20260709 13:14:35.360663  9638 consensus_queue.cc:237] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.372512  9559 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.373281  9488 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.374002 10191 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:35.374927 10114 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:35.386920 10114 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:35.391901  9602 consensus_peers.cc:597] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cb5985e95324d27873df0c53b9a6c3e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:35.396104  9487 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.396765  9559 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.413533  9638 consensus_queue.cc:237] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.414764  9385 catalog_manager.cc:5697] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:35.421875  9602 consensus_peers.cc:597] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31ca95c3204447a596ae46cd748cd85d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:35.423344  9487 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.423297  9559 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.424872 10114 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:35.426187 10191 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:35.449519 10114 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.452963  9561 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.462967  9488 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.487996  9488 consensus_queue.cc:237] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.484397  9388 catalog_manager.cc:5697] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.497838  9561 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.500329  9713 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:35.522533  9638 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.522508 10070 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.524686  9561 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.527078 10208 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:35.544176  9387 catalog_manager.cc:5697] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:35.547050  9453 consensus_peers.cc:597] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebbdca393bae42938c4d334fc1185974. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:35.550541  9488 consensus_queue.cc:237] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.557787  9638 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:35.568078  9453 consensus_peers.cc:597] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f71fa5e2d654a61b26d0e0962df85b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:35.568673  9559 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.569206  9638 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:35.570595 10214 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:35.571543 10208 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:35.587383  9713 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.588605  9559 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.592128  9638 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:35.599301 10187 heartbeater.cc:499] Master 127.8.38.190:39843 was elected leader, sending a full tablet report...
I20260709 13:14:35.607016  9387 catalog_manager.cc:5697] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.844223 10219 ts_tablet_manager.cc:933] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:35.847738 10219 tablet_copy_client.cc:323] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:35.863327  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 31ca95c3204447a596ae46cd748cd85d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:35.863844  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 31ca95c3204447a596ae46cd748cd85d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-31ca95c3204447a596ae46cd748cd85d
I20260709 13:14:35.869299  9649 tablet_copy_source_session.cc:215] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:35.872746 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ca95c3204447a596ae46cd748cd85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:35.885816 10219 tablet_copy_client.cc:806] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:35.886808 10219 tablet_copy_client.cc:670] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:35.889940 10222 ts_tablet_manager.cc:933] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:35.893086 10219 tablet_copy_client.cc:538] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:35.893481 10222 tablet_copy_client.cc:323] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:35.901887 10219 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:35.906358  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet ebbdca393bae42938c4d334fc1185974 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:35.907105  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet ebbdca393bae42938c4d334fc1185974 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-ebbdca393bae42938c4d334fc1185974
I20260709 13:14:35.916410  9500 tablet_copy_source_session.cc:215] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:35.920013 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbdca393bae42938c4d334fc1185974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:35.936121 10219 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:35.941254 10219 tablet_bootstrap.cc:492] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:35.947329 10222 tablet_copy_client.cc:806] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:35.948525 10222 tablet_copy_client.cc:670] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:35.948537 10219 ts_tablet_manager.cc:1403] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.047s	user 0.033s	sys 0.000s
I20260709 13:14:35.948843 10225 ts_tablet_manager.cc:933] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:35.952579 10219 raft_consensus.cc:359] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.953567 10219 raft_consensus.cc:740] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:35.954368 10219 consensus_queue.cc:260] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:35.957703 10219 ts_tablet_manager.cc:1434] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:35.959846  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-31ca95c3204447a596ae46cd748cd85d received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:35.960340  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-31ca95c3204447a596ae46cd748cd85d on tablet 31ca95c3204447a596ae46cd748cd85d with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:35.961936 10225 tablet_copy_client.cc:323] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:35.965035 10222 tablet_copy_client.cc:538] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:35.966867  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 6cb5985e95324d27873df0c53b9a6c3e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:35.967458  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 6cb5985e95324d27873df0c53b9a6c3e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-6cb5985e95324d27873df0c53b9a6c3e
I20260709 13:14:35.972791  9649 tablet_copy_source_session.cc:215] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:35.974792 10222 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:35.976178 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb5985e95324d27873df0c53b9a6c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.008005 10225 tablet_copy_client.cc:806] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.008641 10225 tablet_copy_client.cc:670] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.018767 10222 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:36.019927 10222 tablet_bootstrap.cc:492] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:36.020685 10222 ts_tablet_manager.cc:1403] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.017s
I20260709 13:14:36.024019 10222 raft_consensus.cc:359] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.025010 10222 raft_consensus.cc:740] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:36.025913 10225 tablet_copy_client.cc:538] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.025738 10222 consensus_queue.cc:260] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.032857 10222 ts_tablet_manager.cc:1434] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:14:36.035328  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-ebbdca393bae42938c4d334fc1185974 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:36.035773  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-ebbdca393bae42938c4d334fc1185974 on tablet ebbdca393bae42938c4d334fc1185974 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:36.036202 10225 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:36.075506 10225 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:36.076510 10225 tablet_bootstrap.cc:492] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:36.077812 10225 ts_tablet_manager.cc:1403] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260709 13:14:36.081073 10225 raft_consensus.cc:359] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.081754 10225 raft_consensus.cc:740] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:36.082276 10225 consensus_queue.cc:260] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.084035 10225 ts_tablet_manager.cc:1434] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:36.085588  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-6cb5985e95324d27873df0c53b9a6c3e received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:36.086002  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-6cb5985e95324d27873df0c53b9a6c3e on tablet 6cb5985e95324d27873df0c53b9a6c3e with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:36.119753 10225 ts_tablet_manager.cc:933] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:36.121454 10225 tablet_copy_client.cc:323] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:36.122972  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 2f71fa5e2d654a61b26d0e0962df85b8 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:36.123528  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 2f71fa5e2d654a61b26d0e0962df85b8 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-2f71fa5e2d654a61b26d0e0962df85b8
I20260709 13:14:36.128217  9500 tablet_copy_source_session.cc:215] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:36.131381 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f71fa5e2d654a61b26d0e0962df85b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.158556 10225 tablet_copy_client.cc:806] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:36.159219 10225 tablet_copy_client.cc:670] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:36.169420 10225 tablet_copy_client.cc:538] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:36.180418 10225 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:36.201014 10225 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:36.201870 10225 tablet_bootstrap.cc:492] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:36.202613 10225 ts_tablet_manager.cc:1403] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260709 13:14:36.205570 10225 raft_consensus.cc:359] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.206387 10225 raft_consensus.cc:740] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:36.206995 10225 consensus_queue.cc:260] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:36.209255 10225 ts_tablet_manager.cc:1434] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:14:36.213892  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2f71fa5e2d654a61b26d0e0962df85b8 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:36.214336  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2f71fa5e2d654a61b26d0e0962df85b8 on tablet 2f71fa5e2d654a61b26d0e0962df85b8 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:36.332217 10162 raft_consensus.cc:1217] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:36.430330 10162 raft_consensus.cc:1217] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:36.488973 10162 raft_consensus.cc:1217] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:36.723407 10162 raft_consensus.cc:1217] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:36.839792 10195 raft_consensus.cc:1064] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:36.842427 10195 consensus_queue.cc:237] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:36.849491 10162 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.849741  9561 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.850351  9489 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.851639 10114 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:36.852692 10195 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:36.854765 10114 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:36.876719 10114 raft_consensus.cc:1064] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:36.880028 10114 consensus_queue.cc:237] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:36.887012 10232 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:36.897147  9489 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:36.899447  9561 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:36.903935 10162 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.905690  9488 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.908766 10195 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:36.913429 10191 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:36.914333  9559 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:36.919682 10195 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:36.929906 10161 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:36.968698  9387 catalog_manager.cc:5697] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
W20260709 13:14:36.994277  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 72114.1us
I20260709 13:14:36.996359 10191 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.007093  9489 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.010911 10162 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.012475  9559 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.024169 10246 raft_consensus.cc:1064] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:37.026912 10246 consensus_queue.cc:237] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.055855  9561 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.059566 10070 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.063395 10162 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.065471 10251 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.075129  9638 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.093333 10070 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:37.114620 10208 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.111472  9638 consensus_queue.cc:237] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.119694  9561 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.124614  9385 catalog_manager.cc:5697] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.135458 10162 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.138652 10239 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.139567 10162 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.142005  9489 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.143500 10239 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.150434 10191 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.151764  9489 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.153891 10161 raft_consensus.cc:2955] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.165155  9634 consensus_queue.cc:237] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.172155  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cb5985e95324d27873df0c53b9a6c3e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:37.180966 10160 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.182580 10195 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.183401  9561 raft_consensus.cc:1275] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.187980 10195 consensus_queue.cc:1048] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.193696 10232 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.195765  9386 catalog_manager.cc:5697] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.205356 10160 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.207767  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31ca95c3204447a596ae46cd748cd85d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:37.207183  9638 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.224915 10251 raft_consensus.cc:1064] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:37.227344 10251 consensus_queue.cc:237] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.236351  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cb5985e95324d27873df0c53b9a6c3e with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:37.181933  9387 catalog_manager.cc:5697] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.243920  9561 raft_consensus.cc:2955] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.266300  9388 catalog_manager.cc:5697] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.272500 10260 tablet_replica.cc:333] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:37.273694 10260 raft_consensus.cc:2243] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:37.274490 10260 raft_consensus.cc:2272] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:37.279619  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 31ca95c3204447a596ae46cd748cd85d with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:37.286742 10160 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.286724  9638 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.291257 10260 ts_tablet_manager.cc:1916] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:37.293864  9489 consensus_queue.cc:237] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.295184  9561 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:37.295254 10251 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.297286 10251 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.300128 10246 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:37.326305 10260 ts_tablet_manager.cc:1929] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:37.326844 10260 log.cc:1199] T 6cb5985e95324d27873df0c53b9a6c3e P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/6cb5985e95324d27873df0c53b9a6c3e
I20260709 13:14:37.327771 10261 tablet_replica.cc:333] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:37.328553  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 6cb5985e95324d27873df0c53b9a6c3e (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:37.328953 10261 raft_consensus.cc:2243] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:37.329595 10261 raft_consensus.cc:2272] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:37.337631 10213 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.339349  9559 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.339802  9638 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.340875 10251 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.343722 10161 raft_consensus.cc:1275] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.348021 10070 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.349013  9559 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.356972  9386 catalog_manager.cc:5697] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.359557 10261 ts_tablet_manager.cc:1916] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:37.371150 10208 consensus_queue.cc:1048] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.373277  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebbdca393bae42938c4d334fc1185974 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:37.379835  9561 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.385056 10161 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.386065 10160 raft_consensus.cc:2955] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.386507  9388 catalog_manager.cc:5697] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.398923 10261 ts_tablet_manager.cc:1929] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:37.399569 10261 log.cc:1199] T 31ca95c3204447a596ae46cd748cd85d P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/31ca95c3204447a596ae46cd748cd85d
I20260709 13:14:37.401648  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 31ca95c3204447a596ae46cd748cd85d (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:37.402308  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet ebbdca393bae42938c4d334fc1185974 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:37.416895 10266 tablet_replica.cc:333] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:37.417958 10266 raft_consensus.cc:2243] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:37.418682 10266 raft_consensus.cc:2272] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:37.427636 10266 ts_tablet_manager.cc:1916] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:37.445088  9489 consensus_queue.cc:237] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:37.449957 10266 ts_tablet_manager.cc:1929] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:37.451236 10266 log.cc:1199] T ebbdca393bae42938c4d334fc1185974 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/ebbdca393bae42938c4d334fc1185974
I20260709 13:14:37.452903 10160 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.453231  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet ebbdca393bae42938c4d334fc1185974 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:37.454720  9638 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:37.454385 10213 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:37.456341 10246 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:37.462266 10070 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.463842 10160 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.468046  9638 raft_consensus.cc:2955] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.473066  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f71fa5e2d654a61b26d0e0962df85b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:37.487864  9387 catalog_manager.cc:5697] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:37.504359  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f71fa5e2d654a61b26d0e0962df85b8 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:37.505249 10260 tablet_replica.cc:333] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:37.506141 10260 raft_consensus.cc:2243] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:37.506817 10260 raft_consensus.cc:2272] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:37.509789 10260 ts_tablet_manager.cc:1916] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:37.520818 10260 ts_tablet_manager.cc:1929] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:37.521281 10260 log.cc:1199] T 2f71fa5e2d654a61b26d0e0962df85b8 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/2f71fa5e2d654a61b26d0e0962df85b8
I20260709 13:14:37.523065  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 2f71fa5e2d654a61b26d0e0962df85b8 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:38.600656  9489 consensus_queue.cc:237] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:38.607143  9635 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:38.607611  9453 consensus_peers.cc:597] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d00a1ab7b29471da738573b99e65abf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.608444 10246 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:38.608795  9559 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.610026 10213 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:38.616843 10213 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.617933  9635 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.620841  9559 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.632946  9387 catalog_manager.cc:5697] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.648527  9561 consensus_queue.cc:237] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:38.661109  9489 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.664060 10257 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:38.673240  9635 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.674744 10281 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:38.686285  9490 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.689225 10257 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.692119  9638 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:38.694175  9528 consensus_peers.cc:597] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77fd9734128746b99d41e2cc7f39f47c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.707556  9635 consensus_queue.cc:237] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:38.712658  9388 catalog_manager.cc:5697] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:38.722038  9559 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.722642  9490 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.723737 10245 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:38.724794 10191 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:38.731755  9602 consensus_peers.cc:597] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 751ff9f3ae4c43fb9c2e68bfbb09152b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.738983 10268 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.740818  9490 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.742017  9559 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.761052  9386 catalog_manager.cc:5697] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.765969  9562 consensus_queue.cc:237] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:38.776036  9635 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.778435  9490 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:38.779601 10258 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:38.782353  9528 consensus_peers.cc:597] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4be8c0db8f6e496992ac99437d008749. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.784339 10258 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:38.794929 10257 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.796396  9638 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.796916  9489 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:38.812599  9387 catalog_manager.cc:5697] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.084421 10290 ts_tablet_manager.cc:933] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:39.086917 10290 tablet_copy_client.cc:323] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:39.088686  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 1d00a1ab7b29471da738573b99e65abf from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:39.089366  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 1d00a1ab7b29471da738573b99e65abf from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-1d00a1ab7b29471da738573b99e65abf
I20260709 13:14:39.097617  9500 tablet_copy_source_session.cc:215] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:39.104055 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d00a1ab7b29471da738573b99e65abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:39.128753 10290 tablet_copy_client.cc:806] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:39.131448 10290 tablet_copy_client.cc:670] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:39.138890 10290 tablet_copy_client.cc:538] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:39.153188 10290 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
W20260709 13:14:39.236052  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 52201.7us
I20260709 13:14:39.242206 10297 ts_tablet_manager.cc:933] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:39.249823 10296 ts_tablet_manager.cc:933] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:39.252162 10297 tablet_copy_client.cc:323] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:39.324005  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 4be8c0db8f6e496992ac99437d008749 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:39.324875  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 4be8c0db8f6e496992ac99437d008749 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-4be8c0db8f6e496992ac99437d008749
I20260709 13:14:39.301146 10296 tablet_copy_client.cc:323] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:39.332050  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:39.332715  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 751ff9f3ae4c43fb9c2e68bfbb09152b from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-751ff9f3ae4c43fb9c2e68bfbb09152b
I20260709 13:14:39.354096 10290 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:39.355111 10303 ts_tablet_manager.cc:933] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:39.355685 10290 tablet_bootstrap.cc:492] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:39.356611 10290 ts_tablet_manager.cc:1403] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.204s	user 0.027s	sys 0.014s
I20260709 13:14:39.372337  9649 tablet_copy_source_session.cc:215] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:39.373449 10290 raft_consensus.cc:359] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.375820 10290 raft_consensus.cc:740] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:39.392083  9575 tablet_copy_source_session.cc:215] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:39.416213 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:39.430971 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be8c0db8f6e496992ac99437d008749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:39.471261 10290 consensus_queue.cc:260] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.496884 10303 tablet_copy_client.cc:323] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:39.498844  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 77fd9734128746b99d41e2cc7f39f47c from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:39.499480  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 77fd9734128746b99d41e2cc7f39f47c from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-77fd9734128746b99d41e2cc7f39f47c
I20260709 13:14:39.512303  9575 tablet_copy_source_session.cc:215] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:39.519971 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fd9734128746b99d41e2cc7f39f47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:39.541656 10303 tablet_copy_client.cc:806] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:39.542255 10303 tablet_copy_client.cc:670] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:39.549054 10303 tablet_copy_client.cc:538] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:39.557480 10290 ts_tablet_manager.cc:1434] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.000s
I20260709 13:14:39.563701  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1d00a1ab7b29471da738573b99e65abf received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:39.564397  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1d00a1ab7b29471da738573b99e65abf on tablet 1d00a1ab7b29471da738573b99e65abf with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:39.569859 10303 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:39.598976 10303 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:39.599436 10297 tablet_copy_client.cc:806] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:39.599872 10303 tablet_bootstrap.cc:492] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:39.600170 10297 tablet_copy_client.cc:670] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:39.600540 10303 ts_tablet_manager.cc:1403] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.010s
I20260709 13:14:39.603964 10303 raft_consensus.cc:359] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.604831 10303 raft_consensus.cc:740] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:39.605636 10303 consensus_queue.cc:260] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.612345 10297 tablet_copy_client.cc:538] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:39.617388 10303 ts_tablet_manager.cc:1434] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:39.620808 10296 tablet_copy_client.cc:806] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:39.621518 10296 tablet_copy_client.cc:670] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:39.625905  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-77fd9734128746b99d41e2cc7f39f47c received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:39.626344  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-77fd9734128746b99d41e2cc7f39f47c on tablet 77fd9734128746b99d41e2cc7f39f47c with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:39.628639 10296 tablet_copy_client.cc:538] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:39.629706 10297 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:39.647403 10296 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:39.651948 10297 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:39.653049 10297 tablet_bootstrap.cc:492] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:39.653903 10297 ts_tablet_manager.cc:1403] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.011s
I20260709 13:14:39.669596 10297 raft_consensus.cc:359] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.670469 10297 raft_consensus.cc:740] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:39.671187 10297 consensus_queue.cc:260] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.674026 10297 ts_tablet_manager.cc:1434] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 13:14:39.683753  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4be8c0db8f6e496992ac99437d008749 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:39.684244  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4be8c0db8f6e496992ac99437d008749 on tablet 4be8c0db8f6e496992ac99437d008749 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:39.700376 10160 raft_consensus.cc:1217] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:39.709982 10296 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:39.710901 10296 tablet_bootstrap.cc:492] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:39.711560 10296 ts_tablet_manager.cc:1403] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.017s
I20260709 13:14:39.713938 10296 raft_consensus.cc:359] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.714605 10296 raft_consensus.cc:740] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:39.715284 10296 consensus_queue.cc:260] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:39.718107 10296 ts_tablet_manager.cc:1434] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:14:39.718619 10160 raft_consensus.cc:1217] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:39.720548  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-751ff9f3ae4c43fb9c2e68bfbb09152b received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:39.721757  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-751ff9f3ae4c43fb9c2e68bfbb09152b on tablet 751ff9f3ae4c43fb9c2e68bfbb09152b with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:39.731626 10160 raft_consensus.cc:1217] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:39.778319 10160 raft_consensus.cc:1217] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:40.188887 10306 raft_consensus.cc:1064] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:40.192639 10306 consensus_queue.cc:237] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.201278 10160 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.201282  9487 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.203007 10306 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.201427  9639 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.204485 10257 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:40.211020 10258 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:40.247335 10258 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.255106 10160 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.263273  9639 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.273188 10257 raft_consensus.cc:1064] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:40.275787 10257 consensus_queue.cc:237] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.284881  9487 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.282547  9387 catalog_manager.cc:5697] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.314771 10213 raft_consensus.cc:1064] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:40.317080 10213 consensus_queue.cc:237] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.343674  9487 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.344391  9633 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.345314 10257 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:40.346447 10306 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:40.347834  9633 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.349280 10161 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.350342 10293 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:40.353689 10307 raft_consensus.cc:1064] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:40.355266 10160 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.352164 10246 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:14:40.359123  9561 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.358865 10257 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.360447 10318 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:40.374264 10307 consensus_queue.cc:237] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
W20260709 13:14:40.435053 10323 log.cc:927] Time spent T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:14:40.434407 10318 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.438175  9561 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.439297 10257 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.444129  9489 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.507175 10161 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.509799  9559 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.509011 10160 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.511404 10327 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:40.515717  9487 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.515908 10162 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:40.539727  9633 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.546054  9561 consensus_queue.cc:237] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.536922 10327 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:14:40.576833 10328 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:14:40.586689 10160 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.586972  9388 catalog_manager.cc:5697] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.589386 10258 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.592525  9633 raft_consensus.cc:1275] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.604396 10313 consensus_queue.cc:1048] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:14:40.607836  9633 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.590704  9384 catalog_manager.cc:5697] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.614221 10306 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.616994  9639 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.627245 10159 raft_consensus.cc:2955] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
W20260709 13:14:40.669150  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 71682.8us
I20260709 13:14:40.676914  9490 consensus_queue.cc:237] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.669153  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77fd9734128746b99d41e2cc7f39f47c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.688973 10307 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.700106  9564 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.701567 10337 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:40.702458 10159 raft_consensus.cc:1275] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.703233  9384 catalog_manager.cc:5697] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.704126 10318 consensus_queue.cc:1048] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.707417 10162 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.711861  9561 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.710137 10334 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.747860  9559 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.753391  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d00a1ab7b29471da738573b99e65abf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.765609  9386 catalog_manager.cc:5697] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.782696 10162 raft_consensus.cc:2955] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.784313  9490 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.781416  9388 catalog_manager.cc:5697] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.780892  9561 consensus_queue.cc:237] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.807622  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 77fd9734128746b99d41e2cc7f39f47c with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:40.809270  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d00a1ab7b29471da738573b99e65abf with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:40.823871 10162 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.825183  9637 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.828451 10257 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:40.829545 10313 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.848173 10342 tablet_replica.cc:333] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:40.849140 10342 raft_consensus.cc:2243] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.849773 10342 raft_consensus.cc:2272] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.853447  9637 consensus_queue.cc:237] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:40.861889 10341 tablet_replica.cc:333] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:40.865279 10313 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.863093 10341 raft_consensus.cc:2243] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.867825 10341 raft_consensus.cc:2272] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.868151 10162 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.870456  9490 raft_consensus.cc:1275] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.871421 10159 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.873925 10342 ts_tablet_manager.cc:1916] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:40.874517 10307 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:40.876487 10328 consensus_queue.cc:1048] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:40.879235  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4be8c0db8f6e496992ac99437d008749 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.878552  9637 raft_consensus.cc:2955] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.884718 10339 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.888151  9387 catalog_manager.cc:5697] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.891101 10341 ts_tablet_manager.cc:1916] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:40.891400 10162 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.895622  9490 raft_consensus.cc:2955] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.901760  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.913380  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 4be8c0db8f6e496992ac99437d008749 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:40.922995  9386 catalog_manager.cc:5697] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:40.932422 10342 ts_tablet_manager.cc:1929] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.932936 10342 log.cc:1199] T 1d00a1ab7b29471da738573b99e65abf P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/1d00a1ab7b29471da738573b99e65abf
I20260709 13:14:40.940222  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 751ff9f3ae4c43fb9c2e68bfbb09152b with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:40.949585 10343 tablet_replica.cc:333] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:40.950536  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 1d00a1ab7b29471da738573b99e65abf (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:40.954391 10343 raft_consensus.cc:2243] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.957046 10341 ts_tablet_manager.cc:1929] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.957581 10341 log.cc:1199] T 77fd9734128746b99d41e2cc7f39f47c P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/77fd9734128746b99d41e2cc7f39f47c
I20260709 13:14:40.958461 10343 raft_consensus.cc:2272] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.959656 10341 tablet_replica.cc:333] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:40.960474  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 77fd9734128746b99d41e2cc7f39f47c (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:40.960732 10341 raft_consensus.cc:2243] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.961606 10341 raft_consensus.cc:2272] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.965811 10341 ts_tablet_manager.cc:1916] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:40.968056 10343 ts_tablet_manager.cc:1916] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:40.984337 10343 ts_tablet_manager.cc:1929] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.984337 10341 ts_tablet_manager.cc:1929] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.985009 10343 log.cc:1199] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/751ff9f3ae4c43fb9c2e68bfbb09152b
I20260709 13:14:40.985113 10341 log.cc:1199] T 4be8c0db8f6e496992ac99437d008749 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/4be8c0db8f6e496992ac99437d008749
I20260709 13:14:40.986788  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 4be8c0db8f6e496992ac99437d008749 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:40.987008  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 751ff9f3ae4c43fb9c2e68bfbb09152b (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:42.022332  9490 consensus_queue.cc:237] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.027863  9639 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.028285  9564 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:42.028581  9453 consensus_peers.cc:597] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7ca9048a43a48b18ed82b9a7876d119. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.029428 10213 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:42.030004 10293 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.037961 10293 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.042444  9564 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.050414  9639 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.052628  9490 consensus_queue.cc:237] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.052672  9386 catalog_manager.cc:5697] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.079802  9639 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.080195  9564 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.081182 10293 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.082026 10334 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:42.083114  9453 consensus_peers.cc:597] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d0ebb21833e467da85b5fc0bf256842. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.105257 10293 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.106630  9564 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.109618  9637 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.134279  9490 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.149024  9387 catalog_manager.cc:5697] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:14:42.155433  9453 consensus_peers.cc:597] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16229828839b4b619859863c8749cd83. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.156385  9637 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.156342  9564 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.158293 10293 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.159358 10213 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:42.168928 10293 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.170742  9636 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.170521  9564 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.185659  9636 consensus_queue.cc:237] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.189782  9388 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.196221  9564 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.197114  9490 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.197532 10344 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.198501 10339 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:42.203234  9602 consensus_peers.cc:597] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ebd0cadea42469aae517241f1f834b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.212767 10307 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.255373  9490 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.259349  9561 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.279060  9386 catalog_manager.cc:5697] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:42.495386 10364 ts_tablet_manager.cc:933] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:42.497610 10364 tablet_copy_client.cc:323] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:42.499569  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 8d0ebb21833e467da85b5fc0bf256842 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:42.500135  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 8d0ebb21833e467da85b5fc0bf256842 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-8d0ebb21833e467da85b5fc0bf256842
I20260709 13:14:42.508168  9500 tablet_copy_source_session.cc:215] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:42.511379 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0ebb21833e467da85b5fc0bf256842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:42.532747 10364 tablet_copy_client.cc:806] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:42.533356 10364 tablet_copy_client.cc:670] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:42.544587 10364 tablet_copy_client.cc:538] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:42.545193 10366 ts_tablet_manager.cc:933] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:42.555884 10364 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:42.563285 10366 tablet_copy_client.cc:323] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:42.565395  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 16229828839b4b619859863c8749cd83 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:42.565933  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 16229828839b4b619859863c8749cd83 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-16229828839b4b619859863c8749cd83
I20260709 13:14:42.587054  9500 tablet_copy_source_session.cc:215] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:42.600534 10371 ts_tablet_manager.cc:933] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:42.602088 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16229828839b4b619859863c8749cd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:42.600097 10364 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:42.606933 10364 tablet_bootstrap.cc:492] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:42.607692 10364 ts_tablet_manager.cc:1403] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.009s
I20260709 13:14:42.610678 10364 raft_consensus.cc:359] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.611553 10364 raft_consensus.cc:740] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:42.612236 10364 consensus_queue.cc:260] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.629215 10364 ts_tablet_manager.cc:1434] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 13:14:42.630110 10366 tablet_copy_client.cc:806] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:42.631178 10366 tablet_copy_client.cc:670] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:42.634449  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-8d0ebb21833e467da85b5fc0bf256842 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:42.635092  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-8d0ebb21833e467da85b5fc0bf256842 on tablet 8d0ebb21833e467da85b5fc0bf256842 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:42.637495 10371 tablet_copy_client.cc:323] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:42.642196 10366 tablet_copy_client.cc:538] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:42.642268  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet c7ca9048a43a48b18ed82b9a7876d119 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:42.651355  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet c7ca9048a43a48b18ed82b9a7876d119 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-c7ca9048a43a48b18ed82b9a7876d119
I20260709 13:14:42.657797 10366 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:42.662815  9499 tablet_copy_source_session.cc:215] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:42.681288 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ca9048a43a48b18ed82b9a7876d119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:42.708204 10371 tablet_copy_client.cc:806] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:42.708956 10371 tablet_copy_client.cc:670] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:42.712983 10371 tablet_copy_client.cc:538] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:42.724689 10366 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:42.725347 10371 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:42.725773 10366 tablet_bootstrap.cc:492] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:42.726423 10366 ts_tablet_manager.cc:1403] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.031s
I20260709 13:14:42.729612 10366 raft_consensus.cc:359] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.730599 10366 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:42.731355 10366 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.733479 10366 ts_tablet_manager.cc:1434] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:14:42.735467  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-16229828839b4b619859863c8749cd83 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:42.735942  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-16229828839b4b619859863c8749cd83 on tablet 16229828839b4b619859863c8749cd83 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:42.759954 10371 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:42.761013 10371 tablet_bootstrap.cc:492] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:42.761742 10371 ts_tablet_manager.cc:1403] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.004s
I20260709 13:14:42.764755 10371 raft_consensus.cc:359] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.765576 10371 raft_consensus.cc:740] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:42.766165 10371 consensus_queue.cc:260] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.768611 10371 ts_tablet_manager.cc:1434] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:42.770370  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c7ca9048a43a48b18ed82b9a7876d119 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:42.770838  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c7ca9048a43a48b18ed82b9a7876d119 on tablet c7ca9048a43a48b18ed82b9a7876d119 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:42.816190 10371 ts_tablet_manager.cc:933] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:42.820683 10371 tablet_copy_client.cc:323] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:42.822607  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 0ebd0cadea42469aae517241f1f834b9 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:42.823232  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 0ebd0cadea42469aae517241f1f834b9 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-0ebd0cadea42469aae517241f1f834b9
I20260709 13:14:42.832811  9649 tablet_copy_source_session.cc:215] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:42.835968 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd0cadea42469aae517241f1f834b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:42.854408 10371 tablet_copy_client.cc:806] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:42.855129 10371 tablet_copy_client.cc:670] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:42.859180 10371 tablet_copy_client.cc:538] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:42.869665 10371 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:42.891291 10371 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:42.892248 10371 tablet_bootstrap.cc:492] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:42.892961 10371 ts_tablet_manager.cc:1403] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 13:14:42.896235 10371 raft_consensus.cc:359] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.897181 10371 raft_consensus.cc:740] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:42.897889 10371 consensus_queue.cc:260] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:42.900533 10371 ts_tablet_manager.cc:1434] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:42.902271  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0ebd0cadea42469aae517241f1f834b9 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:42.902704  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0ebd0cadea42469aae517241f1f834b9 on tablet 0ebd0cadea42469aae517241f1f834b9 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:42.999676 10162 raft_consensus.cc:1217] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:43.062599 10162 raft_consensus.cc:1217] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:43.113204 10162 raft_consensus.cc:1217] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:43.391675 10162 raft_consensus.cc:1217] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:43.449067 10213 raft_consensus.cc:1064] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:43.450732 10213 consensus_queue.cc:237] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.457032  9561 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.457033 10162 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.458105  9636 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.460363 10369 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.462041 10293 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:43.463297 10213 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:43.552139 10370 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.556028 10162 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.570180 10334 raft_consensus.cc:1064] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:43.571256  9561 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.574047  9388 catalog_manager.cc:5697] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.582274 10334 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.588505  9636 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.612668 10369 raft_consensus.cc:1064] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:43.615446 10369 consensus_queue.cc:237] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.620867 10162 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.621735  9564 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.622709 10334 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.630878 10293 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:43.640267  9636 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.650784 10370 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:43.671737 10159 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.673261  9487 consensus_queue.cc:237] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.676964 10370 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.678452  9561 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.680505 10159 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.686233  9631 raft_consensus.cc:1275] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.687601  9636 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.690342 10334 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:43.690415 10213 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:43.692157 10370 consensus_queue.cc:1048] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.693778 10334 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:43.695276 10293 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.706570  9561 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.707881 10334 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.716872  9639 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.721930 10159 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.723713  9637 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.730957 10161 raft_consensus.cc:2955] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.741406  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d0ebb21833e467da85b5fc0bf256842 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:43.744537 10334 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.746431  9561 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.727840  9384 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.776479  9636 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.784554 10161 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.795493  9387 catalog_manager.cc:5697] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.813247  9388 catalog_manager.cc:5697] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.815275 10344 raft_consensus.cc:1064] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:43.818418 10344 consensus_queue.cc:237] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.827378  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d0ebb21833e467da85b5fc0bf256842 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:43.832962 10399 tablet_replica.cc:333] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:43.841738 10399 raft_consensus.cc:2243] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:43.841892  9564 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.843511  9487 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.842604 10399 raft_consensus.cc:2272] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:43.845674 10378 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:43.846416 10162 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:43.847710 10339 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:43.849617  9487 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.861828 10344 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.879772 10159 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.882388  9562 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.883901 10334 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:43.884790 10369 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:43.902410 10369 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.910169  9562 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.912631 10161 raft_consensus.cc:2955] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.872262 10399 ts_tablet_manager.cc:1916] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:43.937726 10339 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.948909  9387 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.939891  9561 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.956952  9490 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.962559  9487 consensus_queue.cc:237] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:43.964668  9384 catalog_manager.cc:5697] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.970008  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16229828839b4b619859863c8749cd83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:43.972069  9562 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.973407  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 16229828839b4b619859863c8749cd83 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:43.974076 10161 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:43.974916 10293 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:43.982971 10293 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:43.988703 10402 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:44.001822 10161 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.004642  9564 raft_consensus.cc:2955] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.026758 10399 ts_tablet_manager.cc:1929] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.027355 10399 log.cc:1199] T 8d0ebb21833e467da85b5fc0bf256842 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/8d0ebb21833e467da85b5fc0bf256842
I20260709 13:14:44.017051 10159 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.029934  9387 catalog_manager.cc:5697] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.035348  9639 consensus_queue.cc:237] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:44.031800  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 8d0ebb21833e467da85b5fc0bf256842 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:44.046011 10162 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:44.048395 10339 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:44.055982  9622 tablet_service.cc:1558] Processing DeleteTablet for tablet c7ca9048a43a48b18ed82b9a7876d119 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:44.056080  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7ca9048a43a48b18ed82b9a7876d119 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:44.067410 10397 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.070097 10160 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.069100 10404 tablet_replica.cc:333] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:44.073644 10404 raft_consensus.cc:2243] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.075407 10404 raft_consensus.cc:2272] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.087711 10404 ts_tablet_manager.cc:1916] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.092485  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ebd0cadea42469aae517241f1f834b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:44.103817  9388 catalog_manager.cc:5697] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:44.108580  9564 raft_consensus.cc:1275] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:44.112864 10344 consensus_queue.cc:1048] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:44.118395  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ebd0cadea42469aae517241f1f834b9 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:44.121867  9561 raft_consensus.cc:2955] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:44.125283 10405 tablet_replica.cc:333] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:44.126386 10405 raft_consensus.cc:2243] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.128523 10405 raft_consensus.cc:2272] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.133751 10405 ts_tablet_manager.cc:1916] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.139463 10404 ts_tablet_manager.cc:1929] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.140008 10404 log.cc:1199] T 16229828839b4b619859863c8749cd83 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/16229828839b4b619859863c8749cd83
I20260709 13:14:44.141705  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 16229828839b4b619859863c8749cd83 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:44.141896 10404 tablet_replica.cc:333] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:44.150547 10405 ts_tablet_manager.cc:1929] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.150991 10405 log.cc:1199] T 0ebd0cadea42469aae517241f1f834b9 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/0ebd0cadea42469aae517241f1f834b9
I20260709 13:14:44.152794  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 0ebd0cadea42469aae517241f1f834b9 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:44.162225 10404 raft_consensus.cc:2243] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.163128 10404 raft_consensus.cc:2272] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.165899 10404 ts_tablet_manager.cc:1916] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.178158 10404 ts_tablet_manager.cc:1929] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:44.178566 10404 log.cc:1199] T c7ca9048a43a48b18ed82b9a7876d119 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/c7ca9048a43a48b18ed82b9a7876d119
I20260709 13:14:44.180063  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet c7ca9048a43a48b18ed82b9a7876d119 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:45.197382  9564 consensus_queue.cc:237] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.203487  9639 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:45.203882  9528 consensus_peers.cc:597] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c5fc94bbaf741e989ec5bc844a9752e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.205091  9487 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.205458 10258 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:45.208485 10258 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.217108 10383 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.219398  9487 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.228746  9639 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.234243  9487 consensus_queue.cc:237] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.242955  9384 catalog_manager.cc:5697] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.256994  9637 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:45.257910  9453 consensus_peers.cc:597] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6cb2759e71f4f7991ae2bfc1d4e6314. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.258867  9561 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.258832 10334 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.260602 10334 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:45.270643 10419 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.273404  9637 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.287850  9561 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.292467  9564 consensus_queue.cc:237] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.319648  9639 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:45.321033  9528 consensus_peers.cc:597] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c88f491e26e24a498ae1bb8f244035b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.321841  9487 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.322099 10258 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.323483 10414 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:45.334815  9388 catalog_manager.cc:5697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.347329 10258 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.349398  9639 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.352830  9487 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.364017  9639 consensus_queue.cc:237] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.367578  9387 catalog_manager.cc:5697] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:45.373716  9602 consensus_peers.cc:597] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78c166cebd1c417fb2df5e15c11dffef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.374786  9487 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.374804  9564 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:45.376559 10418 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:45.377629 10344 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:45.388590 10410 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.390640  9564 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.400784  9489 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.419317  9388 catalog_manager.cc:5697] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:45.629205 10431 ts_tablet_manager.cc:933] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:45.637517 10431 tablet_copy_client.cc:323] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:45.639348  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 2c5fc94bbaf741e989ec5bc844a9752e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:45.639901  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 2c5fc94bbaf741e989ec5bc844a9752e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-2c5fc94bbaf741e989ec5bc844a9752e
I20260709 13:14:45.648442  9575 tablet_copy_source_session.cc:215] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:45.651765 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5fc94bbaf741e989ec5bc844a9752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:45.678575 10431 tablet_copy_client.cc:806] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:45.679253 10431 tablet_copy_client.cc:670] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:45.685205 10431 tablet_copy_client.cc:538] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:45.695731 10433 ts_tablet_manager.cc:933] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:45.697815 10431 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:45.706611 10433 tablet_copy_client.cc:323] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:45.708920  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:45.709468  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet d6cb2759e71f4f7991ae2bfc1d4e6314 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-d6cb2759e71f4f7991ae2bfc1d4e6314
I20260709 13:14:45.717208  9499 tablet_copy_source_session.cc:215] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:45.727308 10431 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:45.728448 10431 tablet_bootstrap.cc:492] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:45.729171 10431 ts_tablet_manager.cc:1403] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 13:14:45.732394 10431 raft_consensus.cc:359] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.744020 10431 raft_consensus.cc:740] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:45.745232 10433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cb2759e71f4f7991ae2bfc1d4e6314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:45.744777 10431 consensus_queue.cc:260] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.771988 10433 tablet_copy_client.cc:806] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:45.772665 10433 tablet_copy_client.cc:670] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:45.779140 10433 tablet_copy_client.cc:538] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:45.791680 10433 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:45.793243 10431 ts_tablet_manager.cc:1434] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.064s	user 0.012s	sys 0.020s
I20260709 13:14:45.795178  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2c5fc94bbaf741e989ec5bc844a9752e received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:45.795687  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2c5fc94bbaf741e989ec5bc844a9752e on tablet 2c5fc94bbaf741e989ec5bc844a9752e with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:45.814291 10433 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:45.815326 10433 tablet_bootstrap.cc:492] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:45.816075 10433 ts_tablet_manager.cc:1403] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 13:14:45.818934 10433 raft_consensus.cc:359] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.819774 10433 raft_consensus.cc:740] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:45.820407 10433 consensus_queue.cc:260] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.822835 10433 ts_tablet_manager.cc:1434] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:14:45.824659  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-d6cb2759e71f4f7991ae2bfc1d4e6314 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:45.825078  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-d6cb2759e71f4f7991ae2bfc1d4e6314 on tablet d6cb2759e71f4f7991ae2bfc1d4e6314 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:45.862687 10433 ts_tablet_manager.cc:933] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:45.865747 10433 tablet_copy_client.cc:323] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:45.867561  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 78c166cebd1c417fb2df5e15c11dffef from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:45.868052  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 78c166cebd1c417fb2df5e15c11dffef from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-78c166cebd1c417fb2df5e15c11dffef
I20260709 13:14:45.874343  9649 tablet_copy_source_session.cc:215] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:45.877219 10433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c166cebd1c417fb2df5e15c11dffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:45.895071 10433 tablet_copy_client.cc:806] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:45.895699 10433 tablet_copy_client.cc:670] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:45.901229 10433 tablet_copy_client.cc:538] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:45.905148 10431 ts_tablet_manager.cc:933] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:45.907315 10431 tablet_copy_client.cc:323] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:45.908787  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet c88f491e26e24a498ae1bb8f244035b2 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:45.909247  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet c88f491e26e24a498ae1bb8f244035b2 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-c88f491e26e24a498ae1bb8f244035b2
I20260709 13:14:45.910617 10433 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:45.919978  9575 tablet_copy_source_session.cc:215] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:45.922922 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f491e26e24a498ae1bb8f244035b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:45.940979 10431 tablet_copy_client.cc:806] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:45.941581 10431 tablet_copy_client.cc:670] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:45.944916 10431 tablet_copy_client.cc:538] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:45.949743 10433 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:45.950826 10433 tablet_bootstrap.cc:492] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:45.951642 10433 ts_tablet_manager.cc:1403] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.008s
I20260709 13:14:45.956072 10433 raft_consensus.cc:359] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.956993 10433 raft_consensus.cc:740] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:45.957669 10433 consensus_queue.cc:260] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:45.960080 10431 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:45.960458 10433 ts_tablet_manager.cc:1434] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:45.963020  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-78c166cebd1c417fb2df5e15c11dffef received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:45.963454  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-78c166cebd1c417fb2df5e15c11dffef on tablet 78c166cebd1c417fb2df5e15c11dffef with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:46.009552 10431 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:46.011183 10431 tablet_bootstrap.cc:492] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:46.011859 10431 ts_tablet_manager.cc:1403] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.006s
I20260709 13:14:46.015496 10431 raft_consensus.cc:359] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:46.018052 10431 raft_consensus.cc:740] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:46.018721 10431 consensus_queue.cc:260] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:46.021611 10431 ts_tablet_manager.cc:1434] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:14:46.024080  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c88f491e26e24a498ae1bb8f244035b2 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:46.024490  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c88f491e26e24a498ae1bb8f244035b2 on tablet c88f491e26e24a498ae1bb8f244035b2 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:46.118736 10160 raft_consensus.cc:1217] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:46.146440 10160 raft_consensus.cc:1217] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:46.326879 10160 raft_consensus.cc:1217] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:46.430390 10160 raft_consensus.cc:1217] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:46.528879 10441 raft_consensus.cc:1064] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:46.530926 10441 consensus_queue.cc:237] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:46.540158 10160 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.541757 10419 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:46.545481  9561 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.547093 10441 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:46.566563  9637 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.574389 10407 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.579077 10441 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.593794  9561 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.598490  9387 catalog_manager.cc:5697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.599552 10160 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.619908  9639 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.676009 10414 raft_consensus.cc:1064] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:46.678949 10414 consensus_queue.cc:237] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:46.687359  9489 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.689042  9639 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.690893 10160 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.692361 10414 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.693611 10258 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:46.695254 10443 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:46.711546 10414 raft_consensus.cc:1064] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:46.714326 10414 consensus_queue.cc:237] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:46.756024 10160 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.757021  9636 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.758641 10454 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.759485 10258 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:46.762504  9489 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:46.764768 10258 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:46.765498 10454 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.767696  9489 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.770654  9636 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.787609  9384 catalog_manager.cc:5697] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.821939 10161 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.855172 10462 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.872215  9637 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.877851  9561 consensus_queue.cc:237] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:46.882314  9487 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.893221  9490 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:46.902073 10443 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:46.908128 10161 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:46.908025 10160 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.908958  9384 catalog_manager.cc:5697] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.918690 10463 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.921053  9490 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.935992  9559 consensus_queue.cc:237] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:46.937193  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c5fc94bbaf741e989ec5bc844a9752e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:46.952365 10160 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:46.954950  9636 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:46.957369 10443 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:46.962496  9387 catalog_manager.cc:5697] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.959883 10443 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:14:46.971045 10443 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:46.973861 10160 raft_consensus.cc:2955] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:46.981693  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c5fc94bbaf741e989ec5bc844a9752e with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:46.986860 10463 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.006875 10467 tablet_replica.cc:333] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:47.012091 10161 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.012145  9490 consensus_queue.cc:237] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:47.017567  9636 raft_consensus.cc:2955] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.020635 10159 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:47.023710  9637 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:47.008566 10467 raft_consensus.cc:2243] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:47.033788 10467 raft_consensus.cc:2272] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:47.033663  9387 catalog_manager.cc:5697] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.034833 10407 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:47.037567 10441 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:47.038213 10467 ts_tablet_manager.cc:1916] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:47.040307  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c88f491e26e24a498ae1bb8f244035b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:47.051614  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet c88f491e26e24a498ae1bb8f244035b2 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:47.063251 10467 ts_tablet_manager.cc:1929] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:47.070040 10467 log.cc:1199] T 2c5fc94bbaf741e989ec5bc844a9752e P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/2c5fc94bbaf741e989ec5bc844a9752e
I20260709 13:14:47.072036  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 2c5fc94bbaf741e989ec5bc844a9752e (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:47.074421 10344 raft_consensus.cc:1064] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:47.075311 10419 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.076664 10344 consensus_queue.cc:237] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:47.083011 10160 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.084354  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:47.091423  9487 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.092177  9388 catalog_manager.cc:5697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.096006 10160 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
W20260709 13:14:47.098141  9528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 55850.7us
I20260709 13:14:47.088847 10344 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:14:47.102887  9564 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:47.104854 10468 tablet_replica.cc:333] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:47.105851 10468 raft_consensus.cc:2243] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:47.106907 10468 raft_consensus.cc:2272] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:47.112663  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet d6cb2759e71f4f7991ae2bfc1d4e6314 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:47.108970 10465 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:14:47.124819 10466 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:47.133594  9636 raft_consensus.cc:2955] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.137876 10468 ts_tablet_manager.cc:1916] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:47.156577 10465 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.163587  9487 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.164785 10468 ts_tablet_manager.cc:1929] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:47.165233 10468 log.cc:1199] T c88f491e26e24a498ae1bb8f244035b2 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/c88f491e26e24a498ae1bb8f244035b2
I20260709 13:14:47.167157  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet c88f491e26e24a498ae1bb8f244035b2 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:47.213106 10472 tablet_replica.cc:333] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:47.214622  9384 catalog_manager.cc:5697] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.216953 10472 raft_consensus.cc:2243] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:47.217895 10472 raft_consensus.cc:2272] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:47.233283  9639 consensus_queue.cc:237] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:47.220008 10160 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.239313  9564 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.243124 10472 ts_tablet_manager.cc:1916] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:47.256615 10159 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:47.258906 10465 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:47.268539 10344 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.278687  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78c166cebd1c417fb2df5e15c11dffef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:47.282330  9561 raft_consensus.cc:1275] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:47.279923 10160 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.286834 10418 consensus_queue.cc:1048] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:47.292040 10472 ts_tablet_manager.cc:1929] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:47.292603 10472 log.cc:1199] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/d6cb2759e71f4f7991ae2bfc1d4e6314
I20260709 13:14:47.292168  9388 catalog_manager.cc:5697] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.294435  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet d6cb2759e71f4f7991ae2bfc1d4e6314 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:47.295200  9561 raft_consensus.cc:2955] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:47.311060  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 78c166cebd1c417fb2df5e15c11dffef with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:47.312129 10468 tablet_replica.cc:333] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:47.313073 10468 raft_consensus.cc:2243] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:47.313771 10468 raft_consensus.cc:2272] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:47.316852 10468 ts_tablet_manager.cc:1916] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:47.327878 10468 ts_tablet_manager.cc:1929] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:47.328244 10468 log.cc:1199] T 78c166cebd1c417fb2df5e15c11dffef P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/78c166cebd1c417fb2df5e15c11dffef
I20260709 13:14:47.329569  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 78c166cebd1c417fb2df5e15c11dffef (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:48.367643  9488 consensus_queue.cc:237] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:48.373844  9453 consensus_peers.cc:597] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e4c894d722b46bda66b147331b0dbdb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.374562  9636 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.375837  9564 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.375936 10470 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:48.377348 10477 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.384195 10470 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.388376  9636 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.388568  9564 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.410274  9388 catalog_manager.cc:5697] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.413852  9488 consensus_queue.cc:237] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:48.422276  9453 consensus_peers.cc:597] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49f82e46468c48e7ae4992bd660655cc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.422341  9639 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.423951 10480 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.424348  9564 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.425618 10477 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:48.435952 10477 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.443018  9639 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.452073  9561 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.452169  9564 consensus_queue.cc:237] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:48.461359  9384 catalog_manager.cc:5697] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:48.492406  9639 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:48.494357  9528 consensus_peers.cc:597] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: feedc738647d409e9d3da9e7d0334037. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.494393 10462 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:48.496367  9487 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.499738 10463 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.515913 10463 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.517271  9636 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.520870  9488 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.532066  9388 catalog_manager.cc:5697] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.533079  9564 consensus_queue.cc:237] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:48.590299  9528 consensus_peers.cc:597] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ac09a1e6d96417ab39d574b840775ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.592077  9488 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.593565 10462 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:48.595743  9639 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.596812 10462 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.602622 10463 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.604847  9488 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.617379  9639 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.619926  9384 catalog_manager.cc:5697] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:48.939661 10497 ts_tablet_manager.cc:933] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:48.941510 10497 tablet_copy_client.cc:323] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:48.942937  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 49f82e46468c48e7ae4992bd660655cc from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:48.943427  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 49f82e46468c48e7ae4992bd660655cc from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-49f82e46468c48e7ae4992bd660655cc
I20260709 13:14:48.949234  9499 tablet_copy_source_session.cc:215] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:48.951998 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49f82e46468c48e7ae4992bd660655cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:48.965121 10499 ts_tablet_manager.cc:933] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:48.968291 10497 tablet_copy_client.cc:806] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.968938 10497 tablet_copy_client.cc:670] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.977516 10497 tablet_copy_client.cc:538] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.987679 10501 ts_tablet_manager.cc:933] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:48.990742 10497 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:48.997303 10499 tablet_copy_client.cc:323] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:49.000885  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 4e4c894d722b46bda66b147331b0dbdb from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:49.001413  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 4e4c894d722b46bda66b147331b0dbdb from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-4e4c894d722b46bda66b147331b0dbdb
I20260709 13:14:49.010684  9499 tablet_copy_source_session.cc:215] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:49.012290 10501 tablet_copy_client.cc:323] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:49.014989  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet feedc738647d409e9d3da9e7d0334037 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:49.015599  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet feedc738647d409e9d3da9e7d0334037 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-feedc738647d409e9d3da9e7d0334037
I20260709 13:14:49.025887 10499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4c894d722b46bda66b147331b0dbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:49.039414  9575 tablet_copy_source_session.cc:215] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:49.048171 10501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feedc738647d409e9d3da9e7d0334037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:49.066723 10497 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:49.072775 10497 tablet_bootstrap.cc:492] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:49.075675 10497 ts_tablet_manager.cc:1403] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.016s
I20260709 13:14:49.074693 10501 tablet_copy_client.cc:806] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:49.077353 10501 tablet_copy_client.cc:670] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:49.079893 10499 tablet_copy_client.cc:806] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:49.080523 10499 tablet_copy_client.cc:670] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:49.081414 10501 tablet_copy_client.cc:538] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:49.085981 10497 raft_consensus.cc:359] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.086971 10497 raft_consensus.cc:740] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:49.087706 10497 consensus_queue.cc:260] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.086562 10499 tablet_copy_client.cc:538] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:49.101835 10497 ts_tablet_manager.cc:1434] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.005s
I20260709 13:14:49.107021 10504 ts_tablet_manager.cc:933] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:49.109970 10501 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:49.114379 10499 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:49.118430  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-49f82e46468c48e7ae4992bd660655cc received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:49.118999  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-49f82e46468c48e7ae4992bd660655cc on tablet 49f82e46468c48e7ae4992bd660655cc with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:49.149478 10501 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:49.150575 10501 tablet_bootstrap.cc:492] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:49.151870 10501 ts_tablet_manager.cc:1403] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.004s
I20260709 13:14:49.158824 10501 raft_consensus.cc:359] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.159885 10501 raft_consensus.cc:740] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:49.160646 10501 consensus_queue.cc:260] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.168109 10499 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:49.173609 10499 tablet_bootstrap.cc:492] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:49.175310 10499 ts_tablet_manager.cc:1403] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.000s
I20260709 13:14:49.177913 10499 raft_consensus.cc:359] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.178720 10499 raft_consensus.cc:740] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:49.183538 10504 tablet_copy_client.cc:323] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:49.183915 10501 ts_tablet_manager.cc:1434] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:14:49.184583 10499 consensus_queue.cc:260] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.185190  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 0ac09a1e6d96417ab39d574b840775ef from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:49.185696  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 0ac09a1e6d96417ab39d574b840775ef from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-0ac09a1e6d96417ab39d574b840775ef
I20260709 13:14:49.187114 10499 ts_tablet_manager.cc:1434] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:49.188764  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4e4c894d722b46bda66b147331b0dbdb received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:49.189270  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4e4c894d722b46bda66b147331b0dbdb on tablet 4e4c894d722b46bda66b147331b0dbdb with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:49.190443  9574 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-feedc738647d409e9d3da9e7d0334037 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:49.190938  9574 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-feedc738647d409e9d3da9e7d0334037 on tablet feedc738647d409e9d3da9e7d0334037 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:49.197273  9575 tablet_copy_source_session.cc:215] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:49.200794 10504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac09a1e6d96417ab39d574b840775ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:49.215728 10504 tablet_copy_client.cc:806] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:49.216603 10504 tablet_copy_client.cc:670] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:49.220563 10504 tablet_copy_client.cc:538] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:49.294885 10504 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:49.335400 10504 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:49.336454 10504 tablet_bootstrap.cc:492] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:49.337261 10504 ts_tablet_manager.cc:1403] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.009s
I20260709 13:14:49.345710 10160 raft_consensus.cc:1217] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:49.355113 10504 raft_consensus.cc:359] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.356436 10504 raft_consensus.cc:740] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:49.361284 10504 consensus_queue.cc:260] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:49.414956 10504 ts_tablet_manager.cc:1434] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.007s
I20260709 13:14:49.434381 10160 raft_consensus.cc:1217] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.437510  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0ac09a1e6d96417ab39d574b840775ef received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:49.438443  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0ac09a1e6d96417ab39d574b840775ef on tablet 0ac09a1e6d96417ab39d574b840775ef with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
W20260709 13:14:49.479278  9530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 47045.1us
I20260709 13:14:49.545680 10160 raft_consensus.cc:1217] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.567320 10160 raft_consensus.cc:1217] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.864562 10477 raft_consensus.cc:1064] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:49.868253 10477 consensus_queue.cc:237] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:49.877940 10160 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:49.879880 10477 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:49.880630  9639 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:49.882155  9559 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:49.883946 10477 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:49.887169 10512 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:49.921041 10512 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:49.925012  9636 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:49.930132 10160 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:49.933903  9559 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:49.941147  9384 catalog_manager.cc:5697] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:49.993432  9487 consensus_queue.cc:237] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.003878 10160 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:50.005941  9636 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:50.006394 10519 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.007678 10492 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.017253 10519 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.020462  9637 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.029613 10513 raft_consensus.cc:1064] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:50.033330 10513 consensus_queue.cc:237] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.039352  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49f82e46468c48e7ae4992bd660655cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.052942 10160 raft_consensus.cc:2955] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.055439  9387 catalog_manager.cc:5697] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.060828 10159 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.062690 10462 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.065260  9637 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.069573 10462 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:50.070528  9487 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.078985 10489 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:50.100072 10519 raft_consensus.cc:1064] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:50.102228  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 49f82e46468c48e7ae4992bd660655cc with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:50.104059 10519 consensus_queue.cc:237] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.110862 10489 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.125619 10528 tablet_replica.cc:333] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:50.146087 10159 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.145776  9489 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.148021 10528 raft_consensus.cc:2243] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.148072 10492 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.149055 10528 raft_consensus.cc:2272] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.152710 10528 ts_tablet_manager.cc:1916] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.151958  9637 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.157078  9639 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.159765 10492 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:50.162142  9561 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.167408 10512 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.134673 10530 raft_consensus.cc:1064] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:50.179771 10512 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.182303 10528 ts_tablet_manager.cc:1929] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:50.182906 10528 log.cc:1199] T 49f82e46468c48e7ae4992bd660655cc P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/49f82e46468c48e7ae4992bd660655cc
I20260709 13:14:50.184821  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 49f82e46468c48e7ae4992bd660655cc (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:50.187233 10159 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.186619 10530 consensus_queue.cc:237] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.216203  9636 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.217898  9387 catalog_manager.cc:5697] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.217788 10161 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.215458  9561 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.248178  9387 catalog_manager.cc:5697] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.276037  9487 consensus_queue.cc:237] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.277407  9489 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.278930 10530 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:50.283589  9636 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.287163 10159 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.290410 10161 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.291879 10529 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:50.294262 10532 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.299541 10475 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.303789  9560 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.305564 10519 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.310675 10492 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.316517 10159 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.330698  9560 consensus_queue.cc:237] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.315620  9561 raft_consensus.cc:2955] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.363202  9487 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.364707 10160 raft_consensus.cc:1275] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.365293 10530 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.366174 10529 consensus_queue.cc:1048] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.373059  9386 catalog_manager.cc:5697] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.374027 10531 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.378813 10524 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.381789  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e4c894d722b46bda66b147331b0dbdb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.386744  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e4c894d722b46bda66b147331b0dbdb with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:50.387099  9489 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.403674  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet feedc738647d409e9d3da9e7d0334037 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.404561 10162 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.418354 10161 raft_consensus.cc:2955] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.418349  9386 catalog_manager.cc:5697] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.438737  9387 catalog_manager.cc:5697] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.440106  9636 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.445197  9489 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.457932 10541 tablet_replica.cc:333] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:50.464395 10541 raft_consensus.cc:2243] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.479261 10541 raft_consensus.cc:2272] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.479748  9561 consensus_queue.cc:237] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:50.493067 10541 ts_tablet_manager.cc:1916] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.500339 10162 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.500895  9636 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.502688 10529 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.504134 10532 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:50.509909  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet feedc738647d409e9d3da9e7d0334037 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:50.514343 10529 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.516880 10162 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.519819  9633 raft_consensus.cc:2955] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.530190  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ac09a1e6d96417ab39d574b840775ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.538362  9386 catalog_manager.cc:5697] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:50.521257 10541 ts_tablet_manager.cc:1929] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.540318 10541 log.cc:1199] T 4e4c894d722b46bda66b147331b0dbdb P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/4e4c894d722b46bda66b147331b0dbdb
I20260709 13:14:50.542289 10541 tablet_replica.cc:333] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:50.543004  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 4e4c894d722b46bda66b147331b0dbdb (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:50.543437 10541 raft_consensus.cc:2243] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.550043 10541 raft_consensus.cc:2272] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.557401  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ac09a1e6d96417ab39d574b840775ef with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:50.560053 10541 ts_tablet_manager.cc:1916] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.568831 10542 tablet_replica.cc:333] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:50.570185 10542 raft_consensus.cc:2243] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.572206 10542 raft_consensus.cc:2272] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.578236 10542 ts_tablet_manager.cc:1916] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.581735 10541 ts_tablet_manager.cc:1929] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.582137 10541 log.cc:1199] T feedc738647d409e9d3da9e7d0334037 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/feedc738647d409e9d3da9e7d0334037
I20260709 13:14:50.583458  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet feedc738647d409e9d3da9e7d0334037 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:50.590798 10542 ts_tablet_manager.cc:1929] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.591253 10542 log.cc:1199] T 0ac09a1e6d96417ab39d574b840775ef P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/0ac09a1e6d96417ab39d574b840775ef
I20260709 13:14:50.592696  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 0ac09a1e6d96417ab39d574b840775ef (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:51.639256  9639 consensus_queue.cc:237] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:51.646256  9560 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:51.646733  9602 consensus_peers.cc:597] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d53be333c924ec09dd12ef899073677. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.646879  9489 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.648540 10418 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:51.649363 10344 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.657038 10344 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.659466  9489 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.663722  9561 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.674074  9560 consensus_queue.cc:237] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:51.676026  9387 catalog_manager.cc:5697] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.699617  9639 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.701689 10524 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:51.705068  9528 consensus_peers.cc:597] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e86a317dc0b34e0295a9c271d02d76c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.711400  9489 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.712622 10524 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:51.715514 10524 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.719965  9639 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.729501  9489 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.735970  9387 catalog_manager.cc:5697] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.737434  9487 consensus_queue.cc:237] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:51.752784  9453 consensus_peers.cc:597] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70213a19c054c329ca25d30a8e0c40a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.754678  9560 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.756110  9639 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.756242 10475 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:51.757347 10477 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.770751 10475 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.773456  9560 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.777937  9639 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.791077  9387 catalog_manager.cc:5697] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.795118  9487 consensus_queue.cc:237] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:51.805315  9453 consensus_peers.cc:597] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fe90c8c00b2431583b0b946f9a1733f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.806018  9560 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.806968  9633 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.807753 10475 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.810498 10477 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:51.828780 10543 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.830724  9633 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.830603  9561 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:51.848269  9386 catalog_manager.cc:5697] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.109965 10562 ts_tablet_manager.cc:933] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:52.111730 10562 tablet_copy_client.cc:323] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:52.113435  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet e86a317dc0b34e0295a9c271d02d76c9 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:52.113911  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet e86a317dc0b34e0295a9c271d02d76c9 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-e86a317dc0b34e0295a9c271d02d76c9
I20260709 13:14:52.121577  9575 tablet_copy_source_session.cc:215] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.124899 10562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a317dc0b34e0295a9c271d02d76c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.141450 10562 tablet_copy_client.cc:806] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.142097 10562 tablet_copy_client.cc:670] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.145659 10562 tablet_copy_client.cc:538] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.154861 10562 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:52.177783 10562 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:52.178459 10562 tablet_bootstrap.cc:492] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:52.178974 10562 ts_tablet_manager.cc:1403] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260709 13:14:52.181187 10562 raft_consensus.cc:359] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.181793 10562 raft_consensus.cc:740] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:52.182345 10562 consensus_queue.cc:260] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.185524 10562 ts_tablet_manager.cc:1434] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:52.187414  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-e86a317dc0b34e0295a9c271d02d76c9 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:52.187801  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-e86a317dc0b34e0295a9c271d02d76c9 on tablet e86a317dc0b34e0295a9c271d02d76c9 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:52.215051 10562 ts_tablet_manager.cc:933] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:52.216866 10562 tablet_copy_client.cc:323] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:52.218489  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet f70213a19c054c329ca25d30a8e0c40a from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:52.219009  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet f70213a19c054c329ca25d30a8e0c40a from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-f70213a19c054c329ca25d30a8e0c40a
I20260709 13:14:52.227918  9499 tablet_copy_source_session.cc:215] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.233597 10562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70213a19c054c329ca25d30a8e0c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.244511 10567 ts_tablet_manager.cc:933] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:52.246480 10567 tablet_copy_client.cc:323] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:52.248150  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 4d53be333c924ec09dd12ef899073677 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:52.248610  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 4d53be333c924ec09dd12ef899073677 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-4d53be333c924ec09dd12ef899073677
I20260709 13:14:52.249425 10562 tablet_copy_client.cc:806] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.249992 10562 tablet_copy_client.cc:670] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.255345 10562 tablet_copy_client.cc:538] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.255723  9649 tablet_copy_source_session.cc:215] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.259268 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53be333c924ec09dd12ef899073677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.264242 10562 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:52.278061 10567 tablet_copy_client.cc:806] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.278609 10567 tablet_copy_client.cc:670] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.284485 10567 tablet_copy_client.cc:538] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.290942 10562 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:52.291437 10567 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:52.291886 10562 tablet_bootstrap.cc:492] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:52.292580 10562 ts_tablet_manager.cc:1403] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 13:14:52.295897 10562 raft_consensus.cc:359] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.296702 10562 raft_consensus.cc:740] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:52.297314 10562 consensus_queue.cc:260] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.303208 10562 ts_tablet_manager.cc:1434] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:14:52.315716  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-f70213a19c054c329ca25d30a8e0c40a received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:52.316203  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-f70213a19c054c329ca25d30a8e0c40a on tablet f70213a19c054c329ca25d30a8e0c40a with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:52.361348 10573 ts_tablet_manager.cc:933] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
W20260709 13:14:52.361008  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 45322.3us
I20260709 13:14:52.371109 10573 tablet_copy_client.cc:323] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:52.374655 10567 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:52.375614 10567 tablet_bootstrap.cc:492] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:52.376317 10567 ts_tablet_manager.cc:1403] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.038s
I20260709 13:14:52.389241 10567 raft_consensus.cc:359] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.390292 10567 raft_consensus.cc:740] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:52.390987 10567 consensus_queue.cc:260] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.394425  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 1fe90c8c00b2431583b0b946f9a1733f from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:52.395018  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 1fe90c8c00b2431583b0b946f9a1733f from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-1fe90c8c00b2431583b0b946f9a1733f
I20260709 13:14:52.400995 10567 ts_tablet_manager.cc:1434] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:14:52.402957  9499 tablet_copy_source_session.cc:215] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.410076  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4d53be333c924ec09dd12ef899073677 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:52.410516  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4d53be333c924ec09dd12ef899073677 on tablet 4d53be333c924ec09dd12ef899073677 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:52.415361 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe90c8c00b2431583b0b946f9a1733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.430955 10573 tablet_copy_client.cc:806] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.431666 10573 tablet_copy_client.cc:670] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.437098 10573 tablet_copy_client.cc:538] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.450172 10573 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:52.470180 10573 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:52.471604 10573 tablet_bootstrap.cc:492] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:52.472247 10573 ts_tablet_manager.cc:1403] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.011s
I20260709 13:14:52.475167 10573 raft_consensus.cc:359] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.476006 10573 raft_consensus.cc:740] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:52.476608 10573 consensus_queue.cc:260] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:52.479163 10573 ts_tablet_manager.cc:1434] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:52.480679  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1fe90c8c00b2431583b0b946f9a1733f received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:52.481069  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1fe90c8c00b2431583b0b946f9a1733f on tablet 1fe90c8c00b2431583b0b946f9a1733f with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:52.677789 10161 raft_consensus.cc:1217] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.754776 10161 raft_consensus.cc:1217] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.809357 10161 raft_consensus.cc:1217] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.820304 10161 raft_consensus.cc:1217] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:53.096395 10529 raft_consensus.cc:1064] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:53.098765 10529 consensus_queue.cc:237] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.108325 10162 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.108871  9636 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.110469  9489 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.110746 10555 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.111965 10529 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.113024 10524 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:53.131844 10555 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.135855 10162 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.133545  9487 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.161252  9633 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.169560  9388 catalog_manager.cc:5697] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.210111  9561 consensus_queue.cc:237] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.220587 10162 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.221891  9636 raft_consensus.cc:1275] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.227346 10555 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.228423 10524 consensus_queue.cc:1048] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.237617 10586 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.239151  9636 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.239279 10162 raft_consensus.cc:2955] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.248319  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e86a317dc0b34e0295a9c271d02d76c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.257547  9384 catalog_manager.cc:5697] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.269896  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet e86a317dc0b34e0295a9c271d02d76c9 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:53.286890 10587 tablet_replica.cc:333] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:53.288035 10587 raft_consensus.cc:2243] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.288976 10587 raft_consensus.cc:2272] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.291122 10571 raft_consensus.cc:1064] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:53.292342 10587 ts_tablet_manager.cc:1916] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.307976 10587 ts_tablet_manager.cc:1929] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.308514 10587 log.cc:1199] T e86a317dc0b34e0295a9c271d02d76c9 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/e86a317dc0b34e0295a9c271d02d76c9
I20260709 13:14:53.304579 10571 consensus_queue.cc:237] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.310309  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet e86a317dc0b34e0295a9c271d02d76c9 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:53.321514  9636 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.321770 10162 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.323810  9560 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.323594 10571 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:53.324486 10543 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.327245 10475 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.339672 10547 raft_consensus.cc:1064] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:53.342283 10547 consensus_queue.cc:237] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.357156 10572 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.359009 10162 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.362537 10161 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.364033 10547 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.364953  9487 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.365157  9560 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.370976 10418 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.373648 10577 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:53.381779  9387 catalog_manager.cc:5697] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.385428 10475 raft_consensus.cc:1064] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:53.388500 10475 consensus_queue.cc:237] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.416009 10162 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.417234  9633 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.417722 10597 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.418877 10475 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.436790  9560 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:53.438833 10591 log.cc:927] Time spent T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 13:14:53.495003  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 52543us
I20260709 13:14:53.539536 10596 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:53.552045 10547 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.565452 10571 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.577860  9564 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.579489  9488 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.603544 10162 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.613906  9561 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.616067  9488 consensus_queue.cc:237] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.625221  9564 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.626739 10571 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.628574 10162 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.632300  9386 catalog_manager.cc:5697] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.635288  9636 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.643668  9633 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.640723 10598 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:14:53.654417 10162 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.660301  9384 catalog_manager.cc:5697] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.666544 10596 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.667833  9564 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.676404  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fe90c8c00b2431583b0b946f9a1733f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.676831  9488 consensus_queue.cc:237] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.679560  9560 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.697881  9636 consensus_queue.cc:237] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:53.702281  9386 catalog_manager.cc:5697] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:53.706601 10162 raft_consensus.cc:2955] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.708969 10161 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.713002 10595 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.724309  9633 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.726426 10475 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.726188 10543 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.733018  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fe90c8c00b2431583b0b946f9a1733f with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:53.738905  9631 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.748874 10160 raft_consensus.cc:2955] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.755328 10161 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.757678  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f70213a19c054c329ca25d30a8e0c40a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.759745 10606 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:53.770237 10593 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.778393  9384 catalog_manager.cc:5697] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.778554 10160 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.785641  9488 raft_consensus.cc:1275] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.791224  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet f70213a19c054c329ca25d30a8e0c40a with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:53.799665  9384 catalog_manager.cc:5697] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.801486 10606 consensus_queue.cc:1048] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.805052  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d53be333c924ec09dd12ef899073677 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.813288  9549 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d53be333c924ec09dd12ef899073677 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:53.808390 10609 tablet_replica.cc:333] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:53.814568 10610 tablet_replica.cc:333] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:53.817859 10609 raft_consensus.cc:2243] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.818638 10609 raft_consensus.cc:2272] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.822041 10609 ts_tablet_manager.cc:1916] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.825695  9488 raft_consensus.cc:2955] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:53.836988 10609 ts_tablet_manager.cc:1929] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.837540 10609 log.cc:1199] T 1fe90c8c00b2431583b0b946f9a1733f P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/1fe90c8c00b2431583b0b946f9a1733f
I20260709 13:14:53.839499  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 1fe90c8c00b2431583b0b946f9a1733f (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:53.841164 10610 raft_consensus.cc:2243] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.841873 10610 raft_consensus.cc:2272] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.845307 10610 ts_tablet_manager.cc:1916] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.857685 10610 ts_tablet_manager.cc:1929] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.858083 10610 log.cc:1199] T f70213a19c054c329ca25d30a8e0c40a P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/f70213a19c054c329ca25d30a8e0c40a
I20260709 13:14:53.859575  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet f70213a19c054c329ca25d30a8e0c40a (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:53.860476 10610 tablet_replica.cc:333] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:53.861501 10610 raft_consensus.cc:2243] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.862110 10610 raft_consensus.cc:2272] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.864698 10610 ts_tablet_manager.cc:1916] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.876803 10610 ts_tablet_manager.cc:1929] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.877172 10610 log.cc:1199] T 4d53be333c924ec09dd12ef899073677 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/4d53be333c924ec09dd12ef899073677
I20260709 13:14:53.878443  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 4d53be333c924ec09dd12ef899073677 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:54.570281  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:54.622059  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:54.622690  9488 raft_consensus.cc:606] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:54.625274  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:54.625763  9488 raft_consensus.cc:606] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:54.628083  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:54.628590  9488 raft_consensus.cc:606] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:54.631424  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:54.631942  9488 raft_consensus.cc:606] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:54.634071  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:54.634501  9488 raft_consensus.cc:606] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:54.635550  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:54.636757  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:54.666838 10543 raft_consensus.cc:993] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:54.667474 10543 raft_consensus.cc:1081] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:54.668911 10162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:54.669456 10162 raft_consensus.cc:493] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:54.669689 10162 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.673888 10162 raft_consensus.cc:515] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.676834 10162 leader_election.cc:290] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:54.676916  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:54.677590  9488 raft_consensus.cc:3055] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:54.677883  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe90c8c00b2431583b0b946f9a1733f" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:54.677973  9488 raft_consensus.cc:740] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:54.678426  9560 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.679435  9488 consensus_queue.cc:260] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.680580  9488 raft_consensus.cc:3060] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.683635  9560 raft_consensus.cc:2468] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:54.684674 10128 leader_election.cc:304] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 3a27427ead824d2ea7f367a955a70b03; no voters: 
I20260709 13:14:54.685710  9488 raft_consensus.cc:2468] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:54.686307 10614 raft_consensus.cc:2804] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:54.687873 10614 raft_consensus.cc:697] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:54.688825 10614 consensus_queue.cc:237] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.699400 10596 raft_consensus.cc:993] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:54.699880 10596 raft_consensus.cc:1081] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:54.699962  9384 catalog_manager.cc:5697] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:54.702482 10162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:54.703063 10162 raft_consensus.cc:493] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:54.703439 10162 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.711889 10162 raft_consensus.cc:515] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.713912 10162 leader_election.cc:290] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:54.714846  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:54.715432  9633 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.715276  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70213a19c054c329ca25d30a8e0c40a" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:54.715885  9488 raft_consensus.cc:3055] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:54.716180  9488 raft_consensus.cc:740] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:54.716850  9488 consensus_queue.cc:260] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.717947  9488 raft_consensus.cc:3060] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:54.722173  9633 raft_consensus.cc:2468] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:54.723565 10125 leader_election.cc:304] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:54.724247 10614 raft_consensus.cc:2804] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:54.724687 10614 raft_consensus.cc:697] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:54.725206  9488 raft_consensus.cc:2468] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:54.725414 10614 consensus_queue.cc:237] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:54.733047  9384 catalog_manager.cc:5697] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:54.874563  9488 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:54.881327  9564 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.882469 10571 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:54.883567  9453 consensus_peers.cc:597] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc6d8539aee644bb8ea30858d0fb1311. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.882629  9631 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.888214 10571 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:54.890666 10596 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:54.894076  9564 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:54.900830  9633 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:54.910581  9384 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:54.917074  9488 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:54.925349  9633 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:54.925397  9453 consensus_peers.cc:597] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1515382934e2477cb2d2dd5a883aadb1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.926771  9564 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:54.927233 10596 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:54.928037 10621 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:55.030947 10627 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.036274  9633 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.042623  9564 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.051430  9387 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:55.052655  9560 consensus_queue.cc:237] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.066082  9637 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.066346  9488 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:55.067696  9528 consensus_peers.cc:597] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff73d540cc1947c4874120706050c3e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.067878 10628 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:55.070297 10586 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:55.075593  9489 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.077032 10614 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.081387 10628 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.083271  9633 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.094640  9488 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.106341  9387 catalog_manager.cc:5697] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.109912  9560 consensus_queue.cc:237] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.131826  9488 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:55.132973  9528 consensus_peers.cc:597] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e3ad520874b45babfd2a6f86e10947d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.133786  9633 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.133817 10586 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:55.133829  9564 raft_consensus.cc:1275] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.137286 10586 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:55.137880 10621 raft_consensus.cc:993] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.138339 10621 raft_consensus.cc:1081] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.139348 10615 consensus_queue.cc:1048] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.140518 10160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:55.141196 10160 raft_consensus.cc:493] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.141619 10160 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.160570 10626 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.162374  9489 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.148275 10160 raft_consensus.cc:515] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.173064 10160 leader_election.cc:290] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:55.172993  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:55.174340  9488 raft_consensus.cc:3055] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:55.175418  9488 raft_consensus.cc:740] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:55.174916  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49f82e46468c48e7ae4992bd660655cc" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:55.176626  9637 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.176252  9488 consensus_queue.cc:260] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.184144  9488 raft_consensus.cc:3060] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.187422  9637 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:14:55.182124  9384 catalog_manager.cc:5697] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.190441  9488 raft_consensus.cc:2468] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:14:55.190699 10543 raft_consensus.cc:993] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.192257 10543 raft_consensus.cc:1081] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.195426 10161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:55.195978 10161 raft_consensus.cc:493] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.196360 10161 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.197700 10127 leader_election.cc:304] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:55.213811 10614 raft_consensus.cc:2804] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:55.214931 10614 raft_consensus.cc:697] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:55.215797 10614 consensus_queue.cc:237] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.221122 10161 raft_consensus.cc:515] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.224860 10627 raft_consensus.cc:993] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.225459 10627 raft_consensus.cc:1081] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:55.260035  9636 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.260118  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:55.261168 10161 leader_election.cc:290] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:55.261513  9637 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.264276  9488 raft_consensus.cc:1275] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.263326 10160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:55.266723 10160 raft_consensus.cc:493] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.267158 10160 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.267381  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f71fa5e2d654a61b26d0e0962df85b8" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:55.268033  9488 raft_consensus.cc:3055] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:55.268334  9488 raft_consensus.cc:740] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:55.269126  9488 consensus_queue.cc:260] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.270661  9488 raft_consensus.cc:3060] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.274502  9633 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:55.275725  9637 raft_consensus.cc:2468] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:55.283455 10125 leader_election.cc:304] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:55.283807 10614 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.284471 10615 raft_consensus.cc:2804] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:55.290911 10160 raft_consensus.cc:515] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.293762 10615 raft_consensus.cc:697] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:55.295796 10615 consensus_queue.cc:237] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.302516 10160 leader_election.cc:290] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:55.306473  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:55.308884 10645 consensus_queue.cc:1048] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:55.307126  9637 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.325119  9637 raft_consensus.cc:2468] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:55.326315 10125 leader_election.cc:304] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:55.327407 10645 raft_consensus.cc:2804] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:55.327884 10645 raft_consensus.cc:697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:55.328735 10645 consensus_queue.cc:237] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.343533  9488 raft_consensus.cc:2468] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:55.359766  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cb2759e71f4f7991ae2bfc1d4e6314" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:55.360350  9489 raft_consensus.cc:3055] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:55.360635  9489 raft_consensus.cc:740] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:55.361284  9489 consensus_queue.cc:260] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:55.362435  9489 raft_consensus.cc:3060] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.371942  9489 raft_consensus.cc:2468] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:55.386137 10650 ts_tablet_manager.cc:933] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:55.394397 10650 tablet_copy_client.cc:323] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:55.416177  9384 catalog_manager.cc:5697] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 2 to 3, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 3 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:55.417925  9384 catalog_manager.cc:5697] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:55.437651  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 1515382934e2477cb2d2dd5a883aadb1 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:55.438212  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 1515382934e2477cb2d2dd5a883aadb1 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-1515382934e2477cb2d2dd5a883aadb1
I20260709 13:14:55.450971  9499 tablet_copy_source_session.cc:215] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.456887 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1515382934e2477cb2d2dd5a883aadb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.456859  9388 catalog_manager.cc:5697] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:55.468900 10653 ts_tablet_manager.cc:933] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:55.476557 10653 tablet_copy_client.cc:323] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:55.479315  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet bc6d8539aee644bb8ea30858d0fb1311 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:55.479930  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet bc6d8539aee644bb8ea30858d0fb1311 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-bc6d8539aee644bb8ea30858d0fb1311
I20260709 13:14:55.487310  9499 tablet_copy_source_session.cc:215] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.489449 10650 tablet_copy_client.cc:806] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.490226 10650 tablet_copy_client.cc:670] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.491406 10653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6d8539aee644bb8ea30858d0fb1311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.496862 10650 tablet_copy_client.cc:538] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.506767 10650 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:55.506737 10653 tablet_copy_client.cc:806] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.507658 10653 tablet_copy_client.cc:670] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.514271 10653 tablet_copy_client.cc:538] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.524614 10653 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:55.546655 10650 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:55.553242 10650 tablet_bootstrap.cc:492] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:55.554565 10650 ts_tablet_manager.cc:1403] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.008s
I20260709 13:14:55.561739 10656 ts_tablet_manager.cc:933] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:55.566568 10650 raft_consensus.cc:359] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.568516 10650 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:55.569267 10650 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.573077 10658 ts_tablet_manager.cc:933] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:55.580983 10658 tablet_copy_client.cc:323] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:55.590096  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet ff73d540cc1947c4874120706050c3e6 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:55.590642  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet ff73d540cc1947c4874120706050c3e6 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-ff73d540cc1947c4874120706050c3e6
I20260709 13:14:55.591885 10653 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:55.592806 10653 tablet_bootstrap.cc:492] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:55.593422 10653 ts_tablet_manager.cc:1403] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.000s
I20260709 13:14:55.594743 10656 tablet_copy_client.cc:323] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:55.596295 10650 ts_tablet_manager.cc:1434] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:14:55.596609 10653 raft_consensus.cc:359] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.597512 10653 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:55.598985 10653 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.599611  9574 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 4e3ad520874b45babfd2a6f86e10947d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:55.600217  9574 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 4e3ad520874b45babfd2a6f86e10947d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-4e3ad520874b45babfd2a6f86e10947d
I20260709 13:14:55.601847 10653 ts_tablet_manager.cc:1434] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:55.606778  9499 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-bc6d8539aee644bb8ea30858d0fb1311 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:55.607250  9499 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-bc6d8539aee644bb8ea30858d0fb1311 on tablet bc6d8539aee644bb8ea30858d0fb1311 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:55.608402  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1515382934e2477cb2d2dd5a883aadb1 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:55.608839  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1515382934e2477cb2d2dd5a883aadb1 on tablet 1515382934e2477cb2d2dd5a883aadb1 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:55.621935  9574 tablet_copy_source_session.cc:215] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.622480  9575 tablet_copy_source_session.cc:215] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.625160 10656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ad520874b45babfd2a6f86e10947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.625808 10658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff73d540cc1947c4874120706050c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.637691  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:55.641423 10656 tablet_copy_client.cc:806] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.642038 10656 tablet_copy_client.cc:670] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.643549 10658 tablet_copy_client.cc:806] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.644137 10658 tablet_copy_client.cc:670] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.646364 10656 tablet_copy_client.cc:538] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.647716 10658 tablet_copy_client.cc:538] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.657029 10656 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:55.682451 10658 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:55.691939 10656 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:55.692996 10656 tablet_bootstrap.cc:492] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:55.693670 10656 ts_tablet_manager.cc:1403] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.016s
I20260709 13:14:55.699249 10656 raft_consensus.cc:359] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.700398 10656 raft_consensus.cc:740] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:55.701097 10656 consensus_queue.cc:260] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.703873 10656 ts_tablet_manager.cc:1434] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:55.705732  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4e3ad520874b45babfd2a6f86e10947d received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:55.706125  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4e3ad520874b45babfd2a6f86e10947d on tablet 4e3ad520874b45babfd2a6f86e10947d with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:55.721624  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:55.725301 10658 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:55.726284 10658 tablet_bootstrap.cc:492] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:55.727276 10658 ts_tablet_manager.cc:1403] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.019s
I20260709 13:14:55.730402 10658 raft_consensus.cc:359] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.731390 10658 raft_consensus.cc:740] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:55.732059 10658 consensus_queue.cc:260] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:55.733898  9488 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.735184 10615 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.737521 10658 ts_tablet_manager.cc:1434] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:14:55.739760  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-ff73d540cc1947c4874120706050c3e6 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:55.740165  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-ff73d540cc1947c4874120706050c3e6 on tablet ff73d540cc1947c4874120706050c3e6 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:55.752533  9633 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:55.754573 10615 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.773847  9487 raft_consensus.cc:1275] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:55.775588 10161 raft_consensus.cc:1217] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:55.779327 10615 consensus_queue.cc:1048] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.797700  9637 raft_consensus.cc:1275] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.801786 10614 consensus_queue.cc:1048] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.821990  9633 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.823427 10614 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.843991  9487 raft_consensus.cc:1275] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:55.845778 10645 consensus_queue.cc:1048] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:55.848851 10161 raft_consensus.cc:1217] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:55.851473  9487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:55.851977  9487 raft_consensus.cc:606] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:14:55.859527  9489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:55.860183  9489 raft_consensus.cc:606] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:55.869910  9487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:55.870483  9487 raft_consensus.cc:606] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:55.876071  9490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:55.876619  9490 raft_consensus.cc:606] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:14:55.882660  9490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:55.883221  9490 raft_consensus.cc:606] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:55.889473  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:55.891269  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:55.932602 10642 raft_consensus.cc:993] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:55.933077 10543 raft_consensus.cc:1081] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:55.934752  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52498
I20260709 13:14:55.935267  9636 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.935602  9636 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.945396  9636 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:55.948235  9636 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:55.948716  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:55.949357  9561 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.950336  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:55.950878  9490 raft_consensus.cc:3055] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:55.951188  9490 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:55.951869  9490 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:55.953086  9490 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.957383  9561 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:55.958695  9605 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:55.959419 10624 raft_consensus.cc:2804] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:55.959934 10624 raft_consensus.cc:697] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:55.960829 10624 consensus_queue.cc:237] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:55.962301  9490 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:55.977327  9384 catalog_manager.cc:5697] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.033315 10543 raft_consensus.cc:993] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:56.033829 10571 raft_consensus.cc:1081] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:56.035773  9637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52498
I20260709 13:14:56.036284  9637 raft_consensus.cc:493] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:56.036605  9637 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.045948  9637 raft_consensus.cc:515] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:56.048094  9637 leader_election.cc:290] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:56.048753  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:56.049008  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:56.049324  9487 raft_consensus.cc:3055] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:56.049472  9561 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.049630  9487 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:56.050387  9487 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:56.051829  9487 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.058085  9561 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:56.058085  9487 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:56.059741  9605 leader_election.cc:304] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:56.061033 10606 raft_consensus.cc:2804] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.061559 10606 raft_consensus.cc:697] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:56.063270 10606 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:56.074332  9384 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.082518 10161 raft_consensus.cc:1217] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.092222 10161 raft_consensus.cc:1217] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.209437 10571 raft_consensus.cc:993] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:56.209854 10571 raft_consensus.cc:1081] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:56.212056 10161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53750
I20260709 13:14:56.212770 10161 raft_consensus.cc:493] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:56.213201 10161 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.223876 10161 raft_consensus.cc:515] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.228250 10161 leader_election.cc:290] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:56.228881  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:56.229454  9565 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.236730  9565 raft_consensus.cc:2468] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:56.237811 10128 leader_election.cc:304] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 3a27427ead824d2ea7f367a955a70b03; no voters: 
I20260709 13:14:56.238896 10614 raft_consensus.cc:2804] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.238983 10642 raft_consensus.cc:993] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:56.239487 10614 raft_consensus.cc:697] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:56.239763 10642 raft_consensus.cc:1081] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:56.240384 10614 consensus_queue.cc:237] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.241605  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4c894d722b46bda66b147331b0dbdb" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:56.242164  9490 raft_consensus.cc:3055] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:56.242452  9490 raft_consensus.cc:740] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:56.242904  9561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:56.243453  9561 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:56.243139  9490 consensus_queue.cc:260] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.243785  9561 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.244339  9490 raft_consensus.cc:3060] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.250638  9490 raft_consensus.cc:2468] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:56.251710  9561 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.255412  9561 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:56.256325  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:56.256891  9636 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.260833  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:56.261400  9490 raft_consensus.cc:3055] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:56.261682  9490 raft_consensus.cc:740] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:56.262392  9490 consensus_queue.cc:260] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.263512  9490 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.263183  9384 catalog_manager.cc:5697] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.267951  9636 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:56.273130  9528 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:56.274628 10626 raft_consensus.cc:2804] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.275113 10626 raft_consensus.cc:697] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:56.275970 10626 consensus_queue.cc:237] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.282085  9490 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:56.289654 10642 raft_consensus.cc:1064] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:56.292178 10642 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.295503  9384 catalog_manager.cc:5697] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.302482 10161 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.302618  9636 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.303225  9561 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.304636 10675 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.305426 10543 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:14:56.306875 10642 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:56.324061 10543 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.326224  9636 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.332234  9564 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.334198 10161 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.342025  9384 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.359505  9490 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.370990  9561 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.373764 10571 raft_consensus.cc:993] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:56.373278 10543 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:56.374251 10675 raft_consensus.cc:1081] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:56.376976  9565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:56.377494  9565 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:56.377946  9565 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.381911 10160 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.386523  9561 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.386757 10675 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:56.389472 10606 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:56.393738 10571 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.396435 10160 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.407367  9565 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.412122  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc6d8539aee644bb8ea30858d0fb1311 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.414553  9565 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:56.414873  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:56.415431  9636 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.417303  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:56.417850  9487 raft_consensus.cc:3055] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:56.418157  9487 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:56.418903  9487 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.422580  9490 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.424737  9636 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:56.428624  9528 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:56.430426 10626 raft_consensus.cc:2804] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.430910 10626 raft_consensus.cc:697] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:56.431980 10626 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:56.455684 10606 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:56.456815  9564 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:56.455634  9487 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.462481 10606 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:56.465256  9384 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.458484  9565 raft_consensus.cc:2955] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.472385 10160 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Advancing to term 2
W20260709 13:14:56.530102 10687 log.cc:927] Time spent T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: Append to log took a long time: real 0.054s	user 0.006s	sys 0.013s
I20260709 13:14:56.544351  9487 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:56.550407 10604 raft_consensus.cc:1064] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:56.561174  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet bc6d8539aee644bb8ea30858d0fb1311 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:56.589608  9386 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.597896 10604 consensus_queue.cc:237] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.597783 10626 raft_consensus.cc:1064] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
W20260709 13:14:56.535283  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 56890.5us
I20260709 13:14:56.601210 10160 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:56.602128 10695 tablet_replica.cc:333] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:56.606700 10626 consensus_queue.cc:237] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:56.607625 10685 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:14:56.612818  9636 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.612895 10161 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.614647 10604 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.615796  9487 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.615592 10693 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:56.618984 10695 raft_consensus.cc:2243] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:56.621740 10691 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:56.623858 10695 raft_consensus.cc:2272] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:56.629175 10695 ts_tablet_manager.cc:1916] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:56.634485 10159 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.637744  9487 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.639091 10628 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:56.636525  9637 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.644651 10692 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.646493 10628 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:56.649456  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 55644.1us
I20260709 13:14:56.692117  9487 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.695755 10614 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:56.702983  9561 raft_consensus.cc:1275] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:56.705354 10695 ts_tablet_manager.cc:1929] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:56.706015 10695 log.cc:1199] T bc6d8539aee644bb8ea30858d0fb1311 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/bc6d8539aee644bb8ea30858d0fb1311
I20260709 13:14:56.705789 10614 consensus_queue.cc:1048] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:56.712040  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet bc6d8539aee644bb8ea30858d0fb1311 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:56.713757  9487 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:56.723091 10685 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.729204 10693 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.732697  9631 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.737185  9490 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.743309 10626 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.760178  9631 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.817248 10160 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.817607  9489 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.821902  9486 raft_consensus.cc:1275] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.821578  9384 catalog_manager.cc:5697] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.828740 10628 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:56.860422 10161 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:56.861691  9631 raft_consensus.cc:1275] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.864043 10691 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:56.873272  9633 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:56.875818 10707 log.cc:927] Time spent T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:14:56.876756 10626 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:56.892280  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:56.925379  9386 catalog_manager.cc:5697] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.951022 10624 raft_consensus.cc:1064] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
W20260709 13:14:56.973224  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 55067.9us
I20260709 13:14:56.989368 10624 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
W20260709 13:14:57.009492  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 98309.9us
I20260709 13:14:57.010829 10160 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.015877 10685 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:14:57.024806  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 50973.2us
I20260709 13:14:57.036233  9561 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.038077  9486 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.055598  9489 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:57.058015  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:57.058923 10693 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:57.064519 10720 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:57.065747  9561 consensus_queue.cc:237] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.076838 10160 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.085628 10717 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:57.085990 10693 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:57.093763  9564 consensus_queue.cc:237] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.095268 10685 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.078523  9633 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.104765 10692 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.107163 10160 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.108211  9486 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.118428 10160 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.130193 10693 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:57.131424 10721 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.134621  9633 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.138494 10161 raft_consensus.cc:2955] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.139971  9384 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.147512  9564 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.154846 10604 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.175823  9386 catalog_manager.cc:5697] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.187196  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet ff73d540cc1947c4874120706050c3e6 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:14:57.186650  9387 catalog_manager.cc:5697] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.187538 10160 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.227092  9633 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.234870 10160 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.236510  9489 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.236776 10716 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:57.238054  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e3ad520874b45babfd2a6f86e10947d with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:14:57.238066 10685 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:57.249353 10685 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.253446 10723 tablet_replica.cc:333] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:14:57.254921 10723 raft_consensus.cc:2243] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.255688 10723 raft_consensus.cc:2272] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.257650  9489 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.260756 10160 raft_consensus.cc:2955] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.269461  9486 raft_consensus.cc:1275] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.276484  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1515382934e2477cb2d2dd5a883aadb1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:57.285933 10724 tablet_replica.cc:333] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:14:57.295318  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e3ad520874b45babfd2a6f86e10947d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:57.346707  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff73d540cc1947c4874120706050c3e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:57.359834 10723 ts_tablet_manager.cc:1916] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.363664 10724 raft_consensus.cc:2243] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.364518 10724 raft_consensus.cc:2272] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.369639 10724 ts_tablet_manager.cc:1916] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.388170 10721 consensus_queue.cc:1048] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.390151  9382 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.391518 10724 ts_tablet_manager.cc:1929] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.392019 10724 log.cc:1199] T 4e3ad520874b45babfd2a6f86e10947d P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/4e3ad520874b45babfd2a6f86e10947d
I20260709 13:14:57.396443 10723 ts_tablet_manager.cc:1929] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.396938 10723 log.cc:1199] T ff73d540cc1947c4874120706050c3e6 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/ff73d540cc1947c4874120706050c3e6
I20260709 13:14:57.397747  9489 raft_consensus.cc:2955] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:14:57.400977  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet ff73d540cc1947c4874120706050c3e6 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:57.409723  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 4e3ad520874b45babfd2a6f86e10947d (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:57.410442  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 1515382934e2477cb2d2dd5a883aadb1 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36302
I20260709 13:14:57.420315 10726 tablet_replica.cc:333] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:14:57.419890  9383 catalog_manager.cc:5244] ChangeConfig:REMOVE_PEER RPC for tablet 1515382934e2477cb2d2dd5a883aadb1 with cas_config_opid_index 4: aborting the task: latest config opid_index 5; task opid_index 4
I20260709 13:14:57.420305  9489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:57.421360  9489 raft_consensus.cc:606] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:57.424212  9489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "294ec8142eff403588de6876204e91ee"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:57.424764  9489 raft_consensus.cc:606] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:14:57.421756 10726 raft_consensus.cc:2243] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.436185 10726 raft_consensus.cc:2272] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.460803 10726 ts_tablet_manager.cc:1916] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.476902 10726 ts_tablet_manager.cc:1929] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:57.477306 10726 log.cc:1199] T 1515382934e2477cb2d2dd5a883aadb1 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/1515382934e2477cb2d2dd5a883aadb1
I20260709 13:14:57.478781  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 1515382934e2477cb2d2dd5a883aadb1 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:14:57.483505  9564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:14:57.484076  9564 raft_consensus.cc:606] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:57.486053 10721 raft_consensus.cc:993] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:57.486490 10604 raft_consensus.cc:1081] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:57.487815  9489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:57.488232 10160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:14:57.488415  9489 raft_consensus.cc:606] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:57.488735 10160 raft_consensus.cc:493] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.489090 10160 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.490864  9489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:57.491417  9489 raft_consensus.cc:606] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:57.494639 10160 raft_consensus.cc:515] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.496973 10160 leader_election.cc:290] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:57.497189  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:57.497479  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5fc94bbaf741e989ec5bc844a9752e" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:57.497767  9489 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.498075  9564 raft_consensus.cc:3055] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.498392  9564 raft_consensus.cc:740] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:57.499078  9564 consensus_queue.cc:260] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.500180  9564 raft_consensus.cc:3060] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.503156  9489 raft_consensus.cc:2468] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:57.504386 10127 leader_election.cc:304] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:57.505095  9564 raft_consensus.cc:2468] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:57.505208 10614 raft_consensus.cc:2804] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.505825 10614 raft_consensus.cc:697] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:57.506611 10614 consensus_queue.cc:237] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:57.513531  9633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:14:57.514050  9633 raft_consensus.cc:606] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:14:57.515451  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:57.516743  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:57.517190  9383 catalog_manager.cc:5697] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.524642 10725 raft_consensus.cc:993] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:57.525120 10571 raft_consensus.cc:1081] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:57.526358  9633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "294ec8142eff403588de6876204e91ee"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52498
I20260709 13:14:57.526841  9633 raft_consensus.cc:493] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.527218  9633 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.531268  9633 raft_consensus.cc:515] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.532786  9633 leader_election.cc:290] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:57.534255  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:57.534806  9489 raft_consensus.cc:3055] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.535146  9489 raft_consensus.cc:740] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:57.535483  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294ec8142eff403588de6876204e91ee" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:57.536047  9564 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.535877  9489 consensus_queue.cc:260] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.537088  9489 raft_consensus.cc:3060] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.543187  9489 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:57.543187  9564 raft_consensus.cc:2468] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:14:57.544602  9604 leader_election.cc:304] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:57.545425 10716 raft_consensus.cc:2804] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.545904 10716 raft_consensus.cc:697] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:57.546721 10716 consensus_queue.cc:237] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.557636  9383 catalog_manager.cc:5697] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.602349 10725 raft_consensus.cc:993] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.602766 10571 raft_consensus.cc:1081] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.604074  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:57.604646  9564 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.604969  9564 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.612548  9564 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.614661  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:57.614928  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:57.615231  9489 raft_consensus.cc:3055] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.615460  9633 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.615536  9489 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:57.616328  9489 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.617342  9489 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.622272  9633 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.624750  9528 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:57.625795 10628 raft_consensus.cc:2804] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.626266 10628 raft_consensus.cc:697] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:57.627113 10628 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.630772  9489 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.631736  9564 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:57.641484  9383 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.729049 10725 raft_consensus.cc:993] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.729542 10571 raft_consensus.cc:1081] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.730983  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:57.731591  9564 raft_consensus.cc:493] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.731978  9564 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.739297  9564 raft_consensus.cc:515] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.741354 10725 raft_consensus.cc:993] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.741837  9564 leader_election.cc:290] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:57.741847 10725 raft_consensus.cc:1081] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:57.742784  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:57.743337  9633 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.743400  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003e01aa36604f17a45c484f12fe4716" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:57.744042  9489 raft_consensus.cc:3055] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.744333  9489 raft_consensus.cc:740] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:57.744921  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:57.745534  9564 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.745615  9489 consensus_queue.cc:260] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.745965  9564 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.746618  9489 raft_consensus.cc:3060] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.752358  9633 raft_consensus.cc:2468] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.752535  9489 raft_consensus.cc:2468] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.752936  9564 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.753639  9530 leader_election.cc:304] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:57.754467 10628 raft_consensus.cc:2804] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.755079 10628 raft_consensus.cc:697] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:57.756084  9564 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:57.756022 10628 consensus_queue.cc:237] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.756532  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:57.757105  9489 raft_consensus.cc:3055] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.757094  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:57.757558  9489 raft_consensus.cc:740] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:57.757798  9633 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.758585  9489 consensus_queue.cc:260] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.759732  9489 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.764541  9633 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.765770  9528 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:57.767009  9489 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:57.767995 10721 raft_consensus.cc:2804] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.768607 10721 raft_consensus.cc:697] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:57.769640 10721 consensus_queue.cc:237] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.774605  9383 catalog_manager.cc:5697] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.779596 10685 raft_consensus.cc:993] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:14:57.780182 10685 raft_consensus.cc:1081] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:14:57.783978  9486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:14:57.784441  9486 raft_consensus.cc:493] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.784832  9486 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.790493  9486 raft_consensus.cc:515] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.796123  9486 leader_election.cc:290] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:57.797737  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:57.798216  9564 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.798151  9633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ea5446ba1c4f8ab4b8606f355f93b4" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:57.798974  9633 raft_consensus.cc:3055] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:57.799365  9633 raft_consensus.cc:740] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:57.800158  9633 consensus_queue.cc:260] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.801489  9633 raft_consensus.cc:3060] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:57.802358  9383 catalog_manager.cc:5697] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.808182  9564 raft_consensus.cc:2468] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:57.808472  9633 raft_consensus.cc:2468] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:57.809171  9456 leader_election.cc:304] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:57.810024 10571 raft_consensus.cc:2804] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:57.810503 10571 raft_consensus.cc:697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:57.811339 10571 consensus_queue.cc:237] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:57.822613  9383 catalog_manager.cc:5697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 1 to 2, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.933585  9486 raft_consensus.cc:1275] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:57.935047 10685 consensus_queue.cc:1048] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:57.945899  9564 raft_consensus.cc:1275] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:57.947268 10685 consensus_queue.cc:1048] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:57.956825  9560 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.958410 10614 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:57.975061  9486 raft_consensus.cc:1275] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.976589 10615 consensus_queue.cc:1048] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:58.009680  9486 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.010792 10721 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.026129  9636 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.029034 10628 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.176637  9489 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.177839 10628 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.188316  9636 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.189827 10628 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.336517  9637 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.337994 10750 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.338732  9486 raft_consensus.cc:1275] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.340370 10628 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.353157  9560 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.353379  9636 raft_consensus.cc:1275] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:58.354913 10628 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.362624 10571 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.473742  9560 consensus_queue.cc:237] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:58.480643  9637 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.480753  9486 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:58.480840  9528 consensus_peers.cc:597] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af07cba1e61a47e49bde15cf372ae58e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.482409 10748 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.483258 10604 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:58.491585 10628 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.493288  9637 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.493732  9486 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.510553  9388 catalog_manager.cc:5697] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.517624  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:58.519066  9637 consensus_queue.cc:237] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:58.535593  9486 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.536321  9560 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:58.536453  9602 consensus_peers.cc:597] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5c88408a6984f7e84debce2b4a07264. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.536916 10716 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.537891 10685 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:58.549782 10685 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.562235  9560 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.566145  9489 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.592806  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:58.591183  9560 consensus_queue.cc:237] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:58.590556  9383 catalog_manager.cc:5697] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.601161  9637 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:58.601207  9489 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:58.601558  9528 consensus_peers.cc:597] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 003e01aa36604f17a45c484f12fe4716. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.603207 10721 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:14:58.604715 10748 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.614771 10628 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.632360  9486 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.632294  9631 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.650372  9383 catalog_manager.cc:5697] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.666502  9486 consensus_queue.cc:237] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:14:58.675058  9453 consensus_peers.cc:597] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2ea5446ba1c4f8ab4b8606f355f93b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.683655  9631 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:58.685101 10725 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.685401  9560 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:58.687352 10725 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:14:58.693367 10750 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.696614  9564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:14:58.695456  9560 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.697220  9564 raft_consensus.cc:606] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:58.696893  9631 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.700868  9486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16229828839b4b619859863c8749cd83"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:58.701409  9486 raft_consensus.cc:606] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:58.705242  9486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:14:58.705770  9486 raft_consensus.cc:606] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:14:58.714380  9383 catalog_manager.cc:5697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:14:58.715832  9564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:14:58.716602  9564 raft_consensus.cc:606] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:58.727577  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:14:58.728209  9631 raft_consensus.cc:606] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:14:58.731945  9560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:14:58.732529  9560 raft_consensus.cc:606] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:14:58.733651  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:58.735309  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:58.754922 10571 raft_consensus.cc:993] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:58.755503 10750 raft_consensus.cc:1081] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:58.757047  9560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:58.757576  9560 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:58.757920  9560 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.764483  9560 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:58.766232  9560 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:58.766731  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:58.767313  9486 raft_consensus.cc:3055] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:58.767539  9486 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:58.768118  9486 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:58.768952  9486 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.772027  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:58.772621  9631 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.773721  9486 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:58.774827  9530 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:58.775586 10628 raft_consensus.cc:2804] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.776036 10628 raft_consensus.cc:697] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:58.776623 10628 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:58.778892  9631 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:58.787196  9383 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.805581 10748 raft_consensus.cc:993] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:58.806012 10628 raft_consensus.cc:1081] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:58.807296 10160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:14:58.807834 10160 raft_consensus.cc:493] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:58.808199 10160 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.815454 10160 raft_consensus.cc:515] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.817859  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:58.818750  9560 raft_consensus.cc:3055] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:58.818014 10160 leader_election.cc:290] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:58.818825  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac09a1e6d96417ab39d574b840775ef" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:58.819041  9560 raft_consensus.cc:740] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:58.819490  9631 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.820212  9560 consensus_queue.cc:260] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.821359  9560 raft_consensus.cc:3060] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.826048  9631 raft_consensus.cc:2468] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:58.827193 10125 leader_election.cc:304] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:58.826927  9560 raft_consensus.cc:2468] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:58.828037 10743 raft_consensus.cc:2804] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.828497 10743 raft_consensus.cc:697] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:58.829193 10743 consensus_queue.cc:237] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.839757  9383 catalog_manager.cc:5697] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.853560 10748 raft_consensus.cc:993] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:58.854106 10748 raft_consensus.cc:1081] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:14:58.855800 10160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:14:58.856240 10160 raft_consensus.cc:493] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:58.856588 10160 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.861181 10160 raft_consensus.cc:515] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.863278 10160 leader_election.cc:290] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:58.863404  9560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:58.863952  9560 raft_consensus.cc:3055] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:58.863848  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be8c0db8f6e496992ac99437d008749" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:58.864383  9560 raft_consensus.cc:740] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:58.864656  9631 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.865142  9560 consensus_queue.cc:260] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.865978  9560 raft_consensus.cc:3060] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.870112  9560 raft_consensus.cc:2468] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:58.871424 10128 leader_election.cc:304] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 3a27427ead824d2ea7f367a955a70b03; no voters: 
I20260709 13:14:58.873471 10743 raft_consensus.cc:2804] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.873896  9631 raft_consensus.cc:2468] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:14:58.873935 10743 raft_consensus.cc:697] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:14:58.875018 10743 consensus_queue.cc:237] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:58.884964  9383 catalog_manager.cc:5697] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.923928 10769 ts_tablet_manager.cc:933] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:14:58.926079 10769 tablet_copy_client.cc:323] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:14:58.927597  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet a5c88408a6984f7e84debce2b4a07264 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:14:58.928121  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet a5c88408a6984f7e84debce2b4a07264 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-a5c88408a6984f7e84debce2b4a07264
I20260709 13:14:58.936622  9649 tablet_copy_source_session.cc:215] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:58.959844 10771 ts_tablet_manager.cc:933] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:58.961174 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c88408a6984f7e84debce2b4a07264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:58.969271 10771 tablet_copy_client.cc:323] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:58.970920  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet af07cba1e61a47e49bde15cf372ae58e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:58.971552  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet af07cba1e61a47e49bde15cf372ae58e from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-af07cba1e61a47e49bde15cf372ae58e
I20260709 13:14:58.977178  9575 tablet_copy_source_session.cc:215] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:58.980379 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07cba1e61a47e49bde15cf372ae58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:58.981781 10769 tablet_copy_client.cc:806] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:58.982365 10769 tablet_copy_client.cc:670] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:58.986876 10769 tablet_copy_client.cc:538] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:58.996038 10769 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:59.006181 10771 tablet_copy_client.cc:806] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:59.006836 10771 tablet_copy_client.cc:670] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:59.012339 10771 tablet_copy_client.cc:538] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:59.019928 10771 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:59.022029 10769 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:59.022905 10769 tablet_bootstrap.cc:492] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:59.023612 10769 ts_tablet_manager.cc:1403] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 13:14:59.027498 10769 raft_consensus.cc:359] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.028391 10769 raft_consensus.cc:740] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:59.029001 10769 consensus_queue.cc:260] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.031394 10769 ts_tablet_manager.cc:1434] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:59.035738  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-a5c88408a6984f7e84debce2b4a07264 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:14:59.036880  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-a5c88408a6984f7e84debce2b4a07264 on tablet a5c88408a6984f7e84debce2b4a07264 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:59.046321 10725 raft_consensus.cc:993] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:59.046792 10725 raft_consensus.cc:1081] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:14:59.048847  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16229828839b4b619859863c8749cd83"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:14:59.049374  9564 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:59.049688  9564 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.059708  9564 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.061723  9564 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:14:59.062750 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:14:59.063453 10160 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.064527  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:59.065078  9490 raft_consensus.cc:3055] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:59.065351  9490 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:59.066097  9490 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.067309  9490 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.070043 10771 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:59.070964 10771 tablet_bootstrap.cc:492] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:59.072024 10771 ts_tablet_manager.cc:1403] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.006s
I20260709 13:14:59.074522  9490 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:59.075758  9530 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:59.075398 10771 raft_consensus.cc:359] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.076471 10771 raft_consensus.cc:740] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:59.076746 10628 raft_consensus.cc:2804] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:59.077217 10628 raft_consensus.cc:697] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:59.077363 10771 consensus_queue.cc:260] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.077934 10628 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.085270 10764 raft_consensus.cc:993] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:14:59.085347 10771 ts_tablet_manager.cc:1434] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:14:59.086781 10685 raft_consensus.cc:1081] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:14:59.088410  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-af07cba1e61a47e49bde15cf372ae58e received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:59.088559  9486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:14:59.088928  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-af07cba1e61a47e49bde15cf372ae58e on tablet af07cba1e61a47e49bde15cf372ae58e with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:59.089404  9486 raft_consensus.cc:493] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:59.090061  9486 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.093818  9383 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:59.097153 10769 ts_tablet_manager.cc:933] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:14:59.099824 10769 tablet_copy_client.cc:323] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:14:59.104677  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:14:59.105212  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet e2ea5446ba1c4f8ab4b8606f355f93b4 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-e2ea5446ba1c4f8ab4b8606f355f93b4
I20260709 13:14:59.104770 10160 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:14:59.108626 10748 raft_consensus.cc:993] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:59.109067 10604 raft_consensus.cc:1081] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:14:59.111099  9486 raft_consensus.cc:515] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.112291  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:14:59.112928  9631 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:59.113397  9631 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:59.113647  9500 tablet_copy_source_session.cc:215] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:59.114722  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:14:59.115289  9637 raft_consensus.cc:3055] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:59.115582  9637 raft_consensus.cc:740] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:59.114233  9486 leader_election.cc:290] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Requested vote from peers f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:14:59.117552 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb5985e95324d27873df0c53b9a6c3e" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:14:59.118135 10160 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.117254  9637 consensus_queue.cc:260] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.121738  9637 raft_consensus.cc:3060] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.127065  9631 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:59.128631 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ea5446ba1c4f8ab4b8606f355f93b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:59.129017  9631 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:59.132416  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:14:59.132963  9564 raft_consensus.cc:3055] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:59.133261  9564 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:14:59.133919  9564 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:59.135116  9564 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:59.142464  9564 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:14:59.143774  9605 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:14:59.144024 10769 tablet_copy_client.cc:806] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:59.144625 10769 tablet_copy_client.cc:670] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:59.145398 10764 raft_consensus.cc:2804] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:59.145960 10764 raft_consensus.cc:697] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:14:59.146781 10160 raft_consensus.cc:2468] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:59.146755 10764 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:14:59.150089  9453 leader_election.cc:304] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:14:59.150802 10750 raft_consensus.cc:2804] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:59.150092  9637 raft_consensus.cc:2468] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:14:59.151288 10750 raft_consensus.cc:697] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:14:59.153224 10750 consensus_queue.cc:237] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:14:59.142588  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:14:59.157644  9486 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:59.160416 10769 tablet_copy_client.cc:538] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:59.168361  9486 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:14:59.180771 10769 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:59.181335  9383 catalog_manager.cc:5697] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 1 to 2, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:59.186618  9382 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:59.211825  9631 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.213451 10748 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:59.228518 10771 ts_tablet_manager.cc:933] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:14:59.246310 10769 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:59.247294 10769 tablet_bootstrap.cc:492] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:59.248561 10769 ts_tablet_manager.cc:1403] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.004s
I20260709 13:14:59.249773  9486 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.251362 10748 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:59.251653 10769 raft_consensus.cc:359] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.252530 10769 raft_consensus.cc:740] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:59.253147 10769 consensus_queue.cc:260] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.263679 10771 tablet_copy_client.cc:323] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:14:59.267542  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 003e01aa36604f17a45c484f12fe4716 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:14:59.268078  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 003e01aa36604f17a45c484f12fe4716 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-003e01aa36604f17a45c484f12fe4716
I20260709 13:14:59.268707 10769 ts_tablet_manager.cc:1434] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:14:59.273439  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-e2ea5446ba1c4f8ab4b8606f355f93b4 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:14:59.273844  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-e2ea5446ba1c4f8ab4b8606f355f93b4 on tablet e2ea5446ba1c4f8ab4b8606f355f93b4 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:59.282258  9575 tablet_copy_source_session.cc:215] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:59.288151 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003e01aa36604f17a45c484f12fe4716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:59.300704  9637 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.303946 10771 tablet_copy_client.cc:806] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:59.304533 10771 tablet_copy_client.cc:670] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:59.303890 10614 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:59.317739 10771 tablet_copy_client.cc:538] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:59.318411  9561 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.319875 10614 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:59.327924 10771 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:14:59.422977  9560 raft_consensus.cc:1275] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.475526 10790 consensus_queue.cc:1048] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:59.487289  9631 raft_consensus.cc:1275] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.504745 10771 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:14:59.506319 10771 tablet_bootstrap.cc:492] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:14:59.517951 10790 consensus_queue.cc:1048] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:59.542407 10162 raft_consensus.cc:1217] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.570915 10771 ts_tablet_manager.cc:1403] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.243s	user 0.032s	sys 0.003s
I20260709 13:14:59.615258 10161 raft_consensus.cc:1217] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:59.634868 10771 raft_consensus.cc:359] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.636059 10771 raft_consensus.cc:740] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:14:59.650494 10771 consensus_queue.cc:260] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:14:59.660832 10160 raft_consensus.cc:1217] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.661391  9639 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.680330  9489 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.680502 10771 ts_tablet_manager.cc:1434] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.105s	user 0.000s	sys 0.009s
I20260709 13:14:59.682677 10800 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:59.682994  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-003e01aa36604f17a45c484f12fe4716 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:14:59.683820  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-003e01aa36604f17a45c484f12fe4716 on tablet 003e01aa36604f17a45c484f12fe4716 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:14:59.717724  9489 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:59.728287  9564 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:59.731863 10160 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.731732 10807 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:59.736685  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:59.741417 10807 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:59.750649  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 52301.1us
I20260709 13:14:59.759719 10802 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:59.779271 10161 raft_consensus.cc:1275] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:59.791196 10604 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:59.849406 10161 raft_consensus.cc:1217] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:59.872016 10571 consensus_queue.cc:1048] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:14:59.935791  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:59.993713 10803 raft_consensus.cc:1064] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:14:59.996766 10803 consensus_queue.cc:237] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.017020 10161 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.020362 10807 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.021884  9561 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.025527 10685 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:00.030210  9486 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.035928  9636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:00.036708  9636 raft_consensus.cc:606] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:15:00.038298 10685 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.045051  9488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:00.045600  9488 raft_consensus.cc:606] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:00.050848 10571 raft_consensus.cc:1064] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:00.051662  9565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:00.052517  9565 raft_consensus.cc:606] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:15:00.054426  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:00.056007  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:00.056354 10571 consensus_queue.cc:237] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.069943 10807 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.071319  9565 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.076601  9636 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.079861 10571 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.081722  9561 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.083066 10161 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.087997 10725 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:00.096164 10797 raft_consensus.cc:1064] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:00.098726  9385 catalog_manager.cc:5697] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.100051 10725 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.098049  9486 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.096385 10161 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.098763 10797 consensus_queue.cc:237] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.133781 10161 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.140010 10806 raft_consensus.cc:993] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:00.140535 10806 raft_consensus.cc:1081] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:00.142482  9488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:15:00.142961 10799 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.143097  9488 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:00.149585  9488 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:00.154641 10798 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.160247  9486 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.159785 10162 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.161000  9565 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.159821  9636 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.171660 10721 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:00.174993 10797 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:00.158859  9488 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.184501  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:00.185102  9565 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:00.186075  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:00.186623  9639 raft_consensus.cc:3055] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:00.186896  9639 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:00.187857  9639 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.188858  9639 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:00.191648  9565 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:00.190572 10804 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.192709  9486 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.194810  9639 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:00.197595  9488 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 3 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:00.199685  9456 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:00.203588  9382 catalog_manager.cc:5697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.211858  9635 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.213366 10798 raft_consensus.cc:2804] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:00.214231 10798 raft_consensus.cc:697] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:00.215204 10798 consensus_queue.cc:237] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.217249 10160 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.222492  9637 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.260298  9639 consensus_queue.cc:237] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.266885  9486 consensus_queue.cc:237] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.268301 10159 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.268020  9382 catalog_manager.cc:5697] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.270311 10685 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.280402 10764 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.285542  9490 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.293840 10807 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.291661 10159 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.301934  9388 catalog_manager.cc:5697] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 2 to 3, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:00.317663 10802 raft_consensus.cc:993] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:00.318259 10834 raft_consensus.cc:1081] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:00.322813  9561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:00.323356  9561 raft_consensus.cc:493] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:00.323675  9561 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.332700  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5c88408a6984f7e84debce2b4a07264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.330879  9488 raft_consensus.cc:2955] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.340751 10160 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:00.351824  9564 consensus_queue.cc:237] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.357297 10802 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.362880 10797 raft_consensus.cc:1064] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:00.359776  9639 raft_consensus.cc:1275] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:00.371011 10162 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.372812  9639 raft_consensus.cc:1275] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.374478 10721 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.376721 10797 consensus_queue.cc:237] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.384359 10748 consensus_queue.cc:1048] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:00.388891  9561 raft_consensus.cc:515] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.390508 10748 raft_consensus.cc:993] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:00.391063 10604 raft_consensus.cc:1081] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:00.394671  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:15:00.395246  9636 raft_consensus.cc:493] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:00.395625  9636 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.391074  9561 leader_election.cc:290] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:00.399399  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:00.399971  9635 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.400189  9388 catalog_manager.cc:5697] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.401122 10804 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.406816 10834 consensus_queue.cc:1048] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:00.409219  9639 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.421855  9636 raft_consensus.cc:515] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.424531  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:00.425222  9486 raft_consensus.cc:3055] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:00.425580  9486 raft_consensus.cc:740] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:00.426436  9486 consensus_queue.cc:260] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.427731  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet a5c88408a6984f7e84debce2b4a07264 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:15:00.431895  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:00.432461  9486 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.432852  9490 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.406843  9635 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:00.437856 10834 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.443686 10162 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.446795  9528 leader_election.cc:304] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:00.448233  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c953d6068ccc4734854fdd99847c1266" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:00.448791  9561 raft_consensus.cc:3055] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:00.449060  9561 raft_consensus.cc:740] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:00.449718  9561 consensus_queue.cc:260] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.450809  9561 raft_consensus.cc:3060] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:00.457311 10748 raft_consensus.cc:2804] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:00.458392 10748 raft_consensus.cc:697] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:00.459414 10748 consensus_queue.cc:237] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.464346  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.467980  9561 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:15:00.471810  9635 raft_consensus.cc:2955] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.475559  9490 raft_consensus.cc:2468] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:15:00.475950 10835 tablet_replica.cc:333] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:00.477016  9604 leader_election.cc:304] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:00.478845 10806 raft_consensus.cc:2804] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:00.479426 10806 raft_consensus.cc:697] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:00.479637  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af07cba1e61a47e49bde15cf372ae58e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.480309 10806 consensus_queue.cc:237] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:00.486847 10159 raft_consensus.cc:2955] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.487727 10835 raft_consensus.cc:2243] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.493599 10835 raft_consensus.cc:2272] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.496541  9636 leader_election.cc:290] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:00.498116 10835 ts_tablet_manager.cc:1916] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.511909  9490 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.520753  9486 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:00.513387 10797 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:15:00.527233 10159 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.532884  9636 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:00.534958 10804 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.542338  9388 catalog_manager.cc:5697] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 4 to 5, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.541086 10804 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:15:00.542523  9383 catalog_manager.cc:5697] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.558703  9382 catalog_manager.cc:5697] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:00.559890 10799 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.564594 10835 ts_tablet_manager.cc:1929] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:00.563745 10159 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.565126 10835 log.cc:1199] T a5c88408a6984f7e84debce2b4a07264 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/a5c88408a6984f7e84debce2b4a07264
I20260709 13:15:00.568246  9385 catalog_manager.cc:5697] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.575495  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet a5c88408a6984f7e84debce2b4a07264 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:00.584831  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet e2ea5446ba1c4f8ab4b8606f355f93b4 with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36302
I20260709 13:15:00.587750 10835 tablet_replica.cc:333] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:00.589152  9490 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.610785 10835 raft_consensus.cc:2243] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.611574 10835 raft_consensus.cc:2272] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.615265 10835 ts_tablet_manager.cc:1916] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.615527  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet af07cba1e61a47e49bde15cf372ae58e with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:00.625568 10843 tablet_replica.cc:333] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:00.626668 10843 raft_consensus.cc:2243] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.627583 10843 raft_consensus.cc:2272] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.632767  9385 catalog_manager.cc:5697] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.635264  9635 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.640600 10843 ts_tablet_manager.cc:1916] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.637080 10835 ts_tablet_manager.cc:1929] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:00.642899 10835 log.cc:1199] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/e2ea5446ba1c4f8ab4b8606f355f93b4
I20260709 13:15:00.644569  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet e2ea5446ba1c4f8ab4b8606f355f93b4 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:00.661788 10843 ts_tablet_manager.cc:1929] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:00.662212 10843 log.cc:1199] T af07cba1e61a47e49bde15cf372ae58e P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/af07cba1e61a47e49bde15cf372ae58e
I20260709 13:15:00.663964  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet af07cba1e61a47e49bde15cf372ae58e (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:00.675925  9561 consensus_queue.cc:237] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:00.676282  9639 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:00.677940 10802 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.683126  9635 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:00.683306 10159 raft_consensus.cc:1275] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:00.687254 10804 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:00.689725 10804 consensus_queue.cc:1048] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:00.698359 10721 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.707629 10162 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.719834  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 003e01aa36604f17a45c484f12fe4716 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.723126  9561 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:00.724432 10802 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.706073  9635 raft_consensus.cc:2955] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:00.734014  9382 catalog_manager.cc:5697] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.757622  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 003e01aa36604f17a45c484f12fe4716 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:00.758769 10843 tablet_replica.cc:333] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:00.759799 10843 raft_consensus.cc:2243] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.760843 10843 raft_consensus.cc:2272] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.765620 10843 ts_tablet_manager.cc:1916] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.786083 10843 ts_tablet_manager.cc:1929] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:00.786628 10843 log.cc:1199] T 003e01aa36604f17a45c484f12fe4716 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/003e01aa36604f17a45c484f12fe4716
I20260709 13:15:00.788259  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 003e01aa36604f17a45c484f12fe4716 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:00.908461  9486 raft_consensus.cc:1275] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:00.909672 10804 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:00.928967  9639 raft_consensus.cc:1275] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:00.930322 10604 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:00.945401  9486 raft_consensus.cc:1275] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:00.947142 10764 consensus_queue.cc:1048] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:00.961434  9564 raft_consensus.cc:1275] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:00.962889 10764 consensus_queue.cc:1048] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.056945  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:01.114053  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:01.156831  9486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:01.157449  9486 raft_consensus.cc:606] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:01.160094  9486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:01.160811  9486 raft_consensus.cc:606] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:01.163365  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:01.163826  9561 raft_consensus.cc:606] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:15:01.166072  9635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:01.166508  9635 raft_consensus.cc:606] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:15:01.168748  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:01.169166  9561 raft_consensus.cc:606] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:01.170171  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:01.171337  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:01.488193 10834 raft_consensus.cc:993] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:01.488744 10802 raft_consensus.cc:1081] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:01.489873 10855 raft_consensus.cc:993] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:01.490466  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:01.490497 10855 raft_consensus.cc:1081] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:01.491151  9564 raft_consensus.cc:493] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:01.491587  9564 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.492740  9635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:15:01.493274  9635 raft_consensus.cc:493] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:01.493614  9635 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:01.498781  9564 raft_consensus.cc:515] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.499884  9635 raft_consensus.cc:515] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.500829  9564 leader_election.cc:290] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:01.501807  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:01.501807  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884dbf9a80994abcb411dbdfb39172fa" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:01.502445  9635 leader_election.cc:290] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:01.502444  9486 raft_consensus.cc:3055] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:01.502664  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:01.502517  9639 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.503201  9486 raft_consensus.cc:740] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:01.503410  9490 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:01.503994  9486 consensus_queue.cc:260] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.505282  9486 raft_consensus.cc:3060] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.509124  9490 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:01.510766  9604 leader_election.cc:304] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [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: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:01.511509 10764 raft_consensus.cc:2804] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:01.510869  9639 raft_consensus.cc:2468] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:01.511955  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071a3a77f88468ea991dc0936ee6149" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:01.511962 10764 raft_consensus.cc:697] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:01.512494  9564 raft_consensus.cc:3055] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:01.512840  9564 raft_consensus.cc:740] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:01.512928  9486 raft_consensus.cc:2468] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:01.513091 10764 consensus_queue.cc:237] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.513477  9528 leader_election.cc:304] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:01.514384  9490 raft_consensus.cc:1240] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Rejecting Update request from peer 3a27427ead824d2ea7f367a955a70b03 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:01.515157 10855 raft_consensus.cc:2804] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:01.515820 10855 raft_consensus.cc:697] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:01.516675 10855 consensus_queue.cc:237] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.513551  9564 consensus_queue.cc:260] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.520040 10604 consensus_queue.cc:1059] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:01.524935  9388 catalog_manager.cc:5697] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:01.527824  9564 raft_consensus.cc:3060] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:01.528717  9383 catalog_manager.cc:5697] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.534818  9564 raft_consensus.cc:2468] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:01.563189 10807 raft_consensus.cc:993] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:01.563654 10764 raft_consensus.cc:1081] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:01.565062  9490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:15:01.565593  9490 raft_consensus.cc:493] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:01.565940  9490 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.572468  9490 raft_consensus.cc:515] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.574311  9490 leader_election.cc:290] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:01.574970  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:01.575243  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef8accd748436e8ea93294cc668fb1" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:01.575552  9564 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.575742  9635 raft_consensus.cc:3055] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:01.576076  9635 raft_consensus.cc:740] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:01.576741  9635 consensus_queue.cc:260] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.577865  9635 raft_consensus.cc:3060] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.582281  9564 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:15:01.583516  9456 leader_election.cc:304] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:01.583824  9635 raft_consensus.cc:2468] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 2.
I20260709 13:15:01.584404 10802 raft_consensus.cc:2804] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:01.584910 10802 raft_consensus.cc:697] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:01.585759 10802 consensus_queue.cc:237] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.596827  9383 catalog_manager.cc:5697] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 1 to 2, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.609179 10802 raft_consensus.cc:993] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:01.609709 10833 raft_consensus.cc:1081] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:01.611255  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "939d7e797654494492805e573a46efe2"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:01.611670  9564 raft_consensus.cc:493] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:01.611907  9564 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:01.616250  9564 raft_consensus.cc:515] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.617792  9564 leader_election.cc:290] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 4 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:01.618417  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:01.618706  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939d7e797654494492805e573a46efe2" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:01.619087  9490 raft_consensus.cc:3055] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:01.619235  9635 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:01.619410  9490 raft_consensus.cc:740] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:01.620208  9490 consensus_queue.cc:260] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.621136  9490 raft_consensus.cc:3060] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:01.623543  9635 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 4.
I20260709 13:15:01.624450  9528 leader_election.cc:304] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:01.625193 10855 raft_consensus.cc:2804] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:01.625712 10855 raft_consensus.cc:697] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 4 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:01.626001  9490 raft_consensus.cc:2468] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 4.
I20260709 13:15:01.626588 10855 consensus_queue.cc:237] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:01.634902  9383 catalog_manager.cc:5697] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 3 to 4, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 4 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.653288 10721 raft_consensus.cc:993] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:01.653782 10855 raft_consensus.cc:1081] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:01.655452 10162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:15:01.655956 10162 raft_consensus.cc:493] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:01.656278 10162 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.665207 10162 raft_consensus.cc:515] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:01.680822 10162 leader_election.cc:290] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:01.682955  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:01.683434  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff73d540cc1947c4874120706050c3e6" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:01.683573  9639 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.683965  9564 raft_consensus.cc:3055] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:01.684347  9564 raft_consensus.cc:740] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:01.685081  9564 consensus_queue.cc:260] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:01.686280  9564 raft_consensus.cc:3060] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:01.693838  9564 raft_consensus.cc:2468] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:01.696110 10128 leader_election.cc:304] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 3a27427ead824d2ea7f367a955a70b03; no voters: 
I20260709 13:15:01.697520 10854 raft_consensus.cc:2804] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:01.697706  9639 raft_consensus.cc:2468] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:01.699582 10854 raft_consensus.cc:697] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:15:01.700551 10854 consensus_queue.cc:237] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:01.709791  9383 catalog_manager.cc:5697] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:01.822054  9490 consensus_queue.cc:237] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:15:01.829185  9453 consensus_peers.cc:597] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d72f701b0cde4a8aba486c5fdae2bbac. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.830375  9561 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.831809 10802 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:01.835353  9639 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.836551 10802 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:01.841945 10834 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.843730  9561 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.846366  9639 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.859802  9486 consensus_queue.cc:237] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:01.867583  9388 catalog_manager.cc:5697] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:15:01.885116  9453 consensus_peers.cc:597] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2804261f88f549719f27f7b1ffbca43c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.887399  9639 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.889789 10833 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.892472  9564 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.895105 10833 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:01.901094 10802 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.902649  9635 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.905903  9561 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.916913  9486 consensus_queue.cc:237] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:01.926215  9490 raft_consensus.cc:1275] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:01.927178  9383 catalog_manager.cc:5697] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.928274 10764 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:01.951651  9453 consensus_peers.cc:597] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0342cc30948148e4a2541ba78fcdbe38. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.954458  9635 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.956773 10802 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:01.958500  9561 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.960070 10833 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:01.976491 10834 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.986559  9561 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:01.989411  9490 raft_consensus.cc:1275] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:01.996863  9639 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.005640 10855 consensus_queue.cc:1048] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:02.006167  9564 raft_consensus.cc:1275] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:02.008235 10764 consensus_queue.cc:1048] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:02.015341  9383 catalog_manager.cc:5697] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:02.022137  9602 consensus_peers.cc:597] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5d0040125484c7ea16654c4e8791f68. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:02.026968  9564 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:02.027843  9639 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:02.028676  9490 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:02.032493 10764 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:02.036022  9635 raft_consensus.cc:1275] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:02.043442  9564 raft_consensus.cc:1275] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:02.045176 10721 consensus_queue.cc:1048] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:02.045420 10834 consensus_queue.cc:1048] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:02.054176 10764 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:02.104525  9635 raft_consensus.cc:1275] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:02.108526 10834 consensus_queue.cc:1048] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:02.153476 10883 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:15:02.155735  9530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 44780.3us
I20260709 13:15:02.157588  9486 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 4 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:02.157553  9490 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:02.161531  9564 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:02.163334  9565 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:02.165128 10854 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.166148 10889 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:02.169343  9639 raft_consensus.cc:1275] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:02.170863 10889 consensus_queue.cc:1048] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:02.173058  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:02.182830  9388 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:02.226024 10896 ts_tablet_manager.cc:933] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
W20260709 13:15:02.299686 10128 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 64104.9us
I20260709 13:15:02.327560 10896 tablet_copy_client.cc:323] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:15:02.376842  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet d72f701b0cde4a8aba486c5fdae2bbac from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:15:02.377409  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet d72f701b0cde4a8aba486c5fdae2bbac from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-d72f701b0cde4a8aba486c5fdae2bbac
I20260709 13:15:02.386181  9639 raft_consensus.cc:1275] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:02.389606  9500 tablet_copy_source_session.cc:215] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.399075 10853 consensus_queue.cc:1048] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.406642 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72f701b0cde4a8aba486c5fdae2bbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.436273 10904 ts_tablet_manager.cc:933] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:15:02.436141 10896 tablet_copy_client.cc:806] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.439582 10896 tablet_copy_client.cc:670] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.439306 10904 tablet_copy_client.cc:323] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:15:02.446245  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 2804261f88f549719f27f7b1ffbca43c from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:15:02.446864 10896 tablet_copy_client.cc:538] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.446882  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 2804261f88f549719f27f7b1ffbca43c from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-2804261f88f549719f27f7b1ffbca43c
I20260709 13:15:02.451989 10906 ts_tablet_manager.cc:933] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:15:02.454566 10906 tablet_copy_client.cc:323] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:15:02.461799 10896 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:02.461970  9499 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 0342cc30948148e4a2541ba78fcdbe38 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:15:02.462518  9499 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 0342cc30948148e4a2541ba78fcdbe38 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-0342cc30948148e4a2541ba78fcdbe38
I20260709 13:15:02.477751  9499 tablet_copy_source_session.cc:215] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.481046 10906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0342cc30948148e4a2541ba78fcdbe38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.486392  9500 tablet_copy_source_session.cc:215] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.495393 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804261f88f549719f27f7b1ffbca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.504088 10910 ts_tablet_manager.cc:933] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:02.511790  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:02.519172 10896 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:02.520174 10896 tablet_bootstrap.cc:492] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:02.520923 10896 ts_tablet_manager.cc:1403] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.005s
I20260709 13:15:02.523910 10896 raft_consensus.cc:359] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.524780 10896 raft_consensus.cc:740] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:02.525470 10896 consensus_queue.cc:260] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.526304 10910 tablet_copy_client.cc:323] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:15:02.528252 10896 ts_tablet_manager.cc:1434] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:02.528308  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet c5d0040125484c7ea16654c4e8791f68 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:15:02.528957  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet c5d0040125484c7ea16654c4e8791f68 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-c5d0040125484c7ea16654c4e8791f68
I20260709 13:15:02.530292  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-d72f701b0cde4a8aba486c5fdae2bbac received from {username='slave'} at 127.0.0.1:49514
I20260709 13:15:02.530741  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-d72f701b0cde4a8aba486c5fdae2bbac on tablet d72f701b0cde4a8aba486c5fdae2bbac with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:02.541790 10906 tablet_copy_client.cc:806] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.543263 10906 tablet_copy_client.cc:670] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.542273  9649 tablet_copy_source_session.cc:215] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.544364 10904 tablet_copy_client.cc:806] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.544916 10904 tablet_copy_client.cc:670] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.553862 10904 tablet_copy_client.cc:538] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.559793 10910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d0040125484c7ea16654c4e8791f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.563759 10904 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:02.564429 10906 tablet_copy_client.cc:538] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.574275 10906 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:02.574612  9486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:02.579507  9486 raft_consensus.cc:606] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:02.585151  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:02.585798  9561 raft_consensus.cc:606] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:15:02.592785  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:02.593394  9561 raft_consensus.cc:606] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:15:02.597011  9635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:02.597575  9635 raft_consensus.cc:606] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:02.608760  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:02.609189 10906 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:02.610146 10906 tablet_bootstrap.cc:492] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:02.610570  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:02.610831 10906 ts_tablet_manager.cc:1403] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.014s
I20260709 13:15:02.613219 10904 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:02.614095 10904 tablet_bootstrap.cc:492] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:02.614768 10904 ts_tablet_manager.cc:1403] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260709 13:15:02.614097 10906 raft_consensus.cc:359] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.615191 10906 raft_consensus.cc:740] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:02.615892 10906 consensus_queue.cc:260] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.617785 10904 raft_consensus.cc:359] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.618598 10904 raft_consensus.cc:740] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:02.622447 10906 ts_tablet_manager.cc:1434] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:15:02.626363  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0342cc30948148e4a2541ba78fcdbe38 received from {username='slave'} at 127.0.0.1:49514
I20260709 13:15:02.626763  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-0342cc30948148e4a2541ba78fcdbe38 on tablet 0342cc30948148e4a2541ba78fcdbe38 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:02.637442 10910 tablet_copy_client.cc:806] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.638048 10904 consensus_queue.cc:260] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.638101 10910 tablet_copy_client.cc:670] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.645956 10904 ts_tablet_manager.cc:1434] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 13:15:02.648680  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2804261f88f549719f27f7b1ffbca43c received from {username='slave'} at 127.0.0.1:49514
I20260709 13:15:02.649117  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-2804261f88f549719f27f7b1ffbca43c on tablet 2804261f88f549719f27f7b1ffbca43c with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:02.649725 10910 tablet_copy_client.cc:538] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.660446 10910 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:02.686843 10910 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:02.687856 10910 tablet_bootstrap.cc:492] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:02.688545 10910 ts_tablet_manager.cc:1403] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260709 13:15:02.691922 10910 raft_consensus.cc:359] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.692766 10910 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:02.693378 10910 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:02.695986 10910 ts_tablet_manager.cc:1434] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:02.701462 10162 raft_consensus.cc:1217] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.703755  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c5d0040125484c7ea16654c4e8791f68 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:15:02.707707  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-c5d0040125484c7ea16654c4e8791f68 on tablet c5d0040125484c7ea16654c4e8791f68 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:02.732968 10833 raft_consensus.cc:993] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:02.733484 10834 raft_consensus.cc:1081] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:02.734965  9564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:02.735466  9564 raft_consensus.cc:493] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:02.735738  9564 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:02.746362  9564 raft_consensus.cc:515] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.748816  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:02.748849  9564 leader_election.cc:290] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:02.749014  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb968b7dc4d4b8590f949d4706ad55d" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:02.749493  9490 raft_consensus.cc:3055] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:02.749634  9635 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:02.749837  9490 raft_consensus.cc:740] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:02.750597  9490 consensus_queue.cc:260] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.751618  9490 raft_consensus.cc:3060] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:02.754756  9635 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:02.755903  9528 leader_election.cc:304] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:02.756645 10888 raft_consensus.cc:2804] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:02.757295 10888 raft_consensus.cc:697] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:02.758008 10888 consensus_queue.cc:237] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.758908  9490 raft_consensus.cc:2468] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:02.774389  9388 catalog_manager.cc:5697] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:02.865507 10721 raft_consensus.cc:993] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:02.866127 10890 raft_consensus.cc:1081] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:02.868983  9635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:15:02.869668  9635 raft_consensus.cc:493] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:02.886307  9635 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.895983  9635 raft_consensus.cc:515] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.898427  9635 leader_election.cc:290] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:02.906513  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:02.907171  9486 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.915977  9486 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:02.916541  9490 raft_consensus.cc:1240] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Rejecting Update request from peer 3a27427ead824d2ea7f367a955a70b03 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:02.920833  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2cc73e4cc644ca843a6009fb6c4715" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:02.921428  9564 raft_consensus.cc:3055] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:02.921576 10889 raft_consensus.cc:993] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:02.921736  9564 raft_consensus.cc:740] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:02.922112 10889 raft_consensus.cc:1081] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:02.922643  9564 consensus_queue.cc:260] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.923691  9564 raft_consensus.cc:3060] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.937729  9564 raft_consensus.cc:2468] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:02.939014  9605 leader_election.cc:304] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:02.940061 10883 raft_consensus.cc:2804] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:02.941278 10883 raft_consensus.cc:697] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:02.942150 10883 consensus_queue.cc:237] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.948702 10162 raft_consensus.cc:1217] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.948377  9486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47606
I20260709 13:15:02.949456  9486 raft_consensus.cc:493] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:02.949813  9486 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.964027  9486 raft_consensus.cc:515] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.965858  9486 leader_election.cc:290] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 3 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:02.967620  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:02.966845  9388 catalog_manager.cc:5697] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:02.968186  9635 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.974495  9564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e49e81c13b84045b5e64d9ad14835ed" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:02.975113  9564 raft_consensus.cc:3055] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:02.975405  9564 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:02.975708 10162 raft_consensus.cc:1217] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:15:02.976151  9564 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.977490  9564 raft_consensus.cc:3060] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:02.982296 10162 raft_consensus.cc:1217] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.983341  9635 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:02.985034  9453 leader_election.cc:304] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [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: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:02.985846 10833 raft_consensus.cc:2804] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:02.986336 10833 raft_consensus.cc:697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:02.987192 10833 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:02.998275 10883 raft_consensus.cc:993] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:03.000057 10900 raft_consensus.cc:1081] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:03.009053  9561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36326
I20260709 13:15:03.009611  9561 raft_consensus.cc:493] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.009961  9561 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.012066  9564 raft_consensus.cc:2468] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:03.017349  9561 raft_consensus.cc:515] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:03.020153  9486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:03.020797  9486 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.021168  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a6a2b5c62d4f92a32a3b2b01abd6de" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:03.021800  9635 raft_consensus.cc:3055] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:03.021087  9385 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:03.022086  9635 raft_consensus.cc:740] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:03.029145  9486 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:03.029362  9635 consensus_queue.cc:260] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:03.030532  9635 raft_consensus.cc:3060] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.031498  9561 leader_election.cc:290] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:03.031582  9530 leader_election.cc:304] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:03.033123 10889 raft_consensus.cc:2804] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:03.033581 10889 raft_consensus.cc:697] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:03.034389 10889 consensus_queue.cc:237] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:03.038102  9635 raft_consensus.cc:2468] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:03.047076  9385 catalog_manager.cc:5697] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:03.230800 10833 raft_consensus.cc:1064] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:03.233394 10833 consensus_queue.cc:237] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:03.239908  9561 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.241075 10162 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.241520  9635 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.242574 10834 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.243490 10919 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:03.244328 10833 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:03.260761 10833 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.263459  9637 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.274025 10162 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.280867  9385 catalog_manager.cc:5697] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:03.289651  9561 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.306030  9486 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:03.309921  9486 consensus_queue.cc:237] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:03.317652 10159 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.319399 10802 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:03.320751  9561 raft_consensus.cc:1275] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.321470 10890 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.322683 10802 consensus_queue.cc:1048] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.326637 10834 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.334834  9561 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.334532 10162 raft_consensus.cc:2955] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.336359  9637 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:03.341355 10889 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.355528  9383 catalog_manager.cc:5697] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.364708 10802 raft_consensus.cc:1064] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:03.368322 10802 consensus_queue.cc:237] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:03.378273 10919 raft_consensus.cc:1064] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:03.382807  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet d72f701b0cde4a8aba486c5fdae2bbac with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:15:03.385708 10919 consensus_queue.cc:237] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:03.390641 10883 raft_consensus.cc:1064] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:03.393335 10883 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:03.413414  9561 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:03.414915 10833 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.412966 10162 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.443295 10932 tablet_replica.cc:333] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:03.444525 10932 raft_consensus.cc:2243] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:03.445369 10932 raft_consensus.cc:2272] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:03.448148  9561 raft_consensus.cc:1275] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:03.460916 10936 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.420156 10833 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:15:03.467806 10162 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:15:03.510071  9605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 48582.4us
I20260709 13:15:03.505303 10932 ts_tablet_manager.cc:1916] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.538918  9639 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.545429 10941 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:03.556277  9637 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:15:03.540649 10933 log.cc:927] Time spent T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 13:15:03.564277  9639 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:03.573920  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d72f701b0cde4a8aba486c5fdae2bbac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:03.579788 10159 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.611708  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.612891 10934 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
W20260709 13:15:03.631758 10944 log.cc:927] Time spent T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: Append to log took a long time: real 0.121s	user 0.002s	sys 0.003s
I20260709 13:15:03.635233  9559 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:15:03.640612  9604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:43049, user_credentials={real_user=slave}} blocked reactor thread for 62971.7us
I20260709 13:15:03.643360  9559 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:03.648716 10901 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:03.671563  9635 raft_consensus.cc:1275] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:03.672317  9456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:45561, user_credentials={real_user=slave}} blocked reactor thread for 45058.2us
W20260709 13:15:03.677654  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 94911.2us
I20260709 13:15:03.682000  9486 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:03.688351  9559 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:15:03.695683 10125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 72305.9us
I20260709 13:15:03.696448 10950 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.698312 10951 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:03.700784 10949 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:03.701176 10955 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:15:03.703809 10883 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:03.709036  9486 raft_consensus.cc:1275] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:03.727586 10940 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:03.707396 10889 consensus_queue.cc:1048] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:15:03.730917 10932 ts_tablet_manager.cc:1929] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.742295 10932 log.cc:1199] T d72f701b0cde4a8aba486c5fdae2bbac P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/d72f701b0cde4a8aba486c5fdae2bbac
I20260709 13:15:03.750588 10721 consensus_queue.cc:1048] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.807315 10883 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.809479  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet d72f701b0cde4a8aba486c5fdae2bbac (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:03.812990 10937 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.822240 10158 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.834306  9564 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.828382  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.860497  9565 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.868047  9486 raft_consensus.cc:1275] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:03.868424  9388 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:03.878432  9484 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.940789 10159 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.978245  9385 catalog_manager.cc:5697] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.979243  9636 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:03.997156 10900 consensus_queue.cc:1048] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:04.016506 10802 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.035352  9639 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.056313  9564 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.068646 10158 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.074879  9484 consensus_queue.cc:237] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.082988  9636 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.084858  9561 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:04.088371 10159 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:04.088936 10162 raft_consensus.cc:1275] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:04.090631 10900 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:04.103617  9565 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:04.103065  9383 catalog_manager.cc:5697] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:04.103782 10937 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:04.107158 10162 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.100325 10900 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.108507 10946 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:04.129140  9636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:04.129873  9636 raft_consensus.cc:606] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:04.135524 10802 consensus_queue.cc:1048] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:04.138558  9490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:04.139155  9490 raft_consensus.cc:606] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:04.145715  9484 consensus_queue.cc:237] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.147260  9565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:04.147933  9565 raft_consensus.cc:606] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:04.151109  9565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:04.151724  9565 raft_consensus.cc:606] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:15:04.152854  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:04.154443  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:04.155284  9564 raft_consensus.cc:2955] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.163738 10951 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.172284  9565 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.169879 10161 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:04.171963  9636 raft_consensus.cc:1275] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:04.193476 10955 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:04.193296  9385 catalog_manager.cc:5697] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.195271 10937 consensus_queue.cc:1048] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:04.197546 10159 raft_consensus.cc:2955] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.204599  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 0342cc30948148e4a2541ba78fcdbe38 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:15:04.205530 10932 tablet_replica.cc:333] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:04.206511 10932 raft_consensus.cc:2243] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.207337 10932 raft_consensus.cc:2272] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.209745  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0342cc30948148e4a2541ba78fcdbe38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:04.215131  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5d0040125484c7ea16654c4e8791f68 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:04.213043  9382 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.225878 10900 raft_consensus.cc:993] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:04.226487 10938 raft_consensus.cc:1081] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:04.228864 10161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53734
I20260709 13:15:04.229449 10161 raft_consensus.cc:493] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:04.230190 10161 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.233825 10940 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.239436 10161 raft_consensus.cc:515] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.242573 10161 leader_election.cc:290] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:04.240525 10932 ts_tablet_manager.cc:1916] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:04.243060  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2804261f88f549719f27f7b1ffbca43c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:04.246274  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:04.247160  9636 raft_consensus.cc:3055] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:04.247618  9636 raft_consensus.cc:740] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:04.249030  9636 consensus_queue.cc:260] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.250198  9636 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.255348  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet c5d0040125484c7ea16654c4e8791f68 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:04.257367  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c88408a6984f7e84debce2b4a07264" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:04.257972  9489 raft_consensus.cc:3060] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.258605 10161 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.264599  9636 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:04.265908 10125 leader_election.cc:304] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:04.266701 10854 raft_consensus.cc:2804] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:04.267196 10854 raft_consensus.cc:697] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:15:04.268044 10854 consensus_queue.cc:237] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.273087 10973 tablet_replica.cc:333] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:04.276588 10973 raft_consensus.cc:2243] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.279387 10932 ts_tablet_manager.cc:1929] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:04.279505 10973 raft_consensus.cc:2272] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.283332 10973 ts_tablet_manager.cc:1916] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:04.284024  9639 raft_consensus.cc:2955] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.279897 10932 log.cc:1199] T 0342cc30948148e4a2541ba78fcdbe38 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/0342cc30948148e4a2541ba78fcdbe38
I20260709 13:15:04.296870  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 0342cc30948148e4a2541ba78fcdbe38 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:04.299413  9388 catalog_manager.cc:5697] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:04.301041  9388 catalog_manager.cc:5697] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:04.312846 10973 ts_tablet_manager.cc:1929] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:15:04.313418 10973 log.cc:1199] T c5d0040125484c7ea16654c4e8791f68 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/c5d0040125484c7ea16654c4e8791f68
I20260709 13:15:04.313335  9489 raft_consensus.cc:2468] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:04.315297  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet c5d0040125484c7ea16654c4e8791f68 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:04.319777  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 2804261f88f549719f27f7b1ffbca43c with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:15:04.327178 10975 tablet_replica.cc:333] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:04.328727 10975 raft_consensus.cc:2243] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.329550 10975 raft_consensus.cc:2272] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.330152 10890 raft_consensus.cc:993] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:04.330608 10890 raft_consensus.cc:1081] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:04.332530  9489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47606
I20260709 13:15:04.333060  9489 raft_consensus.cc:493] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:04.333452 10975 ts_tablet_manager.cc:1916] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:04.333452  9489 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:04.340699  9489 raft_consensus.cc:515] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:04.343350  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:04.343918  9565 raft_consensus.cc:3055] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:04.344206  9565 raft_consensus.cc:740] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:04.344956  9565 consensus_queue.cc:260] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:04.346055  9565 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:04.349618 10975 ts_tablet_manager.cc:1929] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:04.350080 10975 log.cc:1199] T 2804261f88f549719f27f7b1ffbca43c P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/2804261f88f549719f27f7b1ffbca43c
I20260709 13:15:04.351907  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 2804261f88f549719f27f7b1ffbca43c (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:04.353389  9489 leader_election.cc:290] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 3 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:04.354947  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9693e3a572e41009855db4987e65a8d" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:04.355521  9636 raft_consensus.cc:3060] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:04.355990  9565 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:04.357528  9456 leader_election.cc:304] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:04.358399 10955 raft_consensus.cc:2804] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:04.358824 10955 raft_consensus.cc:697] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:04.359702 10955 consensus_queue.cc:237] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:04.361773  9636 raft_consensus.cc:2468] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:04.370276  9388 catalog_manager.cc:5697] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:04.453316 10937 raft_consensus.cc:993] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:04.453765 10937 raft_consensus.cc:1081] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:04.455080  9565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:04.455530  9565 raft_consensus.cc:493] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:04.455781  9565 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.459921  9565 raft_consensus.cc:515] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.461536  9565 leader_election.cc:290] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:15:04.462226  9484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:04.462497 10161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:15:04.462862  9484 raft_consensus.cc:3055] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:04.463095 10161 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.463316  9484 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:04.464201  9484 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.465135  9484 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.467666 10161 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:04.468667  9528 leader_election.cc:304] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, 3a27427ead824d2ea7f367a955a70b03; no voters: 
I20260709 13:15:04.469396 10889 raft_consensus.cc:2804] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:04.469949 10889 raft_consensus.cc:697] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:04.470650  9484 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:04.471127 10889 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.479911  9388 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:04.507507 10890 raft_consensus.cc:993] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:04.507907 10889 raft_consensus.cc:1081] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:04.509287 10161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:15:04.509743 10161 raft_consensus.cc:493] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:04.510005 10161 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.514911 10161 raft_consensus.cc:515] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.517529  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:04.517657  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f491e26e24a498ae1bb8f244035b2" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:04.518216  9636 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.518169  9565 raft_consensus.cc:3055] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:04.518707  9565 raft_consensus.cc:740] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:04.519476  9565 consensus_queue.cc:260] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.520521  9565 raft_consensus.cc:3060] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.523963 10161 leader_election.cc:290] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:04.524386  9636 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:04.525434 10125 leader_election.cc:304] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4e5a55c0b14e9ebd45b134d426e3b0, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:04.526162 10853 raft_consensus.cc:2804] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:04.526619 10853 raft_consensus.cc:697] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:15:04.527328  9565 raft_consensus.cc:2468] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 2.
I20260709 13:15:04.527472 10853 consensus_queue.cc:237] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:04.536963  9388 catalog_manager.cc:5697] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:04.685604  9484 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.686743 10853 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:04.704417  9639 raft_consensus.cc:1275] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.705842 10853 consensus_queue.cc:1048] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:04.797372  9561 raft_consensus.cc:1275] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:04.798561 10937 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:04.809198  9639 raft_consensus.cc:1275] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:04.811165 10951 consensus_queue.cc:1048] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:04.892271  9484 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.893772 10889 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:04.902290 10161 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.906822 10890 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:04.979223  9639 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.980188 10854 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:04.988055  9561 raft_consensus.cc:1275] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:04.989537 10854 consensus_queue.cc:1048] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:05.155380  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:05.324275  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:05.373273  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:05.373965  9561 raft_consensus.cc:606] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:15:05.376677  9490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:05.377194  9490 raft_consensus.cc:606] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:05.379287  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:05.380897  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:05.394860  9639 consensus_queue.cc:237] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:05.408070  9561 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:05.409144  9602 consensus_peers.cc:597] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b065e80c1422464a8e9064b56968ac2a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.410192  9490 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.410655 10900 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:05.412443 10994 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:05.424407 10994 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.426214  9561 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.427996  9490 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:15:05.456120 10994 consensus_queue.cc:1175] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "63b73887b750454b8533f64bb2eea625" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:15:05.457868  9385 catalog_manager.cc:5697] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.458830  9636 consensus_queue.cc:237] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:05.486680  9561 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.488114 10901 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:05.491153  9602 consensus_peers.cc:597] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa7eff3c5ffd44b480869446fc3c7601. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.494376  9484 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.497365 10901 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:05.499186 10900 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.503702  9561 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.507136  9490 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.521154  9490 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:15:05.529412  9453 consensus_peers.cc:597] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e49e81c13b84045b5e64d9ad14835ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.531200  9636 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:05.532192  9388 catalog_manager.cc:5697] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.536455 10937 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:05.540061  9561 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:05.541260 10937 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:05.545465 10951 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.551565  9561 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.564976  9636 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.566947  9639 consensus_queue.cc:237] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:05.570731  9385 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:15:05.581034  9602 consensus_peers.cc:597] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4129b05695c143069d17c86d483feecd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.584677  9561 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.586732 10901 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:05.589622  9490 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.592173 10901 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:05.600880 10901 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.609117  9561 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.621719  9490 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:05.620026  9382 catalog_manager.cc:5697] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.649288 10997 raft_consensus.cc:993] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:05.649780 10998 raft_consensus.cc:1081] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:05.651103  9639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:15:05.651539  9639 raft_consensus.cc:493] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:05.651795  9639 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.656502  9639 raft_consensus.cc:515] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:05.659080  9490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:05.659612  9490 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.659694  9561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c653e2acee64797ad7061698ef68fd6" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:05.660486  9561 raft_consensus.cc:3055] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:05.661024  9561 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:05.665019  9561 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:05.666064  9561 raft_consensus.cc:3060] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.667135  9639 leader_election.cc:290] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:05.667963  9490 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:05.668931  9604 leader_election.cc:304] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [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: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:05.669624 10901 raft_consensus.cc:2804] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.670074 10901 raft_consensus.cc:697] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:05.670869 10901 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:05.672755  9561 raft_consensus.cc:2468] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 3.
I20260709 13:15:05.682026  9385 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:05.694387 10955 raft_consensus.cc:993] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:05.694876 11009 raft_consensus.cc:1081] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:05.696244  9561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:05.696753  9561 raft_consensus.cc:493] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:05.697070  9561 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.703564  9561 raft_consensus.cc:515] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:05.705732  9561 leader_election.cc:290] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:15:05.706012  9484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:05.706593  9484 raft_consensus.cc:3055] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:05.706898  9484 raft_consensus.cc:740] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:05.707727  9484 consensus_queue.cc:260] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:05.709021  9484 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.709136 10161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ca9048a43a48b18ed82b9a7876d119" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:15:05.709785 10161 raft_consensus.cc:3060] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:05.718227  9484 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:05.721215  9530 leader_election.cc:304] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:05.721979 10997 raft_consensus.cc:2804] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:05.722694 10997 raft_consensus.cc:697] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:05.723635 10997 consensus_queue.cc:237] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:05.724550 10161 raft_consensus.cc:2468] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:05.737993  9385 catalog_manager.cc:5697] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.952021 11015 ts_tablet_manager.cc:933] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049)
I20260709 13:15:05.953190 11014 ts_tablet_manager.cc:933] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:05.959923 11015 tablet_copy_client.cc:323] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.129:43049
I20260709 13:15:05.961503 11014 tablet_copy_client.cc:323] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:15:05.962060  9500 tablet_copy_service.cc:140] P 63b73887b750454b8533f64bb2eea625: Received BeginTabletCopySession request for tablet 9e49e81c13b84045b5e64d9ad14835ed from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:49514)
I20260709 13:15:05.962608  9500 tablet_copy_service.cc:161] P 63b73887b750454b8533f64bb2eea625: Beginning new tablet copy session on tablet 9e49e81c13b84045b5e64d9ad14835ed from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:49514: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-9e49e81c13b84045b5e64d9ad14835ed
I20260709 13:15:05.963361  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet b065e80c1422464a8e9064b56968ac2a from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:15:05.963964  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet b065e80c1422464a8e9064b56968ac2a from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-b065e80c1422464a8e9064b56968ac2a
I20260709 13:15:05.970398  9649 tablet_copy_source_session.cc:215] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:05.970865  9500 tablet_copy_source_session.cc:215] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:05.974087 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b065e80c1422464a8e9064b56968ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:05.976312 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e49e81c13b84045b5e64d9ad14835ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:05.987859 11014 tablet_copy_client.cc:806] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:05.988476 11014 tablet_copy_client.cc:670] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:05.994608 11015 tablet_copy_client.cc:806] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:05.995433 11015 tablet_copy_client.cc:670] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:05.997148 11014 tablet_copy_client.cc:538] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:05.999789 11015 tablet_copy_client.cc:538] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:06.008018 11014 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:06.017431 11015 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:06.061424 11019 ts_tablet_manager.cc:933] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:06.064076 11019 tablet_copy_client.cc:323] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:15:06.065732  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 4129b05695c143069d17c86d483feecd from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:15:06.066319  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 4129b05695c143069d17c86d483feecd from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-4129b05695c143069d17c86d483feecd
I20260709 13:15:06.075876 11014 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:06.076884 11014 tablet_bootstrap.cc:492] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:06.077586 11014 ts_tablet_manager.cc:1403] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.017s
I20260709 13:15:06.077951 11015 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:06.079186 11015 tablet_bootstrap.cc:492] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:06.079934 11015 ts_tablet_manager.cc:1403] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.009s
I20260709 13:15:06.080704 11014 raft_consensus.cc:359] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.081642 11014 raft_consensus.cc:740] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:06.082515 11014 consensus_queue.cc:260] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.084625 11015 raft_consensus.cc:359] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.085873 11015 raft_consensus.cc:740] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:06.090740 11014 ts_tablet_manager.cc:1434] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:15:06.092885  9484 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:06.094060  9648 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-b065e80c1422464a8e9064b56968ac2a received from {username='slave'} at 127.0.0.1:51564
I20260709 13:15:06.094558  9648 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-b065e80c1422464a8e9064b56968ac2a on tablet b065e80c1422464a8e9064b56968ac2a with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:06.086814 11015 consensus_queue.cc:260] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.096412 11015 ts_tablet_manager.cc:1434] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:15:06.098330 10901 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.105333 11014 ts_tablet_manager.cc:933] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:06.114634  9561 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:06.117178 10900 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.130674 11014 tablet_copy_client.cc:323] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:15:06.133304  9648 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet fa7eff3c5ffd44b480869446fc3c7601 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:15:06.134109  9648 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet fa7eff3c5ffd44b480869446fc3c7601 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-fa7eff3c5ffd44b480869446fc3c7601
I20260709 13:15:06.139271  9500 tablet_copy_service.cc:342] P 63b73887b750454b8533f64bb2eea625: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-9e49e81c13b84045b5e64d9ad14835ed received from {username='slave'} at 127.0.0.1:49514
I20260709 13:15:06.139745  9500 tablet_copy_service.cc:434] P 63b73887b750454b8533f64bb2eea625: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-9e49e81c13b84045b5e64d9ad14835ed on tablet 9e49e81c13b84045b5e64d9ad14835ed with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:06.161258  9489 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:06.170835 10997 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:06.190649  9648 tablet_copy_source_session.cc:215] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:06.193650  9649 tablet_copy_source_session.cc:215] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:06.194197 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7eff3c5ffd44b480869446fc3c7601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:06.196978 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b05695c143069d17c86d483feecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:06.245713 10161 raft_consensus.cc:1275] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:06.247742 10997 consensus_queue.cc:1048] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:06.267256 11019 tablet_copy_client.cc:806] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:06.268373 11019 tablet_copy_client.cc:670] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:06.267702 11014 tablet_copy_client.cc:806] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:06.269251 11014 tablet_copy_client.cc:670] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:06.288245 11014 tablet_copy_client.cc:538] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:06.287294 11019 tablet_copy_client.cc:538] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:06.300544 11014 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:06.303175 11019 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:06.327172 11019 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:06.328047 11019 tablet_bootstrap.cc:492] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:06.328712 11019 ts_tablet_manager.cc:1403] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.004s
I20260709 13:15:06.329787 11014 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:06.330648 11014 tablet_bootstrap.cc:492] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:06.331233 11014 ts_tablet_manager.cc:1403] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260709 13:15:06.331633 11019 raft_consensus.cc:359] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.332485 11019 raft_consensus.cc:740] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:06.333142 11019 consensus_queue.cc:260] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.333590 11014 raft_consensus.cc:359] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.334406 11014 raft_consensus.cc:740] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:06.334970 11014 consensus_queue.cc:260] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:06.337584 11014 ts_tablet_manager.cc:1434] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:06.339526  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-fa7eff3c5ffd44b480869446fc3c7601 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:15:06.339941  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-fa7eff3c5ffd44b480869446fc3c7601 on tablet fa7eff3c5ffd44b480869446fc3c7601 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:06.341480 11019 ts_tablet_manager.cc:1434] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:06.343084  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4129b05695c143069d17c86d483feecd received from {username='slave'} at 127.0.0.1:51564
I20260709 13:15:06.343497  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-4129b05695c143069d17c86d483feecd on tablet 4129b05695c143069d17c86d483feecd with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:06.363572 10161 raft_consensus.cc:1217] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:06.381735  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:06.398411 10158 raft_consensus.cc:1217] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:15:06.485177 10161 raft_consensus.cc:1217] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:06.695811  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:06.704818 10158 raft_consensus.cc:1217] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:06.762966  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:06.763619  9561 raft_consensus.cc:606] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS 63b73887b750454b8533f64bb2eea625
I20260709 13:15:06.765934  9639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:06.766391  9639 raft_consensus.cc:606] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:06.767390  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:06.768896  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:06.806559 10937 raft_consensus.cc:1064] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:06.808602 10937 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:06.815496 10158 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:06.816823  9639 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:06.817585  9564 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:06.819446 10937 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:06.820240 11009 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:06.821099 10955 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:06.833220 10955 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.840401  9564 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.849741 10161 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.855931  9639 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.862522  9382 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:06.891559  9484 consensus_queue.cc:237] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:06.896701 10158 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.897598  9561 raft_consensus.cc:1275] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.898981 10955 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:06.899840 11009 consensus_queue.cc:1048] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:06.907058 10955 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.911800  9561 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.917083  9374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e49e81c13b84045b5e64d9ad14835ed with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:06.918360 10158 raft_consensus.cc:2955] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:06.928390  9383 catalog_manager.cc:5697] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 5 to 6, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:06.941875  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e49e81c13b84045b5e64d9ad14835ed with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52486
I20260709 13:15:06.945917 11042 tablet_replica.cc:333] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:06.951447 11042 raft_consensus.cc:2243] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:06.952618 11042 raft_consensus.cc:2272] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:06.955983 11042 ts_tablet_manager.cc:1916] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:06.976572 10901 raft_consensus.cc:1064] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:06.979264 10901 consensus_queue.cc:237] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:06.984968 11042 ts_tablet_manager.cc:1929] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:15:06.985579 11042 log.cc:1199] T 9e49e81c13b84045b5e64d9ad14835ed P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/9e49e81c13b84045b5e64d9ad14835ed
I20260709 13:15:06.989001  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet 9e49e81c13b84045b5e64d9ad14835ed (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:06.991191 10161 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.992798 10900 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:06.993323  9561 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.997052  9489 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.998414 10900 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.999851 10997 raft_consensus.cc:993] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:07.000327 10998 raft_consensus.cc:1081] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer 63b73887b750454b8533f64bb2eea625 to start an election
I20260709 13:15:07.001794  9489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
 from {username='slave'} at 127.0.0.1:47606
I20260709 13:15:07.002297  9489 raft_consensus.cc:493] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.002630  9489 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.010864 10994 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:07.013052  9489 raft_consensus.cc:515] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.016568  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:07.017158  9565 raft_consensus.cc:3055] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:07.017465  9565 raft_consensus.cc:740] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:07.018250  9565 consensus_queue.cc:260] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.022856  9565 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.023571 10901 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.035369  9489 leader_election.cc:290] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [CANDIDATE]: Term 3 election: Requested vote from peers 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:15:07.035935  9565 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:07.037204 10161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6d8539aee644bb8ea30858d0fb1311" candidate_uuid: "63b73887b750454b8533f64bb2eea625" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:15:07.037809 10161 raft_consensus.cc:3060] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.044550 10159 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.046532 10161 raft_consensus.cc:2468] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b73887b750454b8533f64bb2eea625 in term 3.
I20260709 13:15:07.059285  9456 leader_election.cc:304] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [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: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:07.062894 11009 raft_consensus.cc:2804] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:07.063479 11009 raft_consensus.cc:697] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Becoming Leader. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:07.064332 11009 consensus_queue.cc:237] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.069036  9484 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.073140  9383 catalog_manager.cc:5697] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:07.101284  9639 consensus_queue.cc:237] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.075440  9564 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.123961  9484 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.125506 10901 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.134958 10901 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.136546 10161 raft_consensus.cc:1275] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.141372 11047 raft_consensus.cc:1064] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:07.143286  9489 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.156541  9383 catalog_manager.cc:5697] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 63b73887b750454b8533f64bb2eea625 (127.8.38.129). New cstate: current_term: 3 leader_uuid: "63b73887b750454b8533f64bb2eea625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.164108 11047 consensus_queue.cc:237] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.161998 10900 consensus_queue.cc:1048] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:15:07.186549  9561 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.188736 11047 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } 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 13:15:07.189642  9484 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.192369 10162 raft_consensus.cc:2955] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.194746 10900 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.195880 10159 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.198850 10900 raft_consensus.cc:1064] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:07.200469  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b065e80c1422464a8e9064b56968ac2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.182058  9383 catalog_manager.cc:5697] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.206211 10900 consensus_queue.cc:237] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.209800 11051 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:07.275430  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet b065e80c1422464a8e9064b56968ac2a with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:15:07.299137  9484 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.298434 11053 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.301564 10159 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.301741 10158 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.303100 11060 tablet_replica.cc:333] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:07.303786 10900 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:07.304196  9564 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.305537 11060 raft_consensus.cc:2243] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.306231 11060 raft_consensus.cc:2272] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.307677 11055 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.308871 11050 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:07.312153  9484 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.319378 11060 ts_tablet_manager.cc:1916] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.326143  9561 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.327879  9388 catalog_manager.cc:5697] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } attrs { replace: true } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.359781  9639 consensus_queue.cc:237] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.362311 10900 raft_consensus.cc:993] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:07.362780 11053 raft_consensus.cc:1081] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:07.364522  9561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36326
I20260709 13:15:07.365103  9561 raft_consensus.cc:493] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.365481  9561 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.376060  9561 raft_consensus.cc:515] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.381250 10161 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.410362 11050 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:07.412815 11053 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.414404  9486 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.416126  9561 leader_election.cc:290] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 4 election: Requested vote from peers f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303), 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283)
I20260709 13:15:07.417768 11060 ts_tablet_manager.cc:1929] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.418184 11060 log.cc:1199] T b065e80c1422464a8e9064b56968ac2a P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/b065e80c1422464a8e9064b56968ac2a
I20260709 13:15:07.418365  9639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:07.419193  9639 raft_consensus.cc:3055] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:07.419749  9639 raft_consensus.cc:740] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:07.420635  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet b065e80c1422464a8e9064b56968ac2a (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:07.420893  9639 consensus_queue.cc:260] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.422082  9639 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.422186 10900 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.429142 10162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d0040125484c7ea16654c4e8791f68" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
I20260709 13:15:07.432235 10162 raft_consensus.cc:3060] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.433367  9388 catalog_manager.cc:5697] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:07.446754 10158 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.446982 10159 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.468034  9561 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:07.473136 11049 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:07.471720  9385 catalog_manager.cc:5697] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.495878  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4129b05695c143069d17c86d483feecd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.502476  9552 tablet_service.cc:1558] Processing DeleteTablet for tablet 4129b05695c143069d17c86d483feecd with delete_type TABLET_DATA_TOMBSTONED (TS 3a27427ead824d2ea7f367a955a70b03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36302
I20260709 13:15:07.503453 11060 tablet_replica.cc:333] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:07.504709 11060 raft_consensus.cc:2243] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.505753 11060 raft_consensus.cc:2272] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.509912 11060 ts_tablet_manager.cc:1916] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.510645  9639 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 4.
I20260709 13:15:07.551614  9528 leader_election.cc:304] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [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: 3a27427ead824d2ea7f367a955a70b03, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:07.552865 10998 raft_consensus.cc:2804] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:07.516620 10162 raft_consensus.cc:2468] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 4.
I20260709 13:15:07.526415 10159 raft_consensus.cc:1275] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Refusing update from remote peer 63b73887b750454b8533f64bb2eea625: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:07.529448  9489 raft_consensus.cc:1275] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.532101 11060 ts_tablet_manager.cc:1929] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.565032 11060 log.cc:1199] T 4129b05695c143069d17c86d483feecd P 3a27427ead824d2ea7f367a955a70b03: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/wals/4129b05695c143069d17c86d483feecd
I20260709 13:15:07.567529  9375 catalog_manager.cc:5028] TS 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): tablet 4129b05695c143069d17c86d483feecd (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:07.568888 11050 consensus_queue.cc:1048] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:07.573943 10998 raft_consensus.cc:697] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 4 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:07.575387  9489 raft_consensus.cc:2955] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.575145 10998 consensus_queue.cc:237] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.585400 11009 consensus_queue.cc:1048] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:07.600673  9564 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.620340  9639 consensus_queue.cc:237] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:07.626186 10159 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.627933 10994 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:07.628756  9565 raft_consensus.cc:1275] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.632298 11054 consensus_queue.cc:1048] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.641683 11054 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.655694 10162 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.660697  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa7eff3c5ffd44b480869446fc3c7601 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.662982  9565 raft_consensus.cc:2955] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.668197  9388 catalog_manager.cc:5697] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 3 to 4, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 4 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.688066  9385 catalog_manager.cc:5697] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 1 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:07.702188  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet fa7eff3c5ffd44b480869446fc3c7601 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:07.704306 11074 tablet_replica.cc:333] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:07.705379 11074 raft_consensus.cc:2243] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.706076 11074 raft_consensus.cc:2272] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.709342 11074 ts_tablet_manager.cc:1916] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.721391 11074 ts_tablet_manager.cc:1929] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.721776 11074 log.cc:1199] T fa7eff3c5ffd44b480869446fc3c7601 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/fa7eff3c5ffd44b480869446fc3c7601
I20260709 13:15:07.723209  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet fa7eff3c5ffd44b480869446fc3c7601 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:07.769807  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:08.019984 10159 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 4 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:08.021100 11070 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:08.030187  9635 raft_consensus.cc:1275] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:08.033320 11070 consensus_queue.cc:1048] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:08.322431  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:08.365203  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9599907033924c5ca178790e83102859"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:08.365664  9561 raft_consensus.cc:606] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Received request to transfer leadership to TS f309dbc00914458b87e510d132b4a36a
I20260709 13:15:08.367978  9484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4"
dest_uuid: "63b73887b750454b8533f64bb2eea625"
mode: GRACEFUL
new_leader_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:15:08.368443  9484 raft_consensus.cc:606] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Received request to transfer leadership to TS 3a27427ead824d2ea7f367a955a70b03
I20260709 13:15:08.369589  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:08.370703  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:08.384125 11070 raft_consensus.cc:993] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:08.384649 10998 raft_consensus.cc:1081] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Signalling peer f309dbc00914458b87e510d132b4a36a to start an election
I20260709 13:15:08.386222  9639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9599907033924c5ca178790e83102859"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
 from {username='slave'} at 127.0.0.1:52506
I20260709 13:15:08.386775  9639 raft_consensus.cc:493] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.387080  9639 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.393543  9639 raft_consensus.cc:515] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:08.395162  9639 leader_election.cc:290] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:08.395768  9484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:08.396091  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9599907033924c5ca178790e83102859" candidate_uuid: "f309dbc00914458b87e510d132b4a36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:08.396378  9484 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.396720  9565 raft_consensus.cc:3055] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.397004  9565 raft_consensus.cc:740] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:08.397540  9565 consensus_queue.cc:260] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:08.399448  9565 raft_consensus.cc:3060] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.402539  9484 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:15:08.403685  9604 leader_election.cc:304] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a; no voters: 
I20260709 13:15:08.404318 10900 raft_consensus.cc:2804] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.404436  9565 raft_consensus.cc:2468] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f309dbc00914458b87e510d132b4a36a in term 2.
I20260709 13:15:08.404696 10900 raft_consensus.cc:697] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Leader. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:08.405529 10900 consensus_queue.cc:237] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:08.414696  9382 catalog_manager.cc:5697] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a reported cstate change: term changed from 1 to 2, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to f309dbc00914458b87e510d132b4a36a (127.8.38.131). New cstate: current_term: 2 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.762387 11049 raft_consensus.cc:993] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: : Instructing follower 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:08.762882 10955 raft_consensus.cc:1081] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Signalling peer 3a27427ead824d2ea7f367a955a70b03 to start an election
I20260709 13:15:08.764292  9565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
 from {username='slave'} at 127.0.0.1:36318
I20260709 13:15:08.764740  9565 raft_consensus.cc:493] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.765002  9565 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.769760  9565 raft_consensus.cc:515] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:08.773422  9565 leader_election.cc:290] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:08.774008  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:08.774624  9489 raft_consensus.cc:3055] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.774927  9489 raft_consensus.cc:740] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63b73887b750454b8533f64bb2eea625, State: Running, Role: LEADER
I20260709 13:15:08.775413  9635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a3eb187a1a45b985ac70a4ad9d26c4" candidate_uuid: "3a27427ead824d2ea7f367a955a70b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:08.775980  9635 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.776038  9489 consensus_queue.cc:260] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
I20260709 13:15:08.777262  9489 raft_consensus.cc:3060] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.782639  9565 consensus_queue.cc:237] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:08.784173  9489 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:08.785655  9530 leader_election.cc:304] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:08.784905  9635 raft_consensus.cc:2468] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a27427ead824d2ea7f367a955a70b03 in term 2.
I20260709 13:15:08.786747 11082 raft_consensus.cc:2804] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.787391 11082 raft_consensus.cc:697] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:08.788324 11082 consensus_queue.cc:237] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } }
W20260709 13:15:08.792609  9528 consensus_peers.cc:597] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bb968b7dc4d4b8590f949d4706ad55d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.793078  9635 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:08.794473 11070 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:08.796315  9489 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:08.798395 11070 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:08.801261  9382 catalog_manager.cc:5697] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: term changed from 1 to 2, leader changed from 63b73887b750454b8533f64bb2eea625 (127.8.38.129) to 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:08.803428 11082 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.805004  9635 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.813757  9489 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.823529  9565 consensus_queue.cc:237] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Queue 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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:08.831645  9635 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:08.830854  9385 catalog_manager.cc:5697] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 3, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:08.833192  9528 consensus_peers.cc:597] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: feb6939f864f4989b31b5a4ee7f06e35. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.833321  9484 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:08.834069 10998 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:08.838344 10998 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.844805 11082 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.846191  9639 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
W20260709 13:15:08.867532  9436 auto_rebalancer.cc:629] Failed to schedule move for tablet e4a3eb187a1a45b985ac70a4ad9d26c4: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:15:08.869149  9388 catalog_manager.cc:5697] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:08.872411  9635 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
W20260709 13:15:08.881695  9602 consensus_peers.cc:597] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a -> Peer 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132:35283): Couldn't send request to peer 0c4e5a55c0b14e9ebd45b134d426e3b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c653e2acee64797ad7061698ef68fd6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.882498  9489 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:08.885089 11054 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:08.884835  9489 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.886224  9565 raft_consensus.cc:1275] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.888588 11054 consensus_queue.cc:1048] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.881986  9561 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:08.891969 11083 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:08.913136  9489 raft_consensus.cc:1275] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.915587 11054 consensus_queue.cc:1048] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:08.916534 11083 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.946034  9489 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.969945  9388 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:08.977842  9561 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } } }
I20260709 13:15:09.193244 11101 ts_tablet_manager.cc:933] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:09.195238 11101 tablet_copy_client.cc:323] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:15:09.196794  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet 3bb968b7dc4d4b8590f949d4706ad55d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:15:09.197359  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet 3bb968b7dc4d4b8590f949d4706ad55d from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-3bb968b7dc4d4b8590f949d4706ad55d
I20260709 13:15:09.205997  9575 tablet_copy_source_session.cc:215] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:09.209053 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb968b7dc4d4b8590f949d4706ad55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.222241 11101 tablet_copy_client.cc:806] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:09.222807 11101 tablet_copy_client.cc:670] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:09.226665 11101 tablet_copy_client.cc:538] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:09.234264 11101 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:09.252920  9639 raft_consensus.cc:1275] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.255976 11082 consensus_queue.cc:1048] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.256867 11101 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:09.257746 11101 tablet_bootstrap.cc:492] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:09.258926 11101 ts_tablet_manager.cc:1403] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.002s
I20260709 13:15:09.262481 11101 raft_consensus.cc:359] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.263407 11101 raft_consensus.cc:740] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:09.264099 11101 consensus_queue.cc:260] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.266904 11101 ts_tablet_manager.cc:1434] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:09.269104  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-3bb968b7dc4d4b8590f949d4706ad55d received from {username='slave'} at 127.0.0.1:57522
I20260709 13:15:09.269521  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-3bb968b7dc4d4b8590f949d4706ad55d on tablet 3bb968b7dc4d4b8590f949d4706ad55d with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:09.300361  9484 raft_consensus.cc:1275] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.301854 10998 consensus_queue.cc:1048] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.325100 11101 ts_tablet_manager.cc:933] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:09.331848 11101 tablet_copy_client.cc:323] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.131:44303
I20260709 13:15:09.333590  9649 tablet_copy_service.cc:140] P f309dbc00914458b87e510d132b4a36a: Received BeginTabletCopySession request for tablet 1c653e2acee64797ad7061698ef68fd6 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:51564)
I20260709 13:15:09.334128  9649 tablet_copy_service.cc:161] P f309dbc00914458b87e510d132b4a36a: Beginning new tablet copy session on tablet 1c653e2acee64797ad7061698ef68fd6 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:51564: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-1c653e2acee64797ad7061698ef68fd6
I20260709 13:15:09.340271  9649 tablet_copy_source_session.cc:215] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:09.346640 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c653e2acee64797ad7061698ef68fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.363305 11107 ts_tablet_manager.cc:933] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Initiating tablet copy from peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:09.365512 11107 tablet_copy_client.cc:323] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Beginning tablet copy session from remote peer at address 127.8.38.130:45561
I20260709 13:15:09.366128 11101 tablet_copy_client.cc:806] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:09.366833 11101 tablet_copy_client.cc:670] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:09.367223  9575 tablet_copy_service.cc:140] P 3a27427ead824d2ea7f367a955a70b03: Received BeginTabletCopySession request for tablet feb6939f864f4989b31b5a4ee7f06e35 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 ({username='slave'} at 127.0.0.1:57522)
I20260709 13:15:09.367865  9575 tablet_copy_service.cc:161] P 3a27427ead824d2ea7f367a955a70b03: Beginning new tablet copy session on tablet feb6939f864f4989b31b5a4ee7f06e35 from peer 0c4e5a55c0b14e9ebd45b134d426e3b0 at {username='slave'} at 127.0.0.1:57522: session id = 0c4e5a55c0b14e9ebd45b134d426e3b0-feb6939f864f4989b31b5a4ee7f06e35
I20260709 13:15:09.371495  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:09.375474 11101 tablet_copy_client.cc:538] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:09.381491  9575 tablet_copy_source_session.cc:215] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:09.385123 11107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6939f864f4989b31b5a4ee7f06e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.386346 11101 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:09.450264 11107 tablet_copy_client.cc:806] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:09.450867 11107 tablet_copy_client.cc:670] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:09.455653 11101 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:09.456597 11101 tablet_bootstrap.cc:492] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:09.457260 11101 ts_tablet_manager.cc:1403] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.005s
I20260709 13:15:09.460125 11101 raft_consensus.cc:359] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.461022 11101 raft_consensus.cc:740] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:09.461637 11101 consensus_queue.cc:260] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.464116 11101 ts_tablet_manager.cc:1434] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:09.468945  9649 tablet_copy_service.cc:342] P f309dbc00914458b87e510d132b4a36a: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1c653e2acee64797ad7061698ef68fd6 received from {username='slave'} at 127.0.0.1:51564
I20260709 13:15:09.469420  9649 tablet_copy_service.cc:434] P f309dbc00914458b87e510d132b4a36a: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-1c653e2acee64797ad7061698ef68fd6 on tablet 1c653e2acee64797ad7061698ef68fd6 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:09.477064 11107 tablet_copy_client.cc:538] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:09.488536 11107 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap starting.
I20260709 13:15:09.512792 11107 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: 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 13:15:09.513782 11107 tablet_bootstrap.cc:492] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Bootstrap complete.
I20260709 13:15:09.514474 11107 ts_tablet_manager.cc:1403] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 13:15:09.517372 11107 raft_consensus.cc:359] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.518287 11107 raft_consensus.cc:740] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Initialized, Role: LEARNER
I20260709 13:15:09.518958 11107 consensus_queue.cc:260] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: NON_VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: true } }
I20260709 13:15:09.525478 11107 ts_tablet_manager.cc:1434] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:15:09.527256  9575 tablet_copy_service.cc:342] P 3a27427ead824d2ea7f367a955a70b03: Request end of tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-feb6939f864f4989b31b5a4ee7f06e35 received from {username='slave'} at 127.0.0.1:57522
I20260709 13:15:09.527745  9575 tablet_copy_service.cc:434] P 3a27427ead824d2ea7f367a955a70b03: ending tablet copy session 0c4e5a55c0b14e9ebd45b134d426e3b0-feb6939f864f4989b31b5a4ee7f06e35 on tablet feb6939f864f4989b31b5a4ee7f06e35 with peer 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:09.742054 10159 raft_consensus.cc:1217] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:15:09.829645 10162 raft_consensus.cc:1217] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:09.840410 10162 raft_consensus.cc:1217] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:15:10.262795 11096 raft_consensus.cc:1064] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:10.265985 11096 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.277488 10159 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEARNER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:10.278983  9489 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:10.279021 10900 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.279748  9561 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:10.283104 10900 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:10.285422 11115 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:10.295954 10998 raft_consensus.cc:1064] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:10.309799 11097 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.298864 10998 consensus_queue.cc:237] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.315894  9561 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.324599  9484 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.330343 10159 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.336488  9382 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 4 to 5, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.343042 10162 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.347369 11070 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.355216  9635 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.356742  9488 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.358269 11082 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:10.366715 11082 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } 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 13:15:10.377279 11070 raft_consensus.cc:1064] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: attempting to promote NON_VOTER 0c4e5a55c0b14e9ebd45b134d426e3b0 to VOTER
I20260709 13:15:10.384297 11070 consensus_queue.cc:237] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.392940 10998 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.399811  9635 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.405475 10162 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.415863  9484 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.442072  9637 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:10.442711  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:10.445077 11082 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.451068  9488 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:10.457075  9639 consensus_queue.cc:237] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.462800 11082 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } 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 13:15:10.468072 10159 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:10.470835  9565 raft_consensus.cc:1275] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer f309dbc00914458b87e510d132b4a36a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:10.472393 11096 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.473394 11115 consensus_queue.cc:1048] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:10.487807 11097 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.489955 10159 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.493974  9565 raft_consensus.cc:2955] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.473361 10162 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEARNER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:10.517637 11082 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.533380  9385 catalog_manager.cc:5697] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 2 to 3, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } attrs { replace: true } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.540565  9372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c653e2acee64797ad7061698ef68fd6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:10.549381 11082 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.559608 10162 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.563649  9488 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.570737  9637 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.581180  9382 catalog_manager.cc:5697] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a reported cstate change: config changed from index 5 to 6, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 3 leader_uuid: "f309dbc00914458b87e510d132b4a36a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.584331  9565 consensus_queue.cc:237] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.595384  9488 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:10.597234 10998 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.601356 10162 raft_consensus.cc:1275] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:10.605167  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c653e2acee64797ad7061698ef68fd6 with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:10.605602  9388 catalog_manager.cc:5697] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 reported cstate change: config changed from index 3 to 4, 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } attrs { replace: true } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.615547 11082 consensus_queue.cc:1048] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.647873 11070 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
W20260709 13:15:10.669004  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:44303, user_credentials={real_user=slave}} blocked reactor thread for 61511.2us
I20260709 13:15:10.672904 11133 tablet_replica.cc:333] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:10.674141 11133 raft_consensus.cc:2243] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.676486 11133 raft_consensus.cc:2272] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.677448  9637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1"
dest_uuid: "f309dbc00914458b87e510d132b4a36a"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:15:10.679394  9637 raft_consensus.cc:606] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:10.677655  9565 consensus_queue.cc:237] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [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: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.678483 10162 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.680853 11133 ts_tablet_manager.cc:1916] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:10.684604  9561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16229828839b4b619859863c8749cd83"
dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
mode: GRACEFUL
new_leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:57892
I20260709 13:15:10.685153  9561 raft_consensus.cc:606] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Received request to transfer leadership to TS 0c4e5a55c0b14e9ebd45b134d426e3b0
I20260709 13:15:10.686718 10159 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:10.688113  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:10.689236 11082 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } 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 13:15:10.689729  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:10.694149  9637 raft_consensus.cc:1275] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Refusing update from remote peer 3a27427ead824d2ea7f367a955a70b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:10.695516 10998 consensus_queue.cc:1048] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:10.698505 11133 ts_tablet_manager.cc:1929] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:15:10.699476 11133 log.cc:1199] T 1c653e2acee64797ad7061698ef68fd6 P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/1c653e2acee64797ad7061698ef68fd6
I20260709 13:15:10.704437  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 1c653e2acee64797ad7061698ef68fd6 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:10.703924  9484 raft_consensus.cc:2955] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.703187  9382 catalog_manager.cc:5697] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: config changed from index 3 to 4, VOTER f309dbc00914458b87e510d132b4a36a (127.8.38.131) evicted. New cstate: current_term: 1 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.715219 11129 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.717825  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet feb6939f864f4989b31b5a4ee7f06e35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:10.727465  9375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bb968b7dc4d4b8590f949d4706ad55d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:10.728636  9629 tablet_service.cc:1558] Processing DeleteTablet for tablet feb6939f864f4989b31b5a4ee7f06e35 with delete_type TABLET_DATA_TOMBSTONED (TS f309dbc00914458b87e510d132b4a36a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260709 13:15:10.733916 10998 raft_consensus.cc:993] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:10.734517 10998 raft_consensus.cc:1081] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:10.736785 10162 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.738492 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16229828839b4b619859863c8749cd83"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53760
I20260709 13:15:10.739094 10159 raft_consensus.cc:493] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.739406 10159 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.741496 11135 tablet_replica.cc:333] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:10.742565 11135 raft_consensus.cc:2243] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.743211 11135 raft_consensus.cc:2272] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.746871 10159 raft_consensus.cc:515] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.752272  9484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:10.752995  9484 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.754762 10159 leader_election.cc:290] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:10.756462  9565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16229828839b4b619859863c8749cd83" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3a27427ead824d2ea7f367a955a70b03"
I20260709 13:15:10.757071  9565 raft_consensus.cc:3055] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:10.757527  9565 raft_consensus.cc:740] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a27427ead824d2ea7f367a955a70b03, State: Running, Role: LEADER
I20260709 13:15:10.758337  9565 consensus_queue.cc:260] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.759651  9565 raft_consensus.cc:3060] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.760012  9484 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:15:10.741657  9388 catalog_manager.cc:5697] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 reported cstate change: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New cstate: current_term: 2 leader_uuid: "3a27427ead824d2ea7f367a955a70b03" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.761273 11135 ts_tablet_manager.cc:1916] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:10.772176  9565 raft_consensus.cc:2468] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:15:10.761309 10127 leader_election.cc:304] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:10.762945  9637 raft_consensus.cc:2955] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63b73887b750454b8533f64bb2eea625 (127.8.38.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } } }
I20260709 13:15:10.779369 11067 raft_consensus.cc:2804] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:10.779908 11067 raft_consensus.cc:697] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:15:10.780773 11067 consensus_queue.cc:237] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.787303  9475 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb968b7dc4d4b8590f949d4706ad55d with delete_type TABLET_DATA_TOMBSTONED (TS 63b73887b750454b8533f64bb2eea625 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47604
I20260709 13:15:10.788272 11133 tablet_replica.cc:333] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:10.806097 11133 raft_consensus.cc:2243] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.806915 11133 raft_consensus.cc:2272] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.808808 11135 ts_tablet_manager.cc:1929] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:10.809805 11135 log.cc:1199] T feb6939f864f4989b31b5a4ee7f06e35 P f309dbc00914458b87e510d132b4a36a: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/wals/feb6939f864f4989b31b5a4ee7f06e35
I20260709 13:15:10.808162  9388 catalog_manager.cc:5697] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 2 to 3, leader changed from 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 3 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.812460  9372 catalog_manager.cc:5028] TS f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): tablet feb6939f864f4989b31b5a4ee7f06e35 (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:10.814256 11133 ts_tablet_manager.cc:1916] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:10.831238 11133 ts_tablet_manager.cc:1929] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:10.831543 11133 log.cc:1199] T 3bb968b7dc4d4b8590f949d4706ad55d P 63b73887b750454b8533f64bb2eea625: Deleting WAL directory at /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/wals/3bb968b7dc4d4b8590f949d4706ad55d
I20260709 13:15:10.833169  9374 catalog_manager.cc:5028] TS 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): tablet 3bb968b7dc4d4b8590f949d4706ad55d (table test-workload [id=e0ca8b3a4b2641878566c79cecf401cf]) successfully deleted
I20260709 13:15:10.978736 11097 raft_consensus.cc:993] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: : Instructing follower 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:10.979215 11115 raft_consensus.cc:1081] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Signalling peer 0c4e5a55c0b14e9ebd45b134d426e3b0 to start an election
I20260709 13:15:10.980546 10158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1"
dest_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0"
 from {username='slave'} at 127.0.0.1:53734
I20260709 13:15:10.980944 10158 raft_consensus.cc:493] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.981177 10158 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.986061 10158 raft_consensus.cc:515] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.988281 10158 leader_election.cc:290] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 3 election: Requested vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
I20260709 13:15:10.989158  9637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f309dbc00914458b87e510d132b4a36a"
I20260709 13:15:10.988646  9484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1515382934e2477cb2d2dd5a883aadb1" candidate_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "63b73887b750454b8533f64bb2eea625"
I20260709 13:15:10.990233  9484 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.990342  9637 raft_consensus.cc:3055] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:10.990693  9637 raft_consensus.cc:740] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f309dbc00914458b87e510d132b4a36a, State: Running, Role: LEADER
I20260709 13:15:10.991436  9637 consensus_queue.cc:260] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:10.992640  9637 raft_consensus.cc:3060] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.996809  9484 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:15:10.997805 10127 leader_election.cc:304] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0, 63b73887b750454b8533f64bb2eea625; no voters: 
I20260709 13:15:10.998570 11067 raft_consensus.cc:2804] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:10.998961  9637 raft_consensus.cc:2468] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4e5a55c0b14e9ebd45b134d426e3b0 in term 3.
I20260709 13:15:10.999114 11067 raft_consensus.cc:697] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Becoming Leader. State: Replica: 0c4e5a55c0b14e9ebd45b134d426e3b0, State: Running, Role: LEADER
I20260709 13:15:10.999979 11067 consensus_queue.cc:237] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:11.009774  9388 catalog_manager.cc:5697] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 reported cstate change: term changed from 2 to 3, leader changed from f309dbc00914458b87e510d132b4a36a (127.8.38.131) to 0c4e5a55c0b14e9ebd45b134d426e3b0 (127.8.38.132). New cstate: current_term: 3 leader_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.336064  9561 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:11.337450 11067 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:11.355753  9488 raft_consensus.cc:1275] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:11.359392 11067 consensus_queue.cc:1048] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:11.517508  9488 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:11.518677 11067 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:11.528129  9635 raft_consensus.cc:1275] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Refusing update from remote peer 0c4e5a55c0b14e9ebd45b134d426e3b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:11.529549 11145 consensus_queue.cc:1048] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:11.690735  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:11.729331  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
W20260709 13:15:11.755594 10127 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:15:11.764976 10127 consensus_peers.cc:597] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.769268  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:11.770205  8346 tablet_replica.cc:333] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.771136  8346 raft_consensus.cc:2243] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.771942  8346 raft_consensus.cc:2272] T 4d53be333c924ec09dd12ef899073677 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.774392  8346 tablet_replica.cc:333] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.775007  8346 raft_consensus.cc:2243] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.775564  8346 raft_consensus.cc:2272] T 4e4c894d722b46bda66b147331b0dbdb P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.776285  9530 consensus_peers.cc:597] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.777961  8346 tablet_replica.cc:333] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.778882  8346 raft_consensus.cc:2243] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.779529  8346 raft_consensus.cc:2272] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.781546  8346 tablet_replica.cc:333] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.782178  8346 raft_consensus.cc:2243] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.782987  8346 raft_consensus.cc:2272] T 3ca17123a5f34aaf97a16361a87288b5 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.784883  8346 tablet_replica.cc:333] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.785629  8346 raft_consensus.cc:2243] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.786168  8346 raft_consensus.cc:2272] T 294ec8142eff403588de6876204e91ee P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.788645  8346 tablet_replica.cc:333] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.789258  8346 raft_consensus.cc:2243] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.790067  8346 raft_consensus.cc:2272] T 8d0ebb21833e467da85b5fc0bf256842 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.791996  8346 tablet_replica.cc:333] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.792627  8346 raft_consensus.cc:2243] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.793061  8346 raft_consensus.cc:2272] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.795769  8346 tablet_replica.cc:333] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.796710  8346 raft_consensus.cc:2243] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.797752  8346 raft_consensus.cc:2272] T 6cb5985e95324d27873df0c53b9a6c3e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.800216  8346 tablet_replica.cc:333] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.800894  8346 raft_consensus.cc:2243] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.801357  8346 raft_consensus.cc:2272] T feb6939f864f4989b31b5a4ee7f06e35 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.803288  8346 tablet_replica.cc:333] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.803894  8346 raft_consensus.cc:2243] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.804724  8346 raft_consensus.cc:2272] T 0342cc30948148e4a2541ba78fcdbe38 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.807019  8346 tablet_replica.cc:333] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.807780  8346 raft_consensus.cc:2243] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.808854  8346 raft_consensus.cc:2272] T bc6d8539aee644bb8ea30858d0fb1311 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.811107  8346 tablet_replica.cc:333] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.811674  8346 raft_consensus.cc:2243] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.812606  8346 raft_consensus.cc:2272] T 1d00a1ab7b29471da738573b99e65abf P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.814626  8346 tablet_replica.cc:333] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.815263  8346 raft_consensus.cc:2243] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.815907  8346 raft_consensus.cc:2272] T 2f71fa5e2d654a61b26d0e0962df85b8 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.818681  8346 tablet_replica.cc:333] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.819533  8346 raft_consensus.cc:2243] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.820751  8346 raft_consensus.cc:2272] T 359c2d486a074e598c6386b5165d8d9d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.824633  8346 tablet_replica.cc:333] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.825480  8346 raft_consensus.cc:2243] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.826601  8346 raft_consensus.cc:2272] T d9693e3a572e41009855db4987e65a8d P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.829348  8346 tablet_replica.cc:333] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.830242  8346 raft_consensus.cc:2243] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.830888  8346 raft_consensus.cc:2272] T 939d7e797654494492805e573a46efe2 P 63b73887b750454b8533f64bb2eea625 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.833935  8346 tablet_replica.cc:333] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.834926  8346 raft_consensus.cc:2243] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.835510  8346 raft_consensus.cc:2272] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.838392  8346 tablet_replica.cc:333] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.839393  8346 raft_consensus.cc:2243] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.840082  8346 raft_consensus.cc:2272] T a5c88408a6984f7e84debce2b4a07264 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.841087 10127 consensus_peers.cc:597] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.843062  8346 tablet_replica.cc:333] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.843938  8346 raft_consensus.cc:2243] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.844624  8346 raft_consensus.cc:2272] T f70213a19c054c329ca25d30a8e0c40a P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.847292  8346 tablet_replica.cc:333] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
W20260709 13:15:11.847992  9530 consensus_peers.cc:597] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.848109  8346 raft_consensus.cc:2243] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.848801  8346 raft_consensus.cc:2272] T 4e3ad520874b45babfd2a6f86e10947d P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.851599  8346 tablet_replica.cc:333] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.852430  8346 raft_consensus.cc:2243] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.853510  8346 raft_consensus.cc:2272] T ebbdca393bae42938c4d334fc1185974 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.856559  8346 tablet_replica.cc:333] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.857363  8346 raft_consensus.cc:2243] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.858028  8346 raft_consensus.cc:2272] T 4129b05695c143069d17c86d483feecd P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.860626  8346 tablet_replica.cc:333] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.861414  8346 raft_consensus.cc:2243] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.862032  8346 raft_consensus.cc:2272] T ec8c1739ec2f4921bf355d0618341fd8 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.864817  8346 tablet_replica.cc:333] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.865800  8346 raft_consensus.cc:2243] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.866671  8346 raft_consensus.cc:2272] T b065e80c1422464a8e9064b56968ac2a P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.869426  8346 tablet_replica.cc:333] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.870252  8346 raft_consensus.cc:2243] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.874126  8346 raft_consensus.cc:2272] T b071a3a77f88468ea991dc0936ee6149 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.877110  8346 tablet_replica.cc:333] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.877943  8346 raft_consensus.cc:2243] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.878541  8346 raft_consensus.cc:2272] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.881002  8346 tablet_replica.cc:333] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.881738  8346 raft_consensus.cc:2243] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.882270  8346 raft_consensus.cc:2272] T c953d6068ccc4734854fdd99847c1266 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.883297 10127 consensus_peers.cc:597] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.884509  9436 auto_rebalancer.cc:629] Failed to schedule move for tablet 00ca3081bc704fa29221d6bc01ca74be: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:11.884994  8346 tablet_replica.cc:333] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.885825  8346 raft_consensus.cc:2243] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.886790  8346 raft_consensus.cc:2272] T 00ca3081bc704fa29221d6bc01ca74be P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.888988  8346 tablet_replica.cc:333] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.889719  8346 raft_consensus.cc:2243] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.890308  8346 raft_consensus.cc:2272] T 2c5fc94bbaf741e989ec5bc844a9752e P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.892249  8346 tablet_replica.cc:333] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.892818  8346 raft_consensus.cc:2243] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.893409  8346 raft_consensus.cc:2272] T 1515382934e2477cb2d2dd5a883aadb1 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.895427  8346 tablet_replica.cc:333] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.895972  8346 raft_consensus.cc:2243] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.896420  8346 raft_consensus.cc:2272] T 5ff5cedd97d6466ea69983b2843acecf P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.897992  8346 tablet_replica.cc:333] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.898514  8346 raft_consensus.cc:2243] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.898912  8346 raft_consensus.cc:2272] T 9599907033924c5ca178790e83102859 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.900645  8346 tablet_replica.cc:333] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.901175  8346 raft_consensus.cc:2243] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.901578  8346 raft_consensus.cc:2272] T c7ca9048a43a48b18ed82b9a7876d119 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.903439  8346 tablet_replica.cc:333] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.903991  8346 raft_consensus.cc:2243] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.904809  8346 raft_consensus.cc:2272] T 9e49e81c13b84045b5e64d9ad14835ed P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.905519  9604 consensus_peers.cc:597] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.906647  8346 tablet_replica.cc:333] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.907310  8346 raft_consensus.cc:2243] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.907771  8346 raft_consensus.cc:2272] T 16229828839b4b619859863c8749cd83 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.909963  8346 tablet_replica.cc:333] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.910567  8346 raft_consensus.cc:2243] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.911108  8346 raft_consensus.cc:2272] T feedc738647d409e9d3da9e7d0334037 P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.912860  8346 tablet_replica.cc:333] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.913468  8346 raft_consensus.cc:2243] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.914019  8346 raft_consensus.cc:2272] T 1fe90c8c00b2431583b0b946f9a1733f P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.916425  8346 tablet_replica.cc:333] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
W20260709 13:15:11.916985  9604 consensus_peers.cc:597] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.917064  8346 raft_consensus.cc:2243] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.917846  8346 raft_consensus.cc:2272] T 884dbf9a80994abcb411dbdfb39172fa P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.920131  8346 tablet_replica.cc:333] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.920648  8346 raft_consensus.cc:2243] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.921422  8346 raft_consensus.cc:2272] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.923830  8346 tablet_replica.cc:333] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.924312  8346 raft_consensus.cc:2243] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.925019  8346 raft_consensus.cc:2272] T 2804261f88f549719f27f7b1ffbca43c P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.925366 10127 consensus_peers.cc:597] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.926648  8346 tablet_replica.cc:333] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.927242  8346 raft_consensus.cc:2243] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.927942  8346 raft_consensus.cc:2272] T e1ef8accd748436e8ea93294cc668fb1 P 63b73887b750454b8533f64bb2eea625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.929774  8346 tablet_replica.cc:333] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.930222  8346 raft_consensus.cc:2243] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.930624  8346 raft_consensus.cc:2272] T 5e2cc73e4cc644ca843a6009fb6c4715 P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.932473  8346 tablet_replica.cc:333] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.932925  8346 raft_consensus.cc:2243] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.933307  8346 raft_consensus.cc:2272] T 49f82e46468c48e7ae4992bd660655cc P 63b73887b750454b8533f64bb2eea625 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.934856  8346 tablet_replica.cc:333] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625: stopping tablet replica
I20260709 13:15:11.935341  8346 raft_consensus.cc:2243] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.936060  8346 raft_consensus.cc:2272] T d72f701b0cde4a8aba486c5fdae2bbac P 63b73887b750454b8533f64bb2eea625 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.941766 10127 consensus_peers.cc:597] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.943130 10127 consensus_peers.cc:597] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.949851  9530 consensus_peers.cc:597] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:11.993340 10127 consensus_peers.cc:597] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. 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 13:15:12.022383  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
W20260709 13:15:12.023399  9604 consensus_peers.cc:597] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.028569  9530 consensus_peers.cc:597] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.038780  9530 consensus_peers.cc:597] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.047459  9530 consensus_peers.cc:597] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.051456  9604 consensus_peers.cc:597] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.065056 10127 consensus_peers.cc:597] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.109395  9604 consensus_peers.cc:597] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.129164  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
W20260709 13:15:12.160275  9530 consensus_peers.cc:597] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.160952 10127 consensus_peers.cc:597] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.160894  9604 consensus_peers.cc:597] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.177023  9530 consensus_peers.cc:597] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.179203  9530 consensus_peers.cc:597] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.185475  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:12.186406  8346 tablet_replica.cc:333] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.187191  8346 raft_consensus.cc:2243] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.187798  8346 raft_consensus.cc:2272] T 4e4c894d722b46bda66b147331b0dbdb P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.189606  8346 tablet_replica.cc:333] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.190251  8346 raft_consensus.cc:2243] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.191036  8346 raft_consensus.cc:2272] T c5d0040125484c7ea16654c4e8791f68 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.193863  8346 tablet_replica.cc:333] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.194952  8346 raft_consensus.cc:2243] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.195499  8346 raft_consensus.cc:2272] T 3ca17123a5f34aaf97a16361a87288b5 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.197922  8346 tablet_replica.cc:333] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
W20260709 13:15:12.197918  9604 consensus_peers.cc:597] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.198956  8346 raft_consensus.cc:2243] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:12.199229  9605 consensus_peers.cc:597] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.199491  8346 raft_consensus.cc:2272] T 294ec8142eff403588de6876204e91ee P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.201670  8346 tablet_replica.cc:333] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.202318  8346 raft_consensus.cc:2243] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.202962  8346 raft_consensus.cc:2272] T b0a6a2b5c62d4f92a32a3b2b01abd6de P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.204632  8346 tablet_replica.cc:333] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.205106  8346 raft_consensus.cc:2243] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.205454  8346 raft_consensus.cc:2272] T bc6d8539aee644bb8ea30858d0fb1311 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.207109  8346 tablet_replica.cc:333] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.207687  8346 raft_consensus.cc:2243] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.208320  8346 raft_consensus.cc:2272] T feb6939f864f4989b31b5a4ee7f06e35 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.210309  8346 tablet_replica.cc:333] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.210872  8346 raft_consensus.cc:2243] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.211457  8346 raft_consensus.cc:2272] T 0342cc30948148e4a2541ba78fcdbe38 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.213097  8346 tablet_replica.cc:333] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.213625  8346 raft_consensus.cc:2243] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.214147  8346 raft_consensus.cc:2272] T 1d00a1ab7b29471da738573b99e65abf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.215790  8346 tablet_replica.cc:333] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.216320  8346 raft_consensus.cc:2243] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.216696  8346 raft_consensus.cc:2272] T ec8c1739ec2f4921bf355d0618341fd8 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.218307  8346 tablet_replica.cc:333] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.218828  8346 raft_consensus.cc:2243] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.219515  8346 raft_consensus.cc:2272] T e4a3eb187a1a45b985ac70a4ad9d26c4 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.221131  8346 tablet_replica.cc:333] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.221661  8346 raft_consensus.cc:2243] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.222057  8346 raft_consensus.cc:2272] T 359c2d486a074e598c6386b5165d8d9d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.224360  8346 tablet_replica.cc:333] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.225080  8346 raft_consensus.cc:2243] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.225610  8346 raft_consensus.cc:2272] T d9693e3a572e41009855db4987e65a8d P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.226120 10128 consensus_peers.cc:597] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.227767  8346 tablet_replica.cc:333] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.228518  8346 raft_consensus.cc:2243] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.229282  8346 raft_consensus.cc:2272] T 939d7e797654494492805e573a46efe2 P 3a27427ead824d2ea7f367a955a70b03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.231196  8346 tablet_replica.cc:333] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.231742  8346 raft_consensus.cc:2243] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.232161  8346 raft_consensus.cc:2272] T b071a3a77f88468ea991dc0936ee6149 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.234645  8346 tablet_replica.cc:333] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.235502  8346 raft_consensus.cc:2243] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.236301  8346 raft_consensus.cc:2272] T 4e3ad520874b45babfd2a6f86e10947d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.237903  8346 tablet_replica.cc:333] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.238461  8346 raft_consensus.cc:2243] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.238953  8346 raft_consensus.cc:2272] T ff73d540cc1947c4874120706050c3e6 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.241477  8346 tablet_replica.cc:333] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.242045  8346 raft_consensus.cc:2243] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.242690  8346 raft_consensus.cc:2272] T ebbdca393bae42938c4d334fc1185974 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.243408  9604 consensus_peers.cc:597] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.244211 10128 consensus_peers.cc:597] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.244943  8346 tablet_replica.cc:333] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.245496  8346 raft_consensus.cc:2243] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.245884  8346 raft_consensus.cc:2272] T c953d6068ccc4734854fdd99847c1266 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.247571  8346 tablet_replica.cc:333] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.248061  8346 raft_consensus.cc:2243] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.248731  8346 raft_consensus.cc:2272] T e86a317dc0b34e0295a9c271d02d76c9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.250311  8346 tablet_replica.cc:333] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.250768  8346 raft_consensus.cc:2243] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.251309  8346 raft_consensus.cc:2272] T 31ca95c3204447a596ae46cd748cd85d P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.253023  8346 tablet_replica.cc:333] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.253589  8346 raft_consensus.cc:2243] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.254252  8346 raft_consensus.cc:2272] T 77fd9734128746b99d41e2cc7f39f47c P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.255841  8346 tablet_replica.cc:333] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.256307  8346 raft_consensus.cc:2243] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.256628  8346 raft_consensus.cc:2272] T 9599907033924c5ca178790e83102859 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.258262  8346 tablet_replica.cc:333] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.258785  8346 raft_consensus.cc:2243] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.259588  8346 raft_consensus.cc:2272] T c7ca9048a43a48b18ed82b9a7876d119 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.261512  8346 tablet_replica.cc:333] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.262101  8346 raft_consensus.cc:2243] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.262650  8346 raft_consensus.cc:2272] T 1c653e2acee64797ad7061698ef68fd6 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.264384  8346 tablet_replica.cc:333] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.264911  8346 raft_consensus.cc:2243] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.265301  8346 raft_consensus.cc:2272] T 00ca3081bc704fa29221d6bc01ca74be P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.266834  8346 tablet_replica.cc:333] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.267437  8346 raft_consensus.cc:2243] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.267848  8346 raft_consensus.cc:2272] T 2c5fc94bbaf741e989ec5bc844a9752e P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.269846  8346 tablet_replica.cc:333] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.270551  8346 raft_consensus.cc:2243] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.271462  8346 raft_consensus.cc:2272] T 5ff5cedd97d6466ea69983b2843acecf P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.273201  8346 tablet_replica.cc:333] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.273731  8346 raft_consensus.cc:2243] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.274107  8346 raft_consensus.cc:2272] T c88f491e26e24a498ae1bb8f244035b2 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.275713  8346 tablet_replica.cc:333] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.276167  8346 raft_consensus.cc:2243] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.276824  8346 raft_consensus.cc:2272] T 3bb968b7dc4d4b8590f949d4706ad55d P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.278595  8346 tablet_replica.cc:333] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.279016  8346 raft_consensus.cc:2243] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.279422  8346 raft_consensus.cc:2272] T e1ef8accd748436e8ea93294cc668fb1 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.281023  8346 tablet_replica.cc:333] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.281536  8346 raft_consensus.cc:2243] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.282454  8346 raft_consensus.cc:2272] T 003e01aa36604f17a45c484f12fe4716 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.284850  8346 tablet_replica.cc:333] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.285501  8346 raft_consensus.cc:2243] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.286001  8346 raft_consensus.cc:2272] T 1fe90c8c00b2431583b0b946f9a1733f P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.286204 10127 consensus_peers.cc:597] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.288229  8346 tablet_replica.cc:333] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.288829  8346 raft_consensus.cc:2243] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:12.289335  9604 consensus_peers.cc:597] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.289675  8346 raft_consensus.cc:2272] T 884dbf9a80994abcb411dbdfb39172fa P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.289747  9604 consensus_peers.cc:597] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a -> Peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Couldn't send request to peer 63b73887b750454b8533f64bb2eea625. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.291591  8346 tablet_replica.cc:333] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.292098  8346 raft_consensus.cc:2243] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.292624  8346 raft_consensus.cc:2272] T fa7eff3c5ffd44b480869446fc3c7601 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.294219  8346 tablet_replica.cc:333] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.294700  8346 raft_consensus.cc:2243] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.295141  8346 raft_consensus.cc:2272] T 16229828839b4b619859863c8749cd83 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.297362  8346 tablet_replica.cc:333] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.298024  8346 raft_consensus.cc:2243] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.298593  8346 raft_consensus.cc:2272] T 0ebd0cadea42469aae517241f1f834b9 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.300370  8346 tablet_replica.cc:333] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
W20260709 13:15:12.300419 10128 consensus_peers.cc:597] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.300935  8346 raft_consensus.cc:2243] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.301661  8346 raft_consensus.cc:2272] T feedc738647d409e9d3da9e7d0334037 P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.303391  8346 tablet_replica.cc:333] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.303886  8346 raft_consensus.cc:2243] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.304282  8346 raft_consensus.cc:2272] T 0ac09a1e6d96417ab39d574b840775ef P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.305895  8346 tablet_replica.cc:333] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.306376  8346 raft_consensus.cc:2243] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.306766  8346 raft_consensus.cc:2272] T 5e2cc73e4cc644ca843a6009fb6c4715 P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.308404  8346 tablet_replica.cc:333] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.308902  8346 raft_consensus.cc:2243] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.309285  8346 raft_consensus.cc:2272] T 4be8c0db8f6e496992ac99437d008749 P 3a27427ead824d2ea7f367a955a70b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.310927  8346 tablet_replica.cc:333] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.311443  8346 raft_consensus.cc:2243] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.311992  8346 raft_consensus.cc:2272] T 9e49e81c13b84045b5e64d9ad14835ed P 3a27427ead824d2ea7f367a955a70b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.313659  8346 tablet_replica.cc:333] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.314177  8346 raft_consensus.cc:2243] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.314700  8346 raft_consensus.cc:2272] T 78c166cebd1c417fb2df5e15c11dffef P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.316627  8346 tablet_replica.cc:333] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
I20260709 13:15:12.317242  8346 raft_consensus.cc:2243] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.318127  8346 raft_consensus.cc:2272] T af07cba1e61a47e49bde15cf372ae58e P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.320286  8346 tablet_replica.cc:333] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03: stopping tablet replica
W20260709 13:15:12.320245 10128 consensus_peers.cc:597] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.321012  8346 raft_consensus.cc:2243] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.321494  8346 raft_consensus.cc:2272] T d72f701b0cde4a8aba486c5fdae2bbac P 3a27427ead824d2ea7f367a955a70b03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.370951  9605 consensus_peers.cc:597] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.386677 10128 consensus_peers.cc:597] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. 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 13:15:12.409979  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
W20260709 13:15:12.421130  9605 consensus_peers.cc:597] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.437767  9605 consensus_peers.cc:597] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.446028  9605 consensus_peers.cc:597] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.507170  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
W20260709 13:15:12.519439 10128 consensus_peers.cc:597] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.526059  9605 consensus_peers.cc:597] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.528892  9605 consensus_peers.cc:597] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.535502 10128 consensus_peers.cc:597] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.545699  9605 consensus_peers.cc:597] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.554777  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:12.555863  8346 tablet_replica.cc:333] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.556610  8346 raft_consensus.cc:2243] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.557222  8346 raft_consensus.cc:2272] T c5d0040125484c7ea16654c4e8791f68 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.557677 10125 consensus_peers.cc:597] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.559350  8346 tablet_replica.cc:333] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.560088  8346 raft_consensus.cc:2243] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.560506  8346 raft_consensus.cc:2272] T 3ca17123a5f34aaf97a16361a87288b5 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.562276  8346 tablet_replica.cc:333] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.562840  8346 raft_consensus.cc:2243] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.563658  8346 raft_consensus.cc:2272] T 4d53be333c924ec09dd12ef899073677 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.565412  8346 tablet_replica.cc:333] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.566051  8346 raft_consensus.cc:2243] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.566974  8346 raft_consensus.cc:2272] T 294ec8142eff403588de6876204e91ee P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.569170  8346 tablet_replica.cc:333] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.569849  8346 raft_consensus.cc:2243] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.570370  8346 raft_consensus.cc:2272] T 8d0ebb21833e467da85b5fc0bf256842 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.572433  8346 tablet_replica.cc:333] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.573251  8346 raft_consensus.cc:2243] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.574106  8346 raft_consensus.cc:2272] T 1c653e2acee64797ad7061698ef68fd6 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.576511  8346 tablet_replica.cc:333] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.577306  8346 raft_consensus.cc:2243] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:12.577446  9605 consensus_peers.cc:597] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.578351  8346 raft_consensus.cc:2272] T 751ff9f3ae4c43fb9c2e68bfbb09152b P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.580888  8346 tablet_replica.cc:333] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.581585  8346 raft_consensus.cc:2243] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.582144  8346 raft_consensus.cc:2272] T b0a6a2b5c62d4f92a32a3b2b01abd6de P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.584470  8346 tablet_replica.cc:333] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.585035  8346 raft_consensus.cc:2243] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.585551  8346 raft_consensus.cc:2272] T 2f71fa5e2d654a61b26d0e0962df85b8 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.586006 10125 consensus_peers.cc:597] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.587426  8346 tablet_replica.cc:333] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.588001  8346 raft_consensus.cc:2243] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.588418  8346 raft_consensus.cc:2272] T 359c2d486a074e598c6386b5165d8d9d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.590193  8346 tablet_replica.cc:333] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.590762  8346 raft_consensus.cc:2243] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.591223  8346 raft_consensus.cc:2272] T d9693e3a572e41009855db4987e65a8d P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.592830  8346 tablet_replica.cc:333] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.593358  8346 raft_consensus.cc:2243] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.593799  8346 raft_consensus.cc:2272] T 939d7e797654494492805e573a46efe2 P f309dbc00914458b87e510d132b4a36a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.595475  8346 tablet_replica.cc:333] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.596072  8346 raft_consensus.cc:2243] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.596499  8346 raft_consensus.cc:2272] T e4a3eb187a1a45b985ac70a4ad9d26c4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.598498  8346 tablet_replica.cc:333] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.599181  8346 raft_consensus.cc:2243] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.599731  8346 raft_consensus.cc:2272] T a5c88408a6984f7e84debce2b4a07264 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.602221  8346 tablet_replica.cc:333] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.602972  8346 raft_consensus.cc:2243] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.603724  8346 raft_consensus.cc:2272] T f70213a19c054c329ca25d30a8e0c40a P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.605757 10128 consensus_peers.cc:597] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.606614  8346 tablet_replica.cc:333] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.607482  8346 raft_consensus.cc:2243] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.607975  8346 raft_consensus.cc:2272] T ff73d540cc1947c4874120706050c3e6 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.610415  8346 tablet_replica.cc:333] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.611199  8346 raft_consensus.cc:2243] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.612102  8346 raft_consensus.cc:2272] T b065e80c1422464a8e9064b56968ac2a P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.613730 10125 consensus_peers.cc:597] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.614500  8346 tablet_replica.cc:333] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.615146  8346 raft_consensus.cc:2243] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.615811  8346 raft_consensus.cc:2272] T ec8c1739ec2f4921bf355d0618341fd8 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.617615  8346 tablet_replica.cc:333] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.618110  8346 raft_consensus.cc:2243] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.618739  8346 raft_consensus.cc:2272] T b071a3a77f88468ea991dc0936ee6149 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.620476  8346 tablet_replica.cc:333] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.620941  8346 raft_consensus.cc:2243] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.621309  8346 raft_consensus.cc:2272] T d6cb2759e71f4f7991ae2bfc1d4e6314 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.623101  8346 tablet_replica.cc:333] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.623596  8346 raft_consensus.cc:2243] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.624285  8346 raft_consensus.cc:2272] T 31ca95c3204447a596ae46cd748cd85d P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.625830  8346 tablet_replica.cc:333] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.626339  8346 raft_consensus.cc:2243] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.626860  8346 raft_consensus.cc:2272] T e86a317dc0b34e0295a9c271d02d76c9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.628491  8346 tablet_replica.cc:333] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.629160  8346 raft_consensus.cc:2243] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.630125  8346 raft_consensus.cc:2272] T 4129b05695c143069d17c86d483feecd P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.632308  8346 tablet_replica.cc:333] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.632876  8346 raft_consensus.cc:2243] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.633611  8346 raft_consensus.cc:2272] T c953d6068ccc4734854fdd99847c1266 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.634100 10125 consensus_peers.cc:597] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.634235  9605 consensus_peers.cc:597] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a -> Peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Couldn't send request to peer 3a27427ead824d2ea7f367a955a70b03. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.635612  8346 tablet_replica.cc:333] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.636209  8346 raft_consensus.cc:2243] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.636742  8346 raft_consensus.cc:2272] T 77fd9734128746b99d41e2cc7f39f47c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.638512  8346 tablet_replica.cc:333] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.639083  8346 raft_consensus.cc:2243] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.639566  8346 raft_consensus.cc:2272] T af07cba1e61a47e49bde15cf372ae58e P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.641278  8346 tablet_replica.cc:333] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.641788  8346 raft_consensus.cc:2243] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.642498  8346 raft_consensus.cc:2272] T 78c166cebd1c417fb2df5e15c11dffef P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.644505  8346 tablet_replica.cc:333] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.645071  8346 raft_consensus.cc:2243] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.645792  8346 raft_consensus.cc:2272] T 9599907033924c5ca178790e83102859 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.647522  8346 tablet_replica.cc:333] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.648046  8346 raft_consensus.cc:2243] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.648481  8346 raft_consensus.cc:2272] T c88f491e26e24a498ae1bb8f244035b2 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.650105  8346 tablet_replica.cc:333] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.650624  8346 raft_consensus.cc:2243] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.651219  8346 raft_consensus.cc:2272] T 3bb968b7dc4d4b8590f949d4706ad55d P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.652777  8346 tablet_replica.cc:333] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.653307  8346 raft_consensus.cc:2243] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.653764  8346 raft_consensus.cc:2272] T 00ca3081bc704fa29221d6bc01ca74be P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.655608  8346 tablet_replica.cc:333] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.656113  8346 raft_consensus.cc:2243] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.656487  8346 raft_consensus.cc:2272] T 1515382934e2477cb2d2dd5a883aadb1 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.658218  8346 tablet_replica.cc:333] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.658852  8346 raft_consensus.cc:2243] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.659426  8346 raft_consensus.cc:2272] T 5ff5cedd97d6466ea69983b2843acecf P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.661700  8346 tablet_replica.cc:333] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.662403  8346 raft_consensus.cc:2243] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.663378  8346 raft_consensus.cc:2272] T 0ebd0cadea42469aae517241f1f834b9 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.665822  8346 tablet_replica.cc:333] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.666347  8346 raft_consensus.cc:2243] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.667241  8346 raft_consensus.cc:2272] T fa7eff3c5ffd44b480869446fc3c7601 P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.669154  8346 tablet_replica.cc:333] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.669642  8346 raft_consensus.cc:2243] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.670200  8346 raft_consensus.cc:2272] T e2ea5446ba1c4f8ab4b8606f355f93b4 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.671881  8346 tablet_replica.cc:333] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.672367  8346 raft_consensus.cc:2243] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.672940  8346 raft_consensus.cc:2272] T 2804261f88f549719f27f7b1ffbca43c P f309dbc00914458b87e510d132b4a36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.674602  8346 tablet_replica.cc:333] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.675133  8346 raft_consensus.cc:2243] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.675612  8346 raft_consensus.cc:2272] T 003e01aa36604f17a45c484f12fe4716 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.678057  8346 tablet_replica.cc:333] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.678675  8346 raft_consensus.cc:2243] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.679241  8346 raft_consensus.cc:2272] T 884dbf9a80994abcb411dbdfb39172fa P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.681401  8346 tablet_replica.cc:333] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.682044  8346 raft_consensus.cc:2243] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.682493  8346 raft_consensus.cc:2272] T 0ac09a1e6d96417ab39d574b840775ef P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.684857  8346 tablet_replica.cc:333] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.685498  8346 raft_consensus.cc:2243] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.686093  8346 raft_consensus.cc:2272] T 4be8c0db8f6e496992ac99437d008749 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.688285  8346 tablet_replica.cc:333] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.688918  8346 raft_consensus.cc:2243] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.689399  8346 raft_consensus.cc:2272] T 49f82e46468c48e7ae4992bd660655cc P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.691403  8346 tablet_replica.cc:333] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.691879  8346 raft_consensus.cc:2243] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.692646  8346 raft_consensus.cc:2272] T 5e2cc73e4cc644ca843a6009fb6c4715 P f309dbc00914458b87e510d132b4a36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.694794  8346 tablet_replica.cc:333] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.695339  8346 raft_consensus.cc:2243] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.695749  8346 raft_consensus.cc:2272] T e1ef8accd748436e8ea93294cc668fb1 P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.697542 10125 consensus_peers.cc:597] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.697628  8346 tablet_replica.cc:333] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a: stopping tablet replica
I20260709 13:15:12.698146  8346 raft_consensus.cc:2243] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.698550  8346 raft_consensus.cc:2272] T 6cb5985e95324d27873df0c53b9a6c3e P f309dbc00914458b87e510d132b4a36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.730594 10125 consensus_peers.cc:597] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.735885 10125 consensus_peers.cc:597] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. 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 13:15:12.775524 10125 consensus_peers.cc:597] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.779722  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:15:12.802949 11145 raft_consensus.cc:493] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63b73887b750454b8533f64bb2eea625)
I20260709 13:15:12.803679 11145 raft_consensus.cc:515] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "f309dbc00914458b87e510d132b4a36a" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 44303 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
W20260709 13:15:12.805141 10125 consensus_peers.cc:597] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.806193 11145 leader_election.cc:290] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303)
W20260709 13:15:12.811724 10127 leader_election.cc:336] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111)
W20260709 13:15:12.816275 10125 leader_election.cc:336] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Network error: Client connection negotiation failed: client connection to 127.8.38.131:44303: connect: Connection refused (error 111)
I20260709 13:15:12.816712 10125 leader_election.cc:304] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0; no voters: 63b73887b750454b8533f64bb2eea625, f309dbc00914458b87e510d132b4a36a
I20260709 13:15:12.817394 11145 raft_consensus.cc:2749] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:12.817796 10903 raft_consensus.cc:493] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63b73887b750454b8533f64bb2eea625)
I20260709 13:15:12.818336 10903 raft_consensus.cc:515] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:12.820063 10903 leader_election.cc:290] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
W20260709 13:15:12.824530 10127 leader_election.cc:336] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111)
W20260709 13:15:12.825043 10128 leader_election.cc:336] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111)
I20260709 13:15:12.825462 10128 leader_election.cc:304] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:15:12.826161 10903 raft_consensus.cc:2749] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:12.851933 10125 consensus_peers.cc:597] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 -> Peer f309dbc00914458b87e510d132b4a36a (127.8.38.131:44303): Couldn't send request to peer f309dbc00914458b87e510d132b4a36a. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.879796  8346 tablet_server.cc:179] TabletServer@127.8.38.132:0 shutting down...
I20260709 13:15:12.936957  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:12.938067  8346 tablet_replica.cc:333] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.939216  8346 raft_consensus.cc:2243] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.939888  8346 raft_consensus.cc:2272] T feb6939f864f4989b31b5a4ee7f06e35 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.940718 10903 raft_consensus.cc:493] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63b73887b750454b8533f64bb2eea625)
I20260709 13:15:12.941159 10903 raft_consensus.cc:515] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63b73887b750454b8533f64bb2eea625" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 43049 } } peers { permanent_uuid: "3a27427ead824d2ea7f367a955a70b03" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 45561 } } peers { permanent_uuid: "0c4e5a55c0b14e9ebd45b134d426e3b0" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 35283 } attrs { promote: false } }
I20260709 13:15:12.942307  8346 tablet_replica.cc:333] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.943176  8346 raft_consensus.cc:2243] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.943204 10903 leader_election.cc:290] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049), 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561)
I20260709 13:15:12.943989  8346 raft_consensus.cc:2272] T 4129b05695c143069d17c86d483feecd P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.946944  8346 tablet_replica.cc:333] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.947813  8346 raft_consensus.cc:2243] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.948555  8346 raft_consensus.cc:2272] T fa7eff3c5ffd44b480869446fc3c7601 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.948823 10128 leader_election.cc:336] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a27427ead824d2ea7f367a955a70b03 (127.8.38.130:45561): Network error: Client connection negotiation failed: client connection to 127.8.38.130:45561: connect: Connection refused (error 111)
W20260709 13:15:12.949304 10127 leader_election.cc:336] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63b73887b750454b8533f64bb2eea625 (127.8.38.129:43049): Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111)
I20260709 13:15:12.949757 10127 leader_election.cc:304] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [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: 0c4e5a55c0b14e9ebd45b134d426e3b0; no voters: 3a27427ead824d2ea7f367a955a70b03, 63b73887b750454b8533f64bb2eea625
I20260709 13:15:12.950642 11145 raft_consensus.cc:2749] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:12.951290  8346 tablet_replica.cc:333] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.952262  8346 raft_consensus.cc:2243] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.952944  8346 raft_consensus.cc:2272] T 9e49e81c13b84045b5e64d9ad14835ed P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.956110  8346 tablet_replica.cc:333] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.957048  8346 raft_consensus.cc:2243] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.957811  8346 raft_consensus.cc:2272] T c5d0040125484c7ea16654c4e8791f68 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.960316  8346 tablet_replica.cc:333] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.961019  8346 raft_consensus.cc:2243] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.961584  8346 raft_consensus.cc:2272] T d72f701b0cde4a8aba486c5fdae2bbac P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.963820  8346 tablet_replica.cc:333] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.964399  8346 raft_consensus.cc:2243] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.964927  8346 raft_consensus.cc:2272] T e2ea5446ba1c4f8ab4b8606f355f93b4 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.967200  8346 tablet_replica.cc:333] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.968091  8346 raft_consensus.cc:2243] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.968639  8346 raft_consensus.cc:2272] T 2804261f88f549719f27f7b1ffbca43c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.969066  9436 auto_rebalancer.cc:629] Failed to schedule move for tablet e1ef8accd748436e8ea93294cc668fb1: Network error: Client connection negotiation failed: client connection to 127.8.38.129:43049: connect: Connection refused (error 111)
I20260709 13:15:12.970676  8346 tablet_replica.cc:333] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.971387  8346 raft_consensus.cc:2243] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.972178  8346 raft_consensus.cc:2272] T a5c88408a6984f7e84debce2b4a07264 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.973935  8346 tablet_replica.cc:333] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.974488  8346 raft_consensus.cc:2243] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.974978  8346 raft_consensus.cc:2272] T b065e80c1422464a8e9064b56968ac2a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.976771  8346 tablet_replica.cc:333] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.977424  8346 raft_consensus.cc:2243] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.978107  8346 raft_consensus.cc:2272] T ff73d540cc1947c4874120706050c3e6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.980096  8346 tablet_replica.cc:333] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.980805  8346 raft_consensus.cc:2243] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.981454  8346 raft_consensus.cc:2272] T 0342cc30948148e4a2541ba78fcdbe38 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.984153  8346 tablet_replica.cc:333] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.984987  8346 raft_consensus.cc:2243] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.985610  8346 raft_consensus.cc:2272] T bc6d8539aee644bb8ea30858d0fb1311 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.988366  8346 tablet_replica.cc:333] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.988926  8346 raft_consensus.cc:2243] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.989394  8346 raft_consensus.cc:2272] T e86a317dc0b34e0295a9c271d02d76c9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.991245  8346 tablet_replica.cc:333] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.991748  8346 raft_consensus.cc:2243] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.992162  8346 raft_consensus.cc:2272] T feedc738647d409e9d3da9e7d0334037 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.993999  8346 tablet_replica.cc:333] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.994524  8346 raft_consensus.cc:2243] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.995204  8346 raft_consensus.cc:2272] T 4d53be333c924ec09dd12ef899073677 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.997630  8346 tablet_replica.cc:333] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:12.998350  8346 raft_consensus.cc:2243] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.999223  8346 raft_consensus.cc:2272] T 1515382934e2477cb2d2dd5a883aadb1 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.001246  8346 tablet_replica.cc:333] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.001834  8346 raft_consensus.cc:2243] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.002833  8346 raft_consensus.cc:2272] T f70213a19c054c329ca25d30a8e0c40a P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.004765  8346 tablet_replica.cc:333] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.005344  8346 raft_consensus.cc:2243] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.005839  8346 raft_consensus.cc:2272] T 3bb968b7dc4d4b8590f949d4706ad55d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.007637  8346 tablet_replica.cc:333] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.008180  8346 raft_consensus.cc:2243] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.008955  8346 raft_consensus.cc:2272] T c88f491e26e24a498ae1bb8f244035b2 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.010659  8346 tablet_replica.cc:333] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.011238  8346 raft_consensus.cc:2243] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.011656  8346 raft_consensus.cc:2272] T af07cba1e61a47e49bde15cf372ae58e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.013281  8346 tablet_replica.cc:333] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.013799  8346 raft_consensus.cc:2243] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.014199  8346 raft_consensus.cc:2272] T 78c166cebd1c417fb2df5e15c11dffef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.015864  8346 tablet_replica.cc:333] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.016366  8346 raft_consensus.cc:2243] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.017050  8346 raft_consensus.cc:2272] T 0ac09a1e6d96417ab39d574b840775ef P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.018743  8346 tablet_replica.cc:333] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.019306  8346 raft_consensus.cc:2243] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.019979  8346 raft_consensus.cc:2272] T 4be8c0db8f6e496992ac99437d008749 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.021564  8346 tablet_replica.cc:333] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.022074  8346 raft_consensus.cc:2243] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.022850  8346 raft_consensus.cc:2272] T 49f82e46468c48e7ae4992bd660655cc P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.025035  8346 tablet_replica.cc:333] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.025600  8346 raft_consensus.cc:2243] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.026162  8346 raft_consensus.cc:2272] T 0ebd0cadea42469aae517241f1f834b9 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.028074  8346 tablet_replica.cc:333] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.028584  8346 raft_consensus.cc:2243] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.028949  8346 raft_consensus.cc:2272] T c7ca9048a43a48b18ed82b9a7876d119 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.030445  8346 tablet_replica.cc:333] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.030972  8346 raft_consensus.cc:2243] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.031467  8346 raft_consensus.cc:2272] T 751ff9f3ae4c43fb9c2e68bfbb09152b P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.033167  8346 tablet_replica.cc:333] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.033660  8346 raft_consensus.cc:2243] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.034103  8346 raft_consensus.cc:2272] T 4e3ad520874b45babfd2a6f86e10947d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.035727  8346 tablet_replica.cc:333] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.036204  8346 raft_consensus.cc:2243] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.036651  8346 raft_consensus.cc:2272] T 77fd9734128746b99d41e2cc7f39f47c P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.038200  8346 tablet_replica.cc:333] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.038689  8346 raft_consensus.cc:2243] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.039142  8346 raft_consensus.cc:2272] T 1d00a1ab7b29471da738573b99e65abf P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.040746  8346 tablet_replica.cc:333] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.041224  8346 raft_consensus.cc:2243] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.041669  8346 raft_consensus.cc:2272] T 8d0ebb21833e467da85b5fc0bf256842 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.043308  8346 tablet_replica.cc:333] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.043783  8346 raft_consensus.cc:2243] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.044317  8346 raft_consensus.cc:2272] T 003e01aa36604f17a45c484f12fe4716 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.045835  8346 tablet_replica.cc:333] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.046329  8346 raft_consensus.cc:2243] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.046993  8346 raft_consensus.cc:2272] T 1fe90c8c00b2431583b0b946f9a1733f P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.048630  8346 tablet_replica.cc:333] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.049152  8346 raft_consensus.cc:2243] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.049594  8346 raft_consensus.cc:2272] T 31ca95c3204447a596ae46cd748cd85d P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.051258  8346 tablet_replica.cc:333] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.051745  8346 raft_consensus.cc:2243] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.052173  8346 raft_consensus.cc:2272] T 1c653e2acee64797ad7061698ef68fd6 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.053709  8346 tablet_replica.cc:333] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.054364  8346 raft_consensus.cc:2243] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.055121  8346 raft_consensus.cc:2272] T 2c5fc94bbaf741e989ec5bc844a9752e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.056727  8346 tablet_replica.cc:333] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.057197  8346 raft_consensus.cc:2243] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.057895  8346 raft_consensus.cc:2272] T 2f71fa5e2d654a61b26d0e0962df85b8 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.059604  8346 tablet_replica.cc:333] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.060096  8346 raft_consensus.cc:2243] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.060854  8346 raft_consensus.cc:2272] T d6cb2759e71f4f7991ae2bfc1d4e6314 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.062453  8346 tablet_replica.cc:333] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.062932  8346 raft_consensus.cc:2243] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.063719  8346 raft_consensus.cc:2272] T 16229828839b4b619859863c8749cd83 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.065289  8346 tablet_replica.cc:333] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.065761  8346 raft_consensus.cc:2243] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.066452  8346 raft_consensus.cc:2272] T 4e4c894d722b46bda66b147331b0dbdb P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.068253  8346 tablet_replica.cc:333] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.068755  8346 raft_consensus.cc:2243] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.069169  8346 raft_consensus.cc:2272] T 6cb5985e95324d27873df0c53b9a6c3e P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.070899  8346 tablet_replica.cc:333] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0: stopping tablet replica
I20260709 13:15:13.071410  8346 raft_consensus.cc:2243] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.071878  8346 raft_consensus.cc:2272] T ebbdca393bae42938c4d334fc1185974 P 0c4e5a55c0b14e9ebd45b134d426e3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.132468  8346 tablet_server.cc:196] TabletServer@127.8.38.132:0 shutdown complete.
I20260709 13:15:13.192490  8346 master.cc:562] Master@127.8.38.190:39843 shutting down...
I20260709 13:15:13.217216  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:13.217784  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.218101  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b888caca9c842ee91e8941354221366: stopping tablet replica
I20260709 13:15:13.241724  8346 master.cc:584] Master@127.8.38.190:39843 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (50002 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:15:13.337576  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:34723
I20260709 13:15:13.338712  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.344237 11161 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 13:15:13.344310 11160 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 13:15:13.345112 11163 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 13:15:13.346887  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:13.348007  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.348186  8346 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 13:15:13.348376  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602913348343 us; error 0 us; skew 500 ppm
I20260709 13:15:13.348907  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.351601  8346 webserver.cc:533] Webserver started at http://127.8.38.190:43493/ using document root <none> and password file <none>
I20260709 13:15:13.352092  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.352274  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.352569  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.353647  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "c07fd6ec65d34b04aa3c322f1618c121"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.358011  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:15:13.361340 11168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.362191  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:13.362525  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "c07fd6ec65d34b04aa3c322f1618c121"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.362824  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-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 13:15:13.374298  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.375602  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.413256  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:34723
I20260709 13:15:13.413364 11219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:34723 every 8 connection(s)
I20260709 13:15:13.417137 11220 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 13:15:13.427300 11220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121: Bootstrap starting.
I20260709 13:15:13.434298 11220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.439100 11220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121: No bootstrap required, opened a new log
I20260709 13:15:13.441133 11220 raft_consensus.cc:359] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER }
I20260709 13:15:13.441505 11220 raft_consensus.cc:385] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.441679 11220 raft_consensus.cc:740] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07fd6ec65d34b04aa3c322f1618c121, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.442221 11220 consensus_queue.cc:260] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER }
I20260709 13:15:13.442646 11220 raft_consensus.cc:399] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:13.442834 11220 raft_consensus.cc:493] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:13.443099 11220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.447340 11220 raft_consensus.cc:515] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER }
I20260709 13:15:13.447773 11220 leader_election.cc:304] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [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: c07fd6ec65d34b04aa3c322f1618c121; no voters: 
I20260709 13:15:13.448937 11220 leader_election.cc:290] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:13.449263 11223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.450556 11223 raft_consensus.cc:697] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 1 LEADER]: Becoming Leader. State: Replica: c07fd6ec65d34b04aa3c322f1618c121, State: Running, Role: LEADER
I20260709 13:15:13.451294 11223 consensus_queue.cc:237] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [LEADER]: Queue going to LEADER mode. State: All 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: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER }
I20260709 13:15:13.451938 11220 sys_catalog.cc:565] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:13.455652 11225 sys_catalog.cc:455] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c07fd6ec65d34b04aa3c322f1618c121. Latest consensus state: current_term: 1 leader_uuid: "c07fd6ec65d34b04aa3c322f1618c121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER } }
I20260709 13:15:13.456543 11225 sys_catalog.cc:458] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:13.456333 11224 sys_catalog.cc:455] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c07fd6ec65d34b04aa3c322f1618c121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c07fd6ec65d34b04aa3c322f1618c121" member_type: VOTER } }
I20260709 13:15:13.458071 11224 sys_catalog.cc:458] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:13.460300 11230 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:13.468787 11230 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:13.472412  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:13.479144 11230 catalog_manager.cc:1383] Generated new cluster ID: 3cd4a9c3534f47c99c91a62753a6c37f
I20260709 13:15:13.479441 11230 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:13.493930 11230 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:13.495360 11230 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:13.510903 11230 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121: Generated new TSK 0
I20260709 13:15:13.511548 11230 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:13.539194  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.544823 11241 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 13:15:13.545970 11242 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 13:15:13.548159  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:13.548569 11244 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 13:15:13.549481  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.549695  8346 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 13:15:13.549885  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602913549843 us; error 0 us; skew 500 ppm
I20260709 13:15:13.550433  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.552722  8346 webserver.cc:533] Webserver started at http://127.8.38.129:33037/ using document root <none> and password file <none>
I20260709 13:15:13.553247  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.553411  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.553645  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.554837  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "86362eb0cde74fa9802f70a082579d2d"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.559418  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:13.563201 11249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.564076  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:13.564337  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "86362eb0cde74fa9802f70a082579d2d"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.564718  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-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 13:15:13.610163  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.611357  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.612774  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.614912  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.615136  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.615396  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.615581  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.656538  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:34783
I20260709 13:15:13.656632 11311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:34783 every 8 connection(s)
I20260709 13:15:13.661559  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.668967 11316 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 13:15:13.670490 11317 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 13:15:13.672986  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:13.674015 11319 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 13:15:13.674978  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.675308  8346 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 13:15:13.675511  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602913675493 us; error 0 us; skew 500 ppm
I20260709 13:15:13.676215  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.678161 11312 heartbeater.cc:344] Connected to a master server at 127.8.38.190:34723
I20260709 13:15:13.678508 11312 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.678932  8346 webserver.cc:533] Webserver started at http://127.8.38.130:37533/ using document root <none> and password file <none>
I20260709 13:15:13.679301 11312 heartbeater.cc:507] Master 127.8.38.190:34723 requested a full tablet report, sending...
I20260709 13:15:13.679522  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.679816  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.680083  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.681291  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "064cca06186748eea563097b09e0e169"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.681493 11185 ts_manager.cc:194] Registered new tserver with Master: 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:13.683307 11185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44618
I20260709 13:15:13.685992  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:13.689416 11324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.690285  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:13.690526  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "064cca06186748eea563097b09e0e169"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.690749  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-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 13:15:13.708285  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.709410  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.710821  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.713052  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.713222  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.713512  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.713657  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.752430  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:32947
I20260709 13:15:13.752527 11386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:32947 every 8 connection(s)
I20260709 13:15:13.757304  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.764550 11390 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 13:15:13.765938 11391 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 13:15:13.768100  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:13.768657 11394 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 13:15:13.769680  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.769953  8346 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 13:15:13.770030 11387 heartbeater.cc:344] Connected to a master server at 127.8.38.190:34723
I20260709 13:15:13.770172  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602913770156 us; error 0 us; skew 500 ppm
I20260709 13:15:13.770532 11387 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.770879  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.771392 11387 heartbeater.cc:507] Master 127.8.38.190:34723 requested a full tablet report, sending...
I20260709 13:15:13.773413 11185 ts_manager.cc:194] Registered new tserver with Master: 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:13.773782  8346 webserver.cc:533] Webserver started at http://127.8.38.131:42249/ using document root <none> and password file <none>
I20260709 13:15:13.774287  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.774501  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.774760  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.774999 11185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44632
I20260709 13:15:13.776098  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "5344338d32924600918980f8197ba039"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.780484  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:15:13.783779 11398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.784520  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:13.784813  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "5344338d32924600918980f8197ba039"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.785101  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-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 13:15:13.798125  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.799371  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.800817  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.802934  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.803190  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.803440  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.803663  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.842514  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:45725
I20260709 13:15:13.842602 11460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:45725 every 8 connection(s)
I20260709 13:15:13.847105  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.853325 11464 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 13:15:13.856225 11465 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 13:15:13.860116 11461 heartbeater.cc:344] Connected to a master server at 127.8.38.190:34723
I20260709 13:15:13.860625 11461 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:13.861076 11467 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 13:15:13.861568 11461 heartbeater.cc:507] Master 127.8.38.190:34723 requested a full tablet report, sending...
I20260709 13:15:13.861768  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:13.862703  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.862933  8346 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 13:15:13.863157  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602913863134 us; error 0 us; skew 500 ppm
I20260709 13:15:13.863809  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.863880 11185 ts_manager.cc:194] Registered new tserver with Master: 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:13.865643 11185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44642
I20260709 13:15:13.866657  8346 webserver.cc:533] Webserver started at http://127.8.38.132:45529/ using document root <none> and password file <none>
I20260709 13:15:13.867377  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.867619  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.867923  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.868978  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-3-root/instance:
uuid: "539eadbd3351489fbd96774d93aa5b58"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.873234  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:13.876302 11472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.877105  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:13.877405  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
uuid: "539eadbd3351489fbd96774d93aa5b58"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:13.877671  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-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 13:15:13.896107  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.897331  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.898792  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.901046  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.901281  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.901523  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.901705  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.943023  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.132:33011
I20260709 13:15:13.943195 11534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.132:33011 every 8 connection(s)
I20260709 13:15:13.956743 11535 heartbeater.cc:344] Connected to a master server at 127.8.38.190:34723
I20260709 13:15:13.957166 11535 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.957935 11535 heartbeater.cc:507] Master 127.8.38.190:34723 requested a full tablet report, sending...
I20260709 13:15:13.960330 11185 ts_manager.cc:194] Registered new tserver with Master: 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:13.961375  8346 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015251584s
I20260709 13:15:13.962236 11185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44644
I20260709 13:15:13.987730 11185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44656:
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 13:15:14.234949 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 35a3dd977943496092fb7c8e5a72e507 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:14.235276 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7eb9cc21c5496c80624582ed5aed72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:14.236495 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a3dd977943496092fb7c8e5a72e507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.240113 11350 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1bd1487e764bf0806b783056fa0c3e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:14.242004 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1bd1487e764bf0806b783056fa0c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.244042 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7eb9cc21c5496c80624582ed5aed72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.255455 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 828a0ed5688e4dcf9df1f89089bc1247 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:14.257087 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a0ed5688e4dcf9df1f89089bc1247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.257277 11500 tablet_service.cc:1511] Processing CreateTablet for tablet 35a3dd977943496092fb7c8e5a72e507 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:14.257450 11498 tablet_service.cc:1511] Processing CreateTablet for tablet 21914e21bb9c44ba8df95aad10a3a07e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:14.258611 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a3dd977943496092fb7c8e5a72e507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.256027 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1bd1487e764bf0806b783056fa0c3e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:14.259821 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1bd1487e764bf0806b783056fa0c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.262162 11497 tablet_service.cc:1511] Processing CreateTablet for tablet ec5c2dff53bb4bf2877de2accddc3b20 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:14.263548 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5c2dff53bb4bf2877de2accddc3b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.268302 11348 tablet_service.cc:1511] Processing CreateTablet for tablet ec5c2dff53bb4bf2877de2accddc3b20 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:14.269781 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5c2dff53bb4bf2877de2accddc3b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.272116 11347 tablet_service.cc:1511] Processing CreateTablet for tablet d40e5d458306428498ad59437952ca7c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:14.273557 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e5d458306428498ad59437952ca7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.276556 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 518fb3f364214dc58ed538e94cf97125 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:14.277940 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518fb3f364214dc58ed538e94cf97125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.281383 11496 tablet_service.cc:1511] Processing CreateTablet for tablet ce5e2553d9124346aadabe8e2bfa42a4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:14.282794 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5e2553d9124346aadabe8e2bfa42a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.284091 11495 tablet_service.cc:1511] Processing CreateTablet for tablet d40e5d458306428498ad59437952ca7c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:14.295897 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e5d458306428498ad59437952ca7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.297691 11343 tablet_service.cc:1511] Processing CreateTablet for tablet c8859c0e12504530ae047cba15ededab (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:14.285693 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 354cedf97b8a4962b2c5731c75ddc420 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:14.304039 11425 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7eb9cc21c5496c80624582ed5aed72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:14.305559 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7eb9cc21c5496c80624582ed5aed72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.306170 11421 tablet_service.cc:1511] Processing CreateTablet for tablet d40e5d458306428498ad59437952ca7c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:14.307556 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e5d458306428498ad59437952ca7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.308741 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 21914e21bb9c44ba8df95aad10a3a07e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:14.310070 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21914e21bb9c44ba8df95aad10a3a07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.311389 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 518fb3f364214dc58ed538e94cf97125 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:14.312336 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 828a0ed5688e4dcf9df1f89089bc1247 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:14.313901 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 35a3dd977943496092fb7c8e5a72e507 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:14.314774 11422 tablet_service.cc:1511] Processing CreateTablet for tablet ce5e2553d9124346aadabe8e2bfa42a4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:14.316318 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 130e308a82a143f6a22125f97f5bdff2 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:14.319250 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 990747387b2845f5937b3b2361cc384c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:14.322268 11417 tablet_service.cc:1511] Processing CreateTablet for tablet c8859c0e12504530ae047cba15ededab (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:14.287364 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 354cedf97b8a4962b2c5731c75ddc420 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:14.324585 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cedf97b8a4962b2c5731c75ddc420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.289660 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 130e308a82a143f6a22125f97f5bdff2 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:14.327728 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e308a82a143f6a22125f97f5bdff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.291332 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 990747387b2845f5937b3b2361cc384c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:14.332106 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21914e21bb9c44ba8df95aad10a3a07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.335366 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8859c0e12504530ae047cba15ededab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.339401 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cedf97b8a4962b2c5731c75ddc420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.340620 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990747387b2845f5937b3b2361cc384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.342911 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518fb3f364214dc58ed538e94cf97125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.343600 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a0ed5688e4dcf9df1f89089bc1247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.344223 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a3dd977943496092fb7c8e5a72e507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.345544 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8859c0e12504530ae047cba15ededab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.347005 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e308a82a143f6a22125f97f5bdff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.348431 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990747387b2845f5937b3b2361cc384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.352854 11492 tablet_service.cc:1511] Processing CreateTablet for tablet 990747387b2845f5937b3b2361cc384c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:14.356062 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990747387b2845f5937b3b2361cc384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.420343 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 797e15a2e56f4d9789ce26d8788baf60 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:14.421743 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797e15a2e56f4d9789ce26d8788baf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.423899 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 797e15a2e56f4d9789ce26d8788baf60 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:14.452126 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797e15a2e56f4d9789ce26d8788baf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.461386 11500 tablet_service.cc:1511] Processing CreateTablet for tablet 56233ef7bab74a6ab058cc46c4f02635 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:14.456509 11350 tablet_service.cc:1511] Processing CreateTablet for tablet 30de8def5c354bd4b37fb6ff7937a18c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:14.440732 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 7cee7c6b170b4585ad706e05c63a1ffe (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:14.444334 11555 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
W20260709 13:15:14.468133 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:14.471469 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5e2553d9124346aadabe8e2bfa42a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.474399 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 56233ef7bab74a6ab058cc46c4f02635 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:14.475809 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56233ef7bab74a6ab058cc46c4f02635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.490710 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56233ef7bab74a6ab058cc46c4f02635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.507254 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cee7c6b170b4585ad706e05c63a1ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.513182 11555 tablet_bootstrap.cc:654] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.517046 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30de8def5c354bd4b37fb6ff7937a18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.524933 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7eb9cc21c5496c80624582ed5aed72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:14.526571 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7eb9cc21c5496c80624582ed5aed72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.534843 11272 tablet_service.cc:1511] Processing CreateTablet for tablet ce5e2553d9124346aadabe8e2bfa42a4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:14.535952 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 518fb3f364214dc58ed538e94cf97125 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:14.536402 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5e2553d9124346aadabe8e2bfa42a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.536489 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 130e308a82a143f6a22125f97f5bdff2 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:14.538044 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e308a82a143f6a22125f97f5bdff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.538704 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518fb3f364214dc58ed538e94cf97125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.540237 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 21914e21bb9c44ba8df95aad10a3a07e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:14.540985 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 828a0ed5688e4dcf9df1f89089bc1247 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:14.541981 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21914e21bb9c44ba8df95aad10a3a07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.526746 11270 tablet_service.cc:1511] Processing CreateTablet for tablet 354cedf97b8a4962b2c5731c75ddc420 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:14.543249 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cedf97b8a4962b2c5731c75ddc420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.534843 11273 tablet_service.cc:1511] Processing CreateTablet for tablet ec5c2dff53bb4bf2877de2accddc3b20 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:14.530969 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1bd1487e764bf0806b783056fa0c3e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:14.544763 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5c2dff53bb4bf2877de2accddc3b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.545674 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1bd1487e764bf0806b783056fa0c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.540302 11268 tablet_service.cc:1511] Processing CreateTablet for tablet c8859c0e12504530ae047cba15ededab (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:14.547374 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a0ed5688e4dcf9df1f89089bc1247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.548174 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8859c0e12504530ae047cba15ededab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.564961 11556 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:14.571580 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 30de8def5c354bd4b37fb6ff7937a18c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:14.573067 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30de8def5c354bd4b37fb6ff7937a18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.597049 11554 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:14.607153 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 34d9ab9e24d0491e822df3a526808e6b (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:14.609071 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d9ab9e24d0491e822df3a526808e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.611256 11349 tablet_service.cc:1511] Processing CreateTablet for tablet efeba0c29afb44c995b1577b7da87a84 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:14.641574 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efeba0c29afb44c995b1577b7da87a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.530978 11425 tablet_service.cc:1511] Processing CreateTablet for tablet 7cee7c6b170b4585ad706e05c63a1ffe (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:14.631855 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 7cee7c6b170b4585ad706e05c63a1ffe (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:14.647929 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cee7c6b170b4585ad706e05c63a1ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.650537 11347 tablet_service.cc:1511] Processing CreateTablet for tablet d701b92820984f668ecd1c185a67f21d (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:14.647929 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cee7c6b170b4585ad706e05c63a1ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.651916 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d701b92820984f668ecd1c185a67f21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.636775 11556 tablet_bootstrap.cc:654] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.663892 11496 tablet_service.cc:1511] Processing CreateTablet for tablet efeba0c29afb44c995b1577b7da87a84 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:14.664657 11555 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:14.665129 11555 ts_tablet_manager.cc:1403] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.221s	user 0.015s	sys 0.035s
I20260709 13:15:14.665239 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efeba0c29afb44c995b1577b7da87a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.668329 11555 raft_consensus.cc:359] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.669158 11555 raft_consensus.cc:385] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.669503 11555 raft_consensus.cc:740] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.670483 11555 consensus_queue.cc:260] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.679849 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 34d9ab9e24d0491e822df3a526808e6b (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:14.681241 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d9ab9e24d0491e822df3a526808e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.684530 11493 tablet_service.cc:1511] Processing CreateTablet for tablet d701b92820984f668ecd1c185a67f21d (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:14.685724 11312 heartbeater.cc:499] Master 127.8.38.190:34723 was elected leader, sending a full tablet report...
I20260709 13:15:14.685997 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d701b92820984f668ecd1c185a67f21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.711606 11417 tablet_service.cc:1511] Processing CreateTablet for tablet d701b92820984f668ecd1c185a67f21d (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:14.713100 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d701b92820984f668ecd1c185a67f21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.714507 11499 tablet_service.cc:1511] Processing CreateTablet for tablet f66eb7db3d72438a8418f67064010ec1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:14.715788 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66eb7db3d72438a8418f67064010ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.719134 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 92c9be7be3134e919c3619f2126f7e53 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:14.720504 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c9be7be3134e919c3619f2126f7e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.726258 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 797e15a2e56f4d9789ce26d8788baf60 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:14.728721 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 56233ef7bab74a6ab058cc46c4f02635 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:14.733835 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56233ef7bab74a6ab058cc46c4f02635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.764777 11554 tablet_bootstrap.cc:654] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.781190 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b5f249cfa4f31b883fef037e3dfa4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:14.782549 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b5f249cfa4f31b883fef037e3dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.783386 11387 heartbeater.cc:499] Master 127.8.38.190:34723 was elected leader, sending a full tablet report...
I20260709 13:15:14.794654 11535 heartbeater.cc:499] Master 127.8.38.190:34723 was elected leader, sending a full tablet report...
I20260709 13:15:14.786049 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 92c9be7be3134e919c3619f2126f7e53 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:14.797273 11343 tablet_service.cc:1511] Processing CreateTablet for tablet f66eb7db3d72438a8418f67064010ec1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:14.798043 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c9be7be3134e919c3619f2126f7e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.804399 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66eb7db3d72438a8418f67064010ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.805110 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b5f249cfa4f31b883fef037e3dfa4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:14.806394 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b5f249cfa4f31b883fef037e3dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.823829 11271 tablet_service.cc:1511] Processing CreateTablet for tablet efeba0c29afb44c995b1577b7da87a84 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:14.778445 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 30de8def5c354bd4b37fb6ff7937a18c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:14.822237 11559 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:14.831061 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797e15a2e56f4d9789ce26d8788baf60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.836647 11556 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:14.836769 11558 raft_consensus.cc:493] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.837193 11556 ts_tablet_manager.cc:1403] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.273s	user 0.017s	sys 0.035s
I20260709 13:15:14.837009 11424 tablet_service.cc:1511] Processing CreateTablet for tablet df84c44a13e144f79ff037a7bba946ce (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:14.837301 11558 raft_consensus.cc:515] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.838326 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df84c44a13e144f79ff037a7bba946ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.839409 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 92c9be7be3134e919c3619f2126f7e53 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:14.840268 11556 raft_consensus.cc:359] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.841027 11556 raft_consensus.cc:385] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.841435 11556 raft_consensus.cc:740] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.842422 11556 consensus_queue.cc:260] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.844002 11558 leader_election.cc:290] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:14.875627 11346 tablet_service.cc:1511] Processing CreateTablet for tablet df84c44a13e144f79ff037a7bba946ce (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:14.878038 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df84c44a13e144f79ff037a7bba946ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.878094 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c9be7be3134e919c3619f2126f7e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.887082 11461 heartbeater.cc:499] Master 127.8.38.190:34723 was elected leader, sending a full tablet report...
I20260709 13:15:14.888250 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30de8def5c354bd4b37fb6ff7937a18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.903558 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b5f249cfa4f31b883fef037e3dfa4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:14.905121 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b5f249cfa4f31b883fef037e3dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.907893 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 34d9ab9e24d0491e822df3a526808e6b (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:14.909202 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d9ab9e24d0491e822df3a526808e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.872961 11555 ts_tablet_manager.cc:1434] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.208s	user 0.013s	sys 0.020s
I20260709 13:15:14.916059 11555 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:14.924592 11277 tablet_service.cc:1511] Processing CreateTablet for tablet f66eb7db3d72438a8418f67064010ec1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:14.924865 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 106bd7610f014b33a49832d5d4a41cdd (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:14.934262 11555 tablet_bootstrap.cc:654] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.940320 11556 ts_tablet_manager.cc:1434] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.103s	user 0.014s	sys 0.017s
I20260709 13:15:14.938277 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efeba0c29afb44c995b1577b7da87a84. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:14.947559 11536 tablet.cc:2406] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:14.948299 11554 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:14.948786 11554 ts_tablet_manager.cc:1403] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.352s	user 0.006s	sys 0.012s
I20260709 13:15:14.957713 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:14.959389 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66eb7db3d72438a8418f67064010ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.959949 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 82e3bfc3cb304ab394de5245e6149728 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:14.961269 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e3bfc3cb304ab394de5245e6149728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.963953 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 106bd7610f014b33a49832d5d4a41cdd (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:14.964877 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bd7610f014b33a49832d5d4a41cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.965286 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bd7610f014b33a49832d5d4a41cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.965963 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 106bd7610f014b33a49832d5d4a41cdd (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:14.967418 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bd7610f014b33a49832d5d4a41cdd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:14.967324 11473 leader_election.cc:343] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.973269 11420 tablet_service.cc:1511] Processing CreateTablet for tablet fd696631f81543588896ae30ccae0888 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:14.974697 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd696631f81543588896ae30ccae0888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.979084 11491 tablet_service.cc:1511] Processing CreateTablet for tablet df84c44a13e144f79ff037a7bba946ce (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:14.980611 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df84c44a13e144f79ff037a7bba946ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.989004 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 82e3bfc3cb304ab394de5245e6149728 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:14.991539 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e3bfc3cb304ab394de5245e6149728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:14.991735 11554 raft_consensus.cc:359] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.992619 11554 raft_consensus.cc:385] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.992926 11554 raft_consensus.cc:740] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.993697 11554 consensus_queue.cc:260] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:14.996592 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 82e3bfc3cb304ab394de5245e6149728 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:14.997972 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e3bfc3cb304ab394de5245e6149728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.010838 11556 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:15.023694 11559 tablet_bootstrap.cc:654] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.049925 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 58a63fc22d984f7fa146c1a7ad7d0479 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:15.051766 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a63fc22d984f7fa146c1a7ad7d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.058771 11272 tablet_service.cc:1511] Processing CreateTablet for tablet fd696631f81543588896ae30ccae0888 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:15.060230 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd696631f81543588896ae30ccae0888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.060422 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:15.062038 11474 leader_election.cc:343] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.062528 11474 leader_election.cc:304] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:15.063007 11496 tablet_service.cc:1511] Processing CreateTablet for tablet fd696631f81543588896ae30ccae0888 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:15.064352 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd696631f81543588896ae30ccae0888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.066555 11558 raft_consensus.cc:2749] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.088182 11554 ts_tablet_manager.cc:1434] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.139s	user 0.022s	sys 0.026s
I20260709 13:15:15.089138 11555 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:15.089308 11554 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:15.089668 11555 ts_tablet_manager.cc:1403] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.174s	user 0.007s	sys 0.016s
I20260709 13:15:15.100562 11555 raft_consensus.cc:359] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.101194 11556 tablet_bootstrap.cc:654] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.101341 11555 raft_consensus.cc:385] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.101697 11555 raft_consensus.cc:740] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.102484 11555 consensus_queue.cc:260] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.104700 11555 ts_tablet_manager.cc:1434] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:15:15.106372 11555 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:15.112017 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 58a63fc22d984f7fa146c1a7ad7d0479 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:15.112727 11555 tablet_bootstrap.cc:654] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.113350 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a63fc22d984f7fa146c1a7ad7d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.113441 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:15.114687 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.110700 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:15.123642 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.132906 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 17acf0f07c8e419a9159dee1076d0870 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:15.134318 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17acf0f07c8e419a9159dee1076d0870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.134379 11554 tablet_bootstrap.cc:654] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.138814 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 58a63fc22d984f7fa146c1a7ad7d0479 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:15.140213 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a63fc22d984f7fa146c1a7ad7d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.120591 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:15.144325 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9ebfb953d94d3dbf15cd2e1593b2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.156364 11558 raft_consensus.cc:493] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.157001 11556 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:15.156909 11558 raft_consensus.cc:515] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.157493 11556 ts_tablet_manager.cc:1403] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.015s
I20260709 13:15:15.161880 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:15.161824 11556 raft_consensus.cc:359] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:15.162735 11556 raft_consensus.cc:385] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.164634 11558 leader_election.cc:290] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
W20260709 13:15:15.175674 11473 leader_election.cc:343] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.176220 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 17acf0f07c8e419a9159dee1076d0870 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:15.177387 11559 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:15.177495 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17acf0f07c8e419a9159dee1076d0870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.177925 11559 ts_tablet_manager.cc:1403] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.370s	user 0.014s	sys 0.012s
I20260709 13:15:15.181007 11559 raft_consensus.cc:359] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.181681 11559 raft_consensus.cc:385] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.181967 11559 raft_consensus.cc:740] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.183117 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 00b36410bb6e4e51af061f160ca0e86a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:15.182917 11559 consensus_queue.cc:260] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.184425 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b36410bb6e4e51af061f160ca0e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.164573 11556 raft_consensus.cc:740] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.193181 11556 consensus_queue.cc:260] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:15.194406 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 00b36410bb6e4e51af061f160ca0e86a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:15.215325 11556 ts_tablet_manager.cc:1434] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 13:15:15.216795 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b36410bb6e4e51af061f160ca0e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.217192 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 14620e2b87544207b241aad7670b3f72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:15.218020 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 00b36410bb6e4e51af061f160ca0e86a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:15.222319 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14620e2b87544207b241aad7670b3f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.216364 11556 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:15.220858 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 14620e2b87544207b241aad7670b3f72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:15.222350 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b36410bb6e4e51af061f160ca0e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.216300 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 14620e2b87544207b241aad7670b3f72 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:15.226096 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14620e2b87544207b241aad7670b3f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.226316 11559 ts_tablet_manager.cc:1434] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.017s
I20260709 13:15:15.227396 11559 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:15.232198 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 17acf0f07c8e419a9159dee1076d0870 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:15.242442 11555 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:15.243139 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17acf0f07c8e419a9159dee1076d0870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.243667 11555 ts_tablet_manager.cc:1403] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.137s	user 0.027s	sys 0.028s
I20260709 13:15:15.233532 11554 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:15.233901 11559 tablet_bootstrap.cc:654] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.226099 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14620e2b87544207b241aad7670b3f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.245688 11554 ts_tablet_manager.cc:1403] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.005s
I20260709 13:15:15.236340 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:15.247387 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.257154 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:15.258733 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.260758 11556 tablet_bootstrap.cc:654] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.263844 11555 raft_consensus.cc:359] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:15.266428 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:15.267833 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227e746ea0a14fec9ff0ef2e9fdf8bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.270359 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b684e14ad4476b7fec0392de56288 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:15.271705 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b684e14ad4476b7fec0392de56288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.272497 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b684e14ad4476b7fec0392de56288 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:15.273782 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b684e14ad4476b7fec0392de56288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.274449 11562 raft_consensus.cc:493] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.274950 11562 raft_consensus.cc:515] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.288106 11562 leader_election.cc:290] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:15.287910 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b684e14ad4476b7fec0392de56288 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:15.279202 11555 raft_consensus.cc:385] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.295926 11424 tablet_service.cc:1511] Processing CreateTablet for tablet a8d421dfcce540a495e190e2a9536bff (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:15.297330 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d421dfcce540a495e190e2a9536bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.297387 11343 tablet_service.cc:1511] Processing CreateTablet for tablet afdd114e23c440419bfe83ce98f17666 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:15.298744 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdd114e23c440419bfe83ce98f17666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.300880 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b684e14ad4476b7fec0392de56288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.304168 11493 tablet_service.cc:1511] Processing CreateTablet for tablet a8d421dfcce540a495e190e2a9536bff (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:15.305644 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d421dfcce540a495e190e2a9536bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.293622 11555 raft_consensus.cc:740] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.330334 11422 tablet_service.cc:1511] Processing CreateTablet for tablet afdd114e23c440419bfe83ce98f17666 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:15.331940 11497 tablet_service.cc:1511] Processing CreateTablet for tablet afdd114e23c440419bfe83ce98f17666 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:15.332865 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdd114e23c440419bfe83ce98f17666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.333179 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdd114e23c440419bfe83ce98f17666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.332898 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0363b41537401d820d6065e6994c9f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:15.334290 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0363b41537401d820d6065e6994c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.338737 11277 tablet_service.cc:1511] Processing CreateTablet for tablet a8d421dfcce540a495e190e2a9536bff (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:15.339134 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0363b41537401d820d6065e6994c9f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:15.340159 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d421dfcce540a495e190e2a9536bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.341506 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:15.343304 11476 leader_election.cc:343] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.343765 11476 leader_election.cc:304] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:15.344527 11558 raft_consensus.cc:2749] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.347807 11554 raft_consensus.cc:359] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.348634 11554 raft_consensus.cc:385] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.349004 11554 raft_consensus.cc:740] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.349776 11554 consensus_queue.cc:260] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.351905 11554 ts_tablet_manager.cc:1434] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 13:15:15.352842 11554 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:15.353000 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0363b41537401d820d6065e6994c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.366102 11559 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:15.366830 11559 ts_tablet_manager.cc:1403] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.030s
I20260709 13:15:15.369202 11568 raft_consensus.cc:493] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.369710 11568 raft_consensus.cc:515] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.369762 11555 consensus_queue.cc:260] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:15.372435 11568 leader_election.cc:290] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:15.379649 11562 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.379493 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0363b41537401d820d6065e6994c9f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:15.380137 11562 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:15.380846 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0363b41537401d820d6065e6994c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.382392 11562 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:15.404577 11500 tablet_service.cc:1511] Processing CreateTablet for tablet a9842181591d41d783a036a67d776418 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:15.404959 11351 tablet_service.cc:1511] Processing CreateTablet for tablet a9842181591d41d783a036a67d776418 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:15.406066 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9842181591d41d783a036a67d776418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.406212 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9842181591d41d783a036a67d776418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.409727 11271 tablet_service.cc:1511] Processing CreateTablet for tablet a9842181591d41d783a036a67d776418 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:15.411067 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9842181591d41d783a036a67d776418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.413583 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 8496c30398014e748ae34dc5997aa636 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:15.414889 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8496c30398014e748ae34dc5997aa636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.444983 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 8496c30398014e748ae34dc5997aa636 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:15.446367 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8496c30398014e748ae34dc5997aa636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.446480 11345 tablet_service.cc:1511] Processing CreateTablet for tablet cb586f049daf46e199d46c7ee51aab04 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:15.447881 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb586f049daf46e199d46c7ee51aab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.451270 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 3880f43042c442f3b619a443ad7327d4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:15.452643 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880f43042c442f3b619a443ad7327d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.453202 11417 tablet_service.cc:1511] Processing CreateTablet for tablet cb586f049daf46e199d46c7ee51aab04 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:15.454573 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb586f049daf46e199d46c7ee51aab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.456058 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 3880f43042c442f3b619a443ad7327d4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:15.457433 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880f43042c442f3b619a443ad7327d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.458799 11555 ts_tablet_manager.cc:1434] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.214s	user 0.007s	sys 0.002s
I20260709 13:15:15.453604 11559 raft_consensus.cc:359] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.462008 11556 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:15.466295 11559 raft_consensus.cc:385] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.468161 11559 raft_consensus.cc:740] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.473140 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:15.474493 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:15.475147 11573 raft_consensus.cc:493] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.473086 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:15.475636 11573 raft_consensus.cc:515] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.486001 11555 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:15.469944 11556 ts_tablet_manager.cc:1403] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.254s	user 0.029s	sys 0.015s
I20260709 13:15:15.496382 11556 raft_consensus.cc:359] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.496507 11497 tablet_service.cc:1511] Processing CreateTablet for tablet cb586f049daf46e199d46c7ee51aab04 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:15.497148 11556 raft_consensus.cc:385] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.497502 11556 raft_consensus.cc:740] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.497886 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb586f049daf46e199d46c7ee51aab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.508695 11554 tablet_bootstrap.cc:654] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.514364 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 8496c30398014e748ae34dc5997aa636 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:15.516052 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8496c30398014e748ae34dc5997aa636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.530988 11556 consensus_queue.cc:260] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.533856 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 3880f43042c442f3b619a443ad7327d4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:15.535220 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880f43042c442f3b619a443ad7327d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.553643 11562 raft_consensus.cc:493] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.554368 11562 raft_consensus.cc:515] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.557242 11562 leader_election.cc:290] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:15.561410 11573 leader_election.cc:290] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:15.603924 11555 tablet_bootstrap.cc:654] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.539662 11559 consensus_queue.cc:260] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.614526 11556 ts_tablet_manager.cc:1434] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.002s
I20260709 13:15:15.616530 11556 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:15.616302 11500 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:15.617599 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.618376 11554 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:15.619879 11568 raft_consensus.cc:493] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.621167 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:15.621500 11402 leader_election.cc:343] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.627694 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:15.628515 11286 raft_consensus.cc:2468] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:15.618938 11554 ts_tablet_manager.cc:1403] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.266s	user 0.016s	sys 0.007s
I20260709 13:15:15.625026 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:15.625948 11568 raft_consensus.cc:515] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.634161 11568 leader_election.cc:290] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
W20260709 13:15:15.635164 11399 leader_election.cc:343] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.634892 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2ecbd69114dd2833a27565a45ce1e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:15.636225 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2ecbd69114dd2833a27565a45ce1e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:15.636992 11402 leader_election.cc:343] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.637439 11402 leader_election.cc:304] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:15.638548 11562 raft_consensus.cc:2749] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.639379 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:15.639430 11361 raft_consensus.cc:2468] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:15.640861 11556 tablet_bootstrap.cc:654] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.642457 11399 leader_election.cc:304] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:15.643414 11562 raft_consensus.cc:2804] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.643761 11562 raft_consensus.cc:493] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.644076 11562 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.647397 11402 leader_election.cc:343] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.647174 11554 raft_consensus.cc:359] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.648003 11554 raft_consensus.cc:385] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.648295 11554 raft_consensus.cc:740] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.660704 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2ecbd69114dd2833a27565a45ce1e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:15.662060 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2ecbd69114dd2833a27565a45ce1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.662564 11559 ts_tablet_manager.cc:1434] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.295s	user 0.004s	sys 0.005s
I20260709 13:15:15.663743 11328 leader_election.cc:304] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:15.669341 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:15.670025 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 64b2ecbd69114dd2833a27565a45ce1e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:15:15.670583 11328 leader_election.cc:343] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.671375 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b2ecbd69114dd2833a27565a45ce1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.671257 11568 raft_consensus.cc:2804] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.672390 11568 raft_consensus.cc:493] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.671250 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:15.675848 11568 raft_consensus.cc:3060] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.670025 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 326ca202fe0942be8c5db6bd6faa44e4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:15.676766 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.684026 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:15.690778 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 326ca202fe0942be8c5db6bd6faa44e4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:15.692153 11346 tablet_service.cc:1511] Processing CreateTablet for tablet b97bf4553cb1423fb7715b44bfae3de1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:15.694072 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 326ca202fe0942be8c5db6bd6faa44e4 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:15.695636 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97bf4553cb1423fb7715b44bfae3de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.696039 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ca202fe0942be8c5db6bd6faa44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.696631 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ca202fe0942be8c5db6bd6faa44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.688791 11554 consensus_queue.cc:260] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.698132 11559 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:15.706453 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:15.707616 11562 raft_consensus.cc:515] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:15.708148 11250 leader_election.cc:343] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.710727 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:15.712548 11402 leader_election.cc:343] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.714295 11558 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.714802 11558 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:15.716235 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:15.717398 11558 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:15.717746 11402 leader_election.cc:343] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.718310 11402 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:15.728756 11554 ts_tablet_manager.cc:1434] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.001s
I20260709 13:15:15.728550 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:15.721264 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:15.733453 11476 leader_election.cc:343] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.733839 11349 tablet_service.cc:1511] Processing CreateTablet for tablet f54c9242e60b4d5e8ccb1821940eed7e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:15.734346 11559 tablet_bootstrap.cc:654] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.734367 11562 leader_election.cc:290] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:15.734565 11491 tablet_service.cc:1511] Processing CreateTablet for tablet f54c9242e60b4d5e8ccb1821940eed7e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 13:15:15.735869 11474 leader_election.cc:343] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.726442 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ca202fe0942be8c5db6bd6faa44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.736380 11474 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:15.737587 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54c9242e60b4d5e8ccb1821940eed7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.737912 11558 raft_consensus.cc:2749] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.740218 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:15.740846 11361 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.736356 11562 raft_consensus.cc:2749] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.744374 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54c9242e60b4d5e8ccb1821940eed7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.744676 11424 tablet_service.cc:1511] Processing CreateTablet for tablet b97bf4553cb1423fb7715b44bfae3de1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:15.745993 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97bf4553cb1423fb7715b44bfae3de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.748775 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 24392a7636ef41d68ed8bec01c8112a9 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:15.750223 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24392a7636ef41d68ed8bec01c8112a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.755641 11361 raft_consensus.cc:2468] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:15.757076 11399 leader_election.cc:304] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:15.758703 11343 tablet_service.cc:1511] Processing CreateTablet for tablet dcdb711038994d02a9974156d21a3072 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:15.760238 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdb711038994d02a9974156d21a3072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.761986 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6bcbe998f4bdcbbbd8449a5071fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.762583 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:15.764046 11328 leader_election.cc:343] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.766037 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 24392a7636ef41d68ed8bec01c8112a9 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:15.767437 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24392a7636ef41d68ed8bec01c8112a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.771588 11275 tablet_service.cc:1511] Processing CreateTablet for tablet f54c9242e60b4d5e8ccb1821940eed7e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:15.772938 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54c9242e60b4d5e8ccb1821940eed7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.718752 11269 tablet_service.cc:1511] Processing CreateTablet for tablet b97bf4553cb1423fb7715b44bfae3de1 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:15.774986 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97bf4553cb1423fb7715b44bfae3de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.779481 11562 raft_consensus.cc:2804] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.797693 11424 tablet_service.cc:1511] Processing CreateTablet for tablet dcdb711038994d02a9974156d21a3072 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:15.799139 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdb711038994d02a9974156d21a3072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.766037 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 24392a7636ef41d68ed8bec01c8112a9 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:15.803561 11562 raft_consensus.cc:697] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:15.804019 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24392a7636ef41d68ed8bec01c8112a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.804474 11562 consensus_queue.cc:237] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.804768 11496 tablet_service.cc:1511] Processing CreateTablet for tablet dcdb711038994d02a9974156d21a3072 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:15.806039 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdb711038994d02a9974156d21a3072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.793629 11568 raft_consensus.cc:515] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.810259 11568 leader_election.cc:290] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:15.811075 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:15.811765 11286 raft_consensus.cc:3060] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.814903 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:15.815308 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 5614883fa2b24114869c47741f687c29 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:15.816068 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 5614883fa2b24114869c47741f687c29 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 13:15:15.816358 11328 leader_election.cc:343] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.817298 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5614883fa2b24114869c47741f687c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.823303 11554 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:15.825390 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 5614883fa2b24114869c47741f687c29 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:15.826742 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5614883fa2b24114869c47741f687c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.816574 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5614883fa2b24114869c47741f687c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.851295 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 2160e14b9a8247d88664731a7db4823a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:15.852674 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2160e14b9a8247d88664731a7db4823a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.852774 11556 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:15.853279 11556 ts_tablet_manager.cc:1403] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.237s	user 0.007s	sys 0.010s
I20260709 13:15:15.856767 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 2160e14b9a8247d88664731a7db4823a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:15.861163 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2160e14b9a8247d88664731a7db4823a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.860029 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 1334a3a528794600895778b02bf6a382 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:15.862825 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1334a3a528794600895778b02bf6a382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.858430 11556 raft_consensus.cc:359] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.863730 11556 raft_consensus.cc:385] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.864007 11556 raft_consensus.cc:740] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.864699 11556 consensus_queue.cc:260] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.866938 11556 ts_tablet_manager.cc:1434] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:15:15.858916 11555 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:15.874907 11556 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:15.903615 11559 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:15.903913 11554 tablet_bootstrap.cc:654] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.904177 11559 ts_tablet_manager.cc:1403] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.206s	user 0.035s	sys 0.013s
I20260709 13:15:15.909300 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 2160e14b9a8247d88664731a7db4823a (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:15.909689 11559 raft_consensus.cc:359] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:15.910446 11559 raft_consensus.cc:385] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.910735 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2160e14b9a8247d88664731a7db4823a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.910449 11555 ts_tablet_manager.cc:1403] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.425s	user 0.018s	sys 0.013s
I20260709 13:15:15.924878 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:15.924903 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 192139d5bb734d528bd69797f609168e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:15.910771 11559 raft_consensus.cc:740] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.926335 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192139d5bb734d528bd69797f609168e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.937842 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 71ddf38a95d74652b1cd78497c30f04e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:15.926656 11559 consensus_queue.cc:260] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:15.929378 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 1334a3a528794600895778b02bf6a382 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:15:15.931823 11251 leader_election.cc:343] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.939908 11251 leader_election.cc:304] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:15.940834 11573 raft_consensus.cc:2749] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.939417 11555 raft_consensus.cc:359] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.941648 11555 raft_consensus.cc:385] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.941975 11555 raft_consensus.cc:740] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.939456 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ddf38a95d74652b1cd78497c30f04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.944978 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 192139d5bb734d528bd69797f609168e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:15.946410 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192139d5bb734d528bd69797f609168e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.930320 11185 catalog_manager.cc:5697] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.951949 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:15.952936 11270 tablet_service.cc:1511] Processing CreateTablet for tablet 71ddf38a95d74652b1cd78497c30f04e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:15.954193 11559 ts_tablet_manager.cc:1434] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:15:15.935894 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 192139d5bb734d528bd69797f609168e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:15.955468 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192139d5bb734d528bd69797f609168e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.935856 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 1334a3a528794600895778b02bf6a382 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:15.953966 11326 leader_election.cc:304] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:15.926807 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 209075us
I20260709 13:15:15.959910 11568 raft_consensus.cc:2749] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.958880 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1334a3a528794600895778b02bf6a382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.966822 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1334a3a528794600895778b02bf6a382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.968124 11559 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:15.971910 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 71ddf38a95d74652b1cd78497c30f04e (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:15.972806 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ddf38a95d74652b1cd78497c30f04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.973752 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ddf38a95d74652b1cd78497c30f04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.978055 11286 raft_consensus.cc:2468] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:15.979349 11328 leader_election.cc:304] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:15.980623 11568 raft_consensus.cc:2804] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.981185 11568 raft_consensus.cc:697] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:15.983596 11593 raft_consensus.cc:493] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.984329 11593 raft_consensus.cc:515] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:15.982278 11568 consensus_queue.cc:237] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:15.989399 11593 leader_election.cc:290] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:15.990797 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:15.991477 11436 raft_consensus.cc:2468] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:15.993024 11326 leader_election.cc:304] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:16.004421 11559 tablet_bootstrap.cc:654] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.007275 11593 raft_consensus.cc:2804] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.007932 11593 raft_consensus.cc:493] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.008432 11593 raft_consensus.cc:3060] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.025681 11554 tablet_bootstrap.cc:492] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.026280 11554 ts_tablet_manager.cc:1403] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.231s	user 0.015s	sys 0.001s
I20260709 13:15:16.029301 11554 raft_consensus.cc:359] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.030053 11554 raft_consensus.cc:385] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.030351 11554 raft_consensus.cc:740] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.033254 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:16.034793 11328 leader_election.cc:343] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.963359 11555 consensus_queue.cc:260] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.047546 11558 raft_consensus.cc:493] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.031241 11554 consensus_queue.cc:260] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.048389 11558 raft_consensus.cc:515] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.056411 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba2c6ce36384303b4a44836ad8ec6f7 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:16.057657 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba2c6ce36384303b4a44836ad8ec6f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.057758 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 3f010ca351a043e1a743a1af59bc7ae3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:16.060101 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:16.060832 11556 tablet_bootstrap.cc:654] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.061004 11286 raft_consensus.cc:2393] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:16.061316 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba2c6ce36384303b4a44836ad8ec6f7 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:16.057822 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 3f010ca351a043e1a743a1af59bc7ae3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:16.064129 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f010ca351a043e1a743a1af59bc7ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.062542 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba2c6ce36384303b4a44836ad8ec6f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.065968 11182 catalog_manager.cc:5697] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.064160 11558 leader_election.cc:290] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.064654 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f010ca351a043e1a743a1af59bc7ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.070313 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1bd1487e764bf0806b783056fa0c3e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.072081 11473 leader_election.cc:304] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.073450 11558 raft_consensus.cc:3060] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.088328 11554 ts_tablet_manager.cc:1434] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 13:15:16.089643 11500 tablet_service.cc:1511] Processing CreateTablet for tablet 3f010ca351a043e1a743a1af59bc7ae3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:16.091176 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f010ca351a043e1a743a1af59bc7ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.095613 11593 raft_consensus.cc:515] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.098707 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:16.100191 11328 leader_election.cc:343] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.101119 11559 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:16.101747 11559 ts_tablet_manager.cc:1403] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.007s
I20260709 13:15:16.102632 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:16.103297 11436 raft_consensus.cc:3060] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.105115 11559 raft_consensus.cc:359] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.105930 11559 raft_consensus.cc:385] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.106236 11559 raft_consensus.cc:740] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.107152 11559 consensus_queue.cc:260] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.110220 11554 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.113018 11593 leader_election.cc:290] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:16.116640 11558 raft_consensus.cc:2749] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.119004 11559 ts_tablet_manager.cc:1434] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:15:16.120159 11559 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:16.125782 11556 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.126456 11556 ts_tablet_manager.cc:1403] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.003s
I20260709 13:15:16.126360 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 23198bfcbcb645338c6095be067caf1c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:16.127421 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 23198bfcbcb645338c6095be067caf1c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:16.127954 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23198bfcbcb645338c6095be067caf1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.128716 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23198bfcbcb645338c6095be067caf1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.112385 11436 raft_consensus.cc:2468] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:16.130502 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9aa5273a548c8b6aff0597581810f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:16.131708 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9aa5273a548c8b6aff0597581810f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.134270 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9aa5273a548c8b6aff0597581810f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:16.133188 11562 raft_consensus.cc:493] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.135546 11562 raft_consensus.cc:515] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.137739 11562 leader_election.cc:290] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.139393 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.139839 11421 tablet_service.cc:1511] Processing CreateTablet for tablet f2ca94d114d240dda8a3e3db3e3239fc (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:16.140122 11361 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:16.141075 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ca94d114d240dda8a3e3db3e3239fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.141108 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 19b20acc2c2c49f280da47448c91b6a3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:16.142149 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.142575 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b20acc2c2c49f280da47448c91b6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.143755 11399 leader_election.cc:304] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:16.144351 11555 ts_tablet_manager.cc:1434] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.233s	user 0.020s	sys 0.012s
I20260709 13:15:16.142864 11510 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:16.145454 11555 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:16.146540 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9aa5273a548c8b6aff0597581810f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.148336 11562 raft_consensus.cc:2804] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.156070 11562 raft_consensus.cc:493] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.156647 11562 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.160367 11326 leader_election.cc:304] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.160647 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba2c6ce36384303b4a44836ad8ec6f7 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:16.161592 11593 raft_consensus.cc:2804] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.161998 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba2c6ce36384303b4a44836ad8ec6f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.162070 11593 raft_consensus.cc:697] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:16.163111 11593 consensus_queue.cc:237] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.166167 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 23198bfcbcb645338c6095be067caf1c (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:16.167554 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23198bfcbcb645338c6095be067caf1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.173569 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9aa5273a548c8b6aff0597581810f (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:16.174013 11270 tablet_service.cc:1511] Processing CreateTablet for tablet 19b20acc2c2c49f280da47448c91b6a3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:16.177873 11274 tablet_service.cc:1511] Processing CreateTablet for tablet f2ca94d114d240dda8a3e3db3e3239fc (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:16.178179 11491 tablet_service.cc:1511] Processing CreateTablet for tablet f2ca94d114d240dda8a3e3db3e3239fc (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:16.179189 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ca94d114d240dda8a3e3db3e3239fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.180022 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 19b20acc2c2c49f280da47448c91b6a3 (DEFAULT_TABLE table=test-workload [id=49c6d553e4734125970d92176b24a546]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:16.181224 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b20acc2c2c49f280da47448c91b6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.181164 11562 raft_consensus.cc:515] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.183382 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9aa5273a548c8b6aff0597581810f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.184072 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b20acc2c2c49f280da47448c91b6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:16.184684 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ca94d114d240dda8a3e3db3e3239fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:16.196741 11402 consensus_peers.cc:597] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:16.202491 11559 tablet_bootstrap.cc:654] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.133232 11556 raft_consensus.cc:359] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.223529 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:16.224135 11361 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.220412 11556 raft_consensus.cc:385] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.229161 11573 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.229745 11573 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.232019 11573 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.232870 11562 leader_election.cc:290] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.234510 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:16.235199 11510 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.235890 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:16.236538 11436 raft_consensus.cc:2468] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:16.238478 11251 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:16.239456 11573 raft_consensus.cc:2804] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.240036 11573 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.240496 11573 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.228188 11556 raft_consensus.cc:740] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.250268 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.251323 11556 consensus_queue.cc:260] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:16.252033 11253 leader_election.cc:343] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.255475 11361 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:16.255499 11573 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.257135 11399 leader_election.cc:304] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:16.258100 11556 ts_tablet_manager.cc:1434] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.131s	user 0.002s	sys 0.006s
I20260709 13:15:16.258519 11562 raft_consensus.cc:2804] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.259166 11556 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.259258 11562 raft_consensus.cc:697] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:16.261638 11559 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:16.261096 11562 consensus_queue.cc:237] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.262146 11559 ts_tablet_manager.cc:1403] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.011s
I20260709 13:15:16.265249 11559 raft_consensus.cc:359] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.266180 11559 raft_consensus.cc:385] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.266494 11559 raft_consensus.cc:740] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.268615 11559 consensus_queue.cc:260] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.280838 11573 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.282334 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:16.283010 11436 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.288468 11594 consensus_queue.cc:1048] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.302287 11436 raft_consensus.cc:2468] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:16.310881 11510 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:16.312049 11554 tablet_bootstrap.cc:654] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.321657 11556 tablet_bootstrap.cc:654] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.320566 11559 ts_tablet_manager.cc:1434] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.058s	user 0.030s	sys 0.009s
I20260709 13:15:16.331020 11555 tablet_bootstrap.cc:654] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.328375 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:16.332206 11251 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:16.340916 11608 raft_consensus.cc:2804] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.341555 11608 raft_consensus.cc:697] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
W20260709 13:15:16.344619 11253 leader_election.cc:343] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.342638 11608 consensus_queue.cc:237] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.360704 11559 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:16.375322 11556 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.376232 11556 ts_tablet_manager.cc:1403] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.010s
I20260709 13:15:16.381181 11556 raft_consensus.cc:359] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.382423 11556 raft_consensus.cc:385] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.382956 11556 raft_consensus.cc:740] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.389158 11555 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:16.389240 11554 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.390115 11555 ts_tablet_manager.cc:1403] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.245s	user 0.016s	sys 0.000s
I20260709 13:15:16.390165 11554 ts_tablet_manager.cc:1403] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.280s	user 0.016s	sys 0.008s
I20260709 13:15:16.392341 11594 raft_consensus.cc:493] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.392894 11594 raft_consensus.cc:515] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.393330 11608 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.393854 11608 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.395944 11608 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.395861 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:16.396621 11286 raft_consensus.cc:2468] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:16.396739 11555 raft_consensus.cc:359] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.397607 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:16.397779 11555 raft_consensus.cc:385] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.397955 11402 leader_election.cc:304] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:16.399326 11555 raft_consensus.cc:740] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.399753 11562 raft_consensus.cc:2804] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.400178 11562 raft_consensus.cc:493] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:16.400499 11251 leader_election.cc:343] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.400430 11555 consensus_queue.cc:260] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.400517 11562 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.402835 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.403556 11555 ts_tablet_manager.cc:1434] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
W20260709 13:15:16.404212 11399 leader_election.cc:343] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.399785 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.406558 11510 raft_consensus.cc:2468] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:16.384774 11556 consensus_queue.cc:260] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.410367 11253 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [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: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039
I20260709 13:15:16.411403 11559 tablet_bootstrap.cc:654] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.411774 11608 raft_consensus.cc:2804] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.412322 11608 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.412751 11608 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.407138 11594 leader_election.cc:290] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.413193 11185 catalog_manager.cc:5697] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.419683 11554 raft_consensus.cc:359] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.418473 11562 raft_consensus.cc:515] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.424098 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:16.410156 11555 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:16.427842 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:16.425365 11554 raft_consensus.cc:385] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.429127 11554 raft_consensus.cc:740] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.430120 11554 consensus_queue.cc:260] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.424721 11286 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:16.433899 11399 leader_election.cc:343] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.424500 11608 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.424796 11562 leader_election.cc:290] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.437753 11554 ts_tablet_manager.cc:1434] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:15:16.438414 11556 ts_tablet_manager.cc:1434] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.010s
I20260709 13:15:16.440374 11556 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.440750 11608 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.441843 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:16.443475 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:16.444084 11510 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.446962 11556 tablet_bootstrap.cc:654] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.418853 11184 catalog_manager.cc:5697] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:16.447683 11251 leader_election.cc:343] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.440243 11554 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.457978 11555 tablet_bootstrap.cc:654] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.461334 11183 catalog_manager.cc:5697] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.463050 11510 raft_consensus.cc:2468] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:16.464768 11253 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039
I20260709 13:15:16.466116 11286 raft_consensus.cc:2468] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:16.467808 11608 raft_consensus.cc:2804] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.468369 11608 raft_consensus.cc:697] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:16.469215 11608 consensus_queue.cc:237] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.474426 11554 tablet_bootstrap.cc:654] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.476814 11559 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:16.478806 11556 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.467706 11402 leader_election.cc:304] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169
I20260709 13:15:16.489192 11619 raft_consensus.cc:2804] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:16.489689 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:16.489722 11619 raft_consensus.cc:697] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:16.490885 11619 consensus_queue.cc:237] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.495579 11556 ts_tablet_manager.cc:1403] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.008s
I20260709 13:15:16.498623 11554 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.487934 11559 ts_tablet_manager.cc:1403] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.003s
I20260709 13:15:16.499229 11554 ts_tablet_manager.cc:1403] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.019s
I20260709 13:15:16.502233 11559 raft_consensus.cc:359] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.498780 11556 raft_consensus.cc:359] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.507761 11556 raft_consensus.cc:385] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.508114 11556 raft_consensus.cc:740] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.503818 11183 catalog_manager.cc:5697] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.509043 11556 consensus_queue.cc:260] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.510636 11184 catalog_manager.cc:5697] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.511797 11556 ts_tablet_manager.cc:1434] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:15:16.512876 11556 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.504182 11555 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:16.513736 11555 ts_tablet_manager.cc:1403] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.001s
I20260709 13:15:16.505908 11554 raft_consensus.cc:359] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.514146 11554 raft_consensus.cc:385] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.514546 11554 raft_consensus.cc:740] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.515491 11554 consensus_queue.cc:260] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.516760 11555 raft_consensus.cc:359] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.517455 11555 raft_consensus.cc:385] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.517756 11555 raft_consensus.cc:740] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.518514 11555 consensus_queue.cc:260] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.503012 11559 raft_consensus.cc:385] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.519550 11559 raft_consensus.cc:740] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.520294 11559 consensus_queue.cc:260] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.525468 11555 ts_tablet_manager.cc:1434] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:16.526571 11555 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:16.529453 11556 tablet_bootstrap.cc:654] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.534895 11593 consensus_queue.cc:1048] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.545735 11556 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.546321 11556 ts_tablet_manager.cc:1403] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 13:15:16.548841 11559 ts_tablet_manager.cc:1434] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.049s	user 0.001s	sys 0.005s
I20260709 13:15:16.549168 11556 raft_consensus.cc:359] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.549952 11556 raft_consensus.cc:385] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.550243 11556 raft_consensus.cc:740] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.550451 11554 ts_tablet_manager.cc:1434] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260709 13:15:16.551208 11556 consensus_queue.cc:260] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.553705 11556 ts_tablet_manager.cc:1434] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:16.554678 11556 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.560781 11556 tablet_bootstrap.cc:654] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.563566 11554 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.565107 11608 raft_consensus.cc:493] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.565627 11608 raft_consensus.cc:515] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.567934 11608 leader_election.cc:290] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:16.569936 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.571768 11554 tablet_bootstrap.cc:654] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.572283 11556 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.572791 11556 ts_tablet_manager.cc:1403] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:15:16.573118 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7eb9cc21c5496c80624582ed5aed72" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:16.573936 11436 raft_consensus.cc:2393] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86362eb0cde74fa9802f70a082579d2d in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:16.575510 11556 raft_consensus.cc:359] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.576231 11556 raft_consensus.cc:385] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.576507 11556 raft_consensus.cc:740] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.577396 11556 consensus_queue.cc:260] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.579562 11593 consensus_queue.cc:1048] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.579909 11556 ts_tablet_manager.cc:1434] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:16.581020 11556 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.581589 11251 leader_election.cc:304] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:16.585366 11608 raft_consensus.cc:3060] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.587421 11556 tablet_bootstrap.cc:654] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.588538 11593 consensus_queue.cc:1048] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.593685 11556 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.594154 11556 ts_tablet_manager.cc:1403] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:15:16.596858 11556 raft_consensus.cc:359] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.597589 11556 raft_consensus.cc:385] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.597853 11556 raft_consensus.cc:740] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.598445 11593 raft_consensus.cc:493] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.598681 11556 consensus_queue.cc:260] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.599007 11593 raft_consensus.cc:515] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.600594 11554 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.601097 11556 ts_tablet_manager.cc:1434] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:16.602872 11556 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.603269 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.603899 11509 raft_consensus.cc:2468] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:16.604451 11608 raft_consensus.cc:2749] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.605262 11554 ts_tablet_manager.cc:1403] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260709 13:15:16.605309 11328 leader_election.cc:304] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:16.606422 11568 raft_consensus.cc:2804] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.606817 11568 raft_consensus.cc:493] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.607223 11568 raft_consensus.cc:3060] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.608773 11554 raft_consensus.cc:359] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.609740 11554 raft_consensus.cc:385] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.610101 11554 raft_consensus.cc:740] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.611070 11554 consensus_queue.cc:260] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.613046 11556 tablet_bootstrap.cc:654] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.620227 11559 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:16.626395 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:16.619736 11593 leader_election.cc:290] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:16.632319 11568 raft_consensus.cc:515] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.644760 11619 raft_consensus.cc:493] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.645299 11619 raft_consensus.cc:515] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.630995 11555 tablet_bootstrap.cc:654] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.648470 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:16.650621 11619 leader_election.cc:290] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.652593 11559 tablet_bootstrap.cc:654] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.652132 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.642833 11568 leader_election.cc:290] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:16.650758 11402 leader_election.cc:343] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.654783 11399 leader_election.cc:343] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.655247 11399 leader_election.cc:304] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.657847 11554 ts_tablet_manager.cc:1434] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.012s
I20260709 13:15:16.658879 11554 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.656760 11619 raft_consensus.cc:2749] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.664095 11556 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.664649 11556 ts_tablet_manager.cc:1403] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.016s
I20260709 13:15:16.670940 11556 raft_consensus.cc:359] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.671546 11554 tablet_bootstrap.cc:654] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.671854 11556 raft_consensus.cc:385] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.672209 11556 raft_consensus.cc:740] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.676512 11556 consensus_queue.cc:260] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.681051 11556 ts_tablet_manager.cc:1434] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:15:16.684278 11556 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: Bootstrap starting.
W20260709 13:15:16.689069 11326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 53424.4us
I20260709 13:15:16.691015 11562 consensus_queue.cc:1048] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:16.691756 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 56650us
I20260709 13:15:16.694209 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:16.695619 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cedf97b8a4962b2c5731c75ddc420" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:16.696290 11510 raft_consensus.cc:3060] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.699499 11554 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.700019 11554 ts_tablet_manager.cc:1403] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260709 13:15:16.704876 11555 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:16.705475 11555 ts_tablet_manager.cc:1403] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.179s	user 0.017s	sys 0.005s
W20260709 13:15:16.705683 11328 leader_election.cc:343] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.712682 11328 leader_election.cc:343] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.713783 11636 consensus_queue.cc:1048] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.714171 11562 raft_consensus.cc:493] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.714684 11562 raft_consensus.cc:515] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.702636 11554 raft_consensus.cc:359] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.718549 11554 raft_consensus.cc:385] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.718572 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.718982 11554 raft_consensus.cc:740] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.719461 11361 raft_consensus.cc:2468] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:16.719784 11554 consensus_queue.cc:260] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.720940 11608 raft_consensus.cc:493] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.721482 11608 raft_consensus.cc:515] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.722069 11554 ts_tablet_manager.cc:1434] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:15:16.708366 11510 raft_consensus.cc:2468] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:16.723101 11554 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.723723 11608 leader_election.cc:290] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.727367 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.730244 11554 tablet_bootstrap.cc:654] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.734205 11399 leader_election.cc:304] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:16.736474 11619 raft_consensus.cc:2804] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.736992 11619 raft_consensus.cc:493] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.737488 11619 raft_consensus.cc:3060] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.738799 11328 leader_election.cc:304] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:16.740922 11253 leader_election.cc:343] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.749128 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.749886 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:16.750597 11402 leader_election.cc:343] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.751405 11250 leader_election.cc:343] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.751644 11593 raft_consensus.cc:2804] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.751955 11250 leader_election.cc:304] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:16.752255 11593 raft_consensus.cc:697] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:16.753262 11573 raft_consensus.cc:2749] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.753237 11593 consensus_queue.cc:237] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.716933 11562 leader_election.cc:290] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.768172 11556 tablet_bootstrap.cc:654] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.768100 11646 consensus_queue.cc:1048] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.776737 11556 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.777227 11556 ts_tablet_manager.cc:1403] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260709 13:15:16.779817 11646 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.780357 11646 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.782855 11646 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:16.784024 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.784418 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:16.785564 11402 leader_election.cc:343] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.786643 11402 leader_election.cc:343] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.787194 11402 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.788159 11646 raft_consensus.cc:2749] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.797217 11602 raft_consensus.cc:493] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.797829 11602 raft_consensus.cc:515] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.800205 11602 leader_election.cc:290] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.802166 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:16.804028 11476 leader_election.cc:343] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.805955 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.806908 11361 raft_consensus.cc:2468] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 0.
W20260709 13:15:16.807235 11253 consensus_peers.cc:597] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:16.809139 11556 raft_consensus.cc:359] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.811910 11556 raft_consensus.cc:385] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.812218 11556 raft_consensus.cc:740] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.813062 11556 consensus_queue.cc:260] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.814066 11473 leader_election.cc:304] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.815286 11602 raft_consensus.cc:2804] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.815636 11602 raft_consensus.cc:493] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.815979 11602 raft_consensus.cc:3060] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.816175 11556 ts_tablet_manager.cc:1434] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260709 13:15:16.817206 11556 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.823956 11650 raft_consensus.cc:493] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.824499 11650 raft_consensus.cc:515] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.825872 11559 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:16.826503 11559 ts_tablet_manager.cc:1403] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.208s	user 0.033s	sys 0.025s
I20260709 13:15:16.827391 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5e2553d9124346aadabe8e2bfa42a4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:16.828066 11436 raft_consensus.cc:2468] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 0.
I20260709 13:15:16.829319 11474 leader_election.cc:304] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:16.829474 11559 raft_consensus.cc:359] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.809058 11555 raft_consensus.cc:359] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.834223 11556 tablet_bootstrap.cc:654] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.831359 11559 raft_consensus.cc:385] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.841988 11559 raft_consensus.cc:740] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.842945 11559 consensus_queue.cc:260] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.831817 11555 raft_consensus.cc:385] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.843691 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5e2553d9124346aadabe8e2bfa42a4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:16.839607 11619 raft_consensus.cc:515] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.843978 11555 raft_consensus.cc:740] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.848757 11555 consensus_queue.cc:260] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.834851 11650 leader_election.cc:290] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:16.845329 11476 leader_election.cc:343] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.825809 11602 raft_consensus.cc:515] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.849906 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:16.850730 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:16.855067 11619 leader_election.cc:290] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.858174 11650 raft_consensus.cc:2804] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.858577 11361 raft_consensus.cc:3060] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:16.862605 11402 leader_election.cc:343] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.864749 11602 leader_election.cc:290] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:16.862267 11650 raft_consensus.cc:493] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.865857 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:16.865968 11650 raft_consensus.cc:3060] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.866550 11362 raft_consensus.cc:3060] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.867928 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:16.869534 11476 leader_election.cc:343] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.875458 11559 ts_tablet_manager.cc:1434] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260709 13:15:16.879703 11650 raft_consensus.cc:515] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.892619 11554 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:16.893152 11554 ts_tablet_manager.cc:1403] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.170s	user 0.062s	sys 0.027s
I20260709 13:15:16.893707 11650 leader_election.cc:290] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:16.895292 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5e2553d9124346aadabe8e2bfa42a4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:16.895738 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5e2553d9124346aadabe8e2bfa42a4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:16.895852 11554 raft_consensus.cc:359] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.896361 11436 raft_consensus.cc:3060] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.896590 11554 raft_consensus.cc:385] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:16.896677 11476 leader_election.cc:343] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.897011 11554 raft_consensus.cc:740] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.886325 11361 raft_consensus.cc:2468] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:16.901157 11555 ts_tablet_manager.cc:1434] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.189s	user 0.007s	sys 0.005s
I20260709 13:15:16.901912 11399 leader_election.cc:304] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:16.903220 11619 raft_consensus.cc:2804] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.903674 11619 raft_consensus.cc:697] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:16.904498 11619 consensus_queue.cc:237] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.907229 11436 raft_consensus.cc:2468] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:16.908242 11555 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:16.908780 11474 leader_election.cc:304] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.896816 11559 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:16.910224 11653 raft_consensus.cc:2804] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.911072 11653 raft_consensus.cc:697] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:16.912003 11653 consensus_queue.cc:237] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.884630 11362 raft_consensus.cc:2468] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:16.897802 11554 consensus_queue.cc:260] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.916369 11473 leader_election.cc:304] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:16.916992 11554 ts_tablet_manager.cc:1434] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:15:16.917586 11555 tablet_bootstrap.cc:654] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.917508 11650 raft_consensus.cc:2804] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.917876 11554 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:16.918146 11650 raft_consensus.cc:697] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
W20260709 13:15:16.900669 11251 consensus_peers.cc:597] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:16.918654 11183 catalog_manager.cc:5697] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.919186 11650 consensus_queue.cc:237] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:16.925760 11554 tablet_bootstrap.cc:654] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.925894 11645 raft_consensus.cc:493] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.926499 11645 raft_consensus.cc:515] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.929546 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:16.929836 11556 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:16.930358 11556 ts_tablet_manager.cc:1403] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.013s
W20260709 13:15:16.930928 11399 leader_election.cc:343] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.933547 11594 raft_consensus.cc:493] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.934110 11594 raft_consensus.cc:515] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:16.935099 11562 consensus_queue.cc:1048] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.936257 11594 leader_election.cc:290] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.937722 11556 raft_consensus.cc:359] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:16.938329 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:16.938786 11556 raft_consensus.cc:385] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.939317 11556 raft_consensus.cc:740] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.940265 11556 consensus_queue.cc:260] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:16.940585 11402 leader_election.cc:343] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.943189 11556 ts_tablet_manager.cc:1434] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 13:15:16.957865 11556 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:16.957567 11182 catalog_manager.cc:5697] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.958837 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:16.961930 11402 leader_election.cc:343] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.962539 11402 leader_election.cc:304] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:16.963634 11619 raft_consensus.cc:2749] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.950268 11608 consensus_queue.cc:1048] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.955914 11185 catalog_manager.cc:5697] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 1 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.948717 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:16.968544 11399 leader_election.cc:343] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.968972 11399 leader_election.cc:304] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:16.969687 11594 raft_consensus.cc:2749] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.964255 11645 leader_election.cc:290] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:16.965363 11556 tablet_bootstrap.cc:654] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.978739 11608 raft_consensus.cc:493] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.979562 11608 raft_consensus.cc:515] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:16.987620 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:16.989621 11251 leader_election.cc:343] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.990509 11608 leader_election.cc:290] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:17.003893 11556 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.005232 11556 ts_tablet_manager.cc:1403] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260709 13:15:17.008795 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.009732 11362 raft_consensus.cc:2468] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:17.011273 11250 leader_election.cc:304] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039
I20260709 13:15:17.025204 11608 raft_consensus.cc:2804] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.025729 11608 raft_consensus.cc:493] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.026275 11608 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.028606 11559 tablet_bootstrap.cc:654] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.031765 11185 catalog_manager.cc:5697] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 1 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.034341 11645 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.034910 11645 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.035439 11554 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.043313 11554 ts_tablet_manager.cc:1403] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.126s	user 0.048s	sys 0.043s
I20260709 13:15:17.044277 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:17.046052 11402 leader_election.cc:343] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.040295 11361 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.048807 11555 tablet_bootstrap.cc:492] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.049501 11555 ts_tablet_manager.cc:1403] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.048s
I20260709 13:15:17.052522 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.052438 11555 raft_consensus.cc:359] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.048807 11645 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.009207 11556 raft_consensus.cc:359] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.061172 11562 consensus_queue.cc:1048] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.061472 11556 raft_consensus.cc:385] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.062004 11556 raft_consensus.cc:740] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.053262 11555 raft_consensus.cc:385] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.063796 11556 consensus_queue.cc:260] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.064391 11559 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.064916 11559 ts_tablet_manager.cc:1403] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.168s	user 0.004s	sys 0.009s
I20260709 13:15:17.059423 11608 raft_consensus.cc:515] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:17.060567 11402 leader_election.cc:343] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.065961 11402 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.058465 11554 raft_consensus.cc:359] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.067173 11554 raft_consensus.cc:385] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.067471 11554 raft_consensus.cc:740] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.067764 11559 raft_consensus.cc:359] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.068459 11559 raft_consensus.cc:385] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.068118 11554 consensus_queue.cc:260] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.068724 11559 raft_consensus.cc:740] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.070305 11554 ts_tablet_manager.cc:1434] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:15:17.070007 11559 consensus_queue.cc:260] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.071990 11559 ts_tablet_manager.cc:1434] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:17.065316 11619 raft_consensus.cc:493] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.066773 11562 raft_consensus.cc:2749] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.072537 11619 raft_consensus.cc:515] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.073613 11559 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.076905 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:17.077641 11436 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.079743 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:17.080374 11360 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.063812 11555 raft_consensus.cc:740] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.082983 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.083141 11619 leader_election.cc:290] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.082712 11555 consensus_queue.cc:260] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.085677 11555 ts_tablet_manager.cc:1434] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:15:17.087205 11555 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.087353 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.087690 11554 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: Bootstrap starting.
W20260709 13:15:17.089179 11399 leader_election.cc:343] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.089629 11556 ts_tablet_manager.cc:1434] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.005s
W20260709 13:15:17.090240 11402 leader_election.cc:343] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.090801 11402 leader_election.cc:304] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.091423 11608 leader_election.cc:290] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:17.090087 11436 raft_consensus.cc:2468] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:17.093616 11251 leader_election.cc:304] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:17.093938 11555 tablet_bootstrap.cc:654] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.093768 11619 raft_consensus.cc:2749] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.094317 11360 raft_consensus.cc:2468] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:17.095348 11665 raft_consensus.cc:2804] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.096184 11665 raft_consensus.cc:697] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:17.093626 11554 tablet_bootstrap.cc:654] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.097206 11665 consensus_queue.cc:237] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.102032 11556 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.106797 11664 consensus_queue.cc:1048] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.110698 11555 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.111282 11555 ts_tablet_manager.cc:1403] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 13:15:17.120996 11559 tablet_bootstrap.cc:654] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.121953 11555 raft_consensus.cc:359] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.122968 11555 raft_consensus.cc:385] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.123369 11555 raft_consensus.cc:740] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.125640 11555 consensus_queue.cc:260] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.128490 11555 ts_tablet_manager.cc:1434] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:15:17.129733 11555 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.137218 11555 tablet_bootstrap.cc:654] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.146862 11653 raft_consensus.cc:493] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.148204 11653 raft_consensus.cc:515] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.150651 11653 leader_election.cc:290] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:17.151450 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.151744 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.152349 11361 raft_consensus.cc:2393] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:17.153760 11473 leader_election.cc:304] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:17.154757 11653 raft_consensus.cc:3060] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.162395 11556 tablet_bootstrap.cc:654] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.167891 11554 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.168394 11554 ts_tablet_manager.cc:1403] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.023s
I20260709 13:15:17.169595 11183 catalog_manager.cc:5697] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.172748 11554 raft_consensus.cc:359] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.171887 11653 raft_consensus.cc:2749] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.173636 11554 raft_consensus.cc:385] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.173986 11554 raft_consensus.cc:740] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.174846 11554 consensus_queue.cc:260] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.177312 11554 ts_tablet_manager.cc:1434] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:17.178628 11554 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.183858 11665 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.184369 11665 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.186406 11665 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.188032 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.189982 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.190609 11436 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
W20260709 13:15:17.191761 11253 leader_election.cc:343] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.192373 11251 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [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: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.193162 11573 raft_consensus.cc:2804] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.193536 11573 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.193869 11573 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.197522 11559 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.197906 11554 tablet_bootstrap.cc:654] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.198006 11559 ts_tablet_manager.cc:1403] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.125s	user 0.021s	sys 0.003s
I20260709 13:15:17.200896 11559 raft_consensus.cc:359] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.201538 11559 raft_consensus.cc:385] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.201808 11559 raft_consensus.cc:740] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.202648 11555 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.202431 11559 consensus_queue.cc:260] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.203218 11555 ts_tablet_manager.cc:1403] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.007s
I20260709 13:15:17.203612 11556 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.204330 11556 ts_tablet_manager.cc:1403] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.013s
I20260709 13:15:17.206127 11555 raft_consensus.cc:359] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.206780 11555 raft_consensus.cc:385] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.207166 11555 raft_consensus.cc:740] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.206821 11556 raft_consensus.cc:359] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.207623 11556 raft_consensus.cc:385] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.207908 11556 raft_consensus.cc:740] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.208098 11555 consensus_queue.cc:260] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.208719 11556 consensus_queue.cc:260] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.209266 11573 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.211571 11573 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.212869 11650 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.213347 11650 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.215379 11650 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:17.215870 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:17.216506 11436 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.216938 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.217988 11555 ts_tablet_manager.cc:1434] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
W20260709 13:15:17.218458 11473 leader_election.cc:343] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.219273 11555 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.219594 11559 ts_tablet_manager.cc:1434] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:15:17.220520 11559 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.223393 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:17.225004 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.227174 11559 tablet_bootstrap.cc:654] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:17.227752 11253 leader_election.cc:343] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.228559 11476 leader_election.cc:343] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.229012 11476 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.230787 11650 raft_consensus.cc:2749] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.232115 11554 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.232615 11554 ts_tablet_manager.cc:1403] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260709 13:15:17.235324 11436 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:17.236636 11554 raft_consensus.cc:359] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.237334 11554 raft_consensus.cc:385] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.237604 11554 raft_consensus.cc:740] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.238067 11251 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.238394 11554 consensus_queue.cc:260] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.239321 11573 raft_consensus.cc:2804] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.239796 11573 raft_consensus.cc:697] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:17.240610 11573 consensus_queue.cc:237] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.244807 11554 ts_tablet_manager.cc:1434] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:17.246073 11554 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.236933 11556 ts_tablet_manager.cc:1434] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:15:17.247386 11556 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.250124 11559 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.247208 11593 consensus_queue.cc:1048] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.251865 11559 ts_tablet_manager.cc:1403] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.018s
I20260709 13:15:17.225296 11555 tablet_bootstrap.cc:654] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.257464 11508 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.254758 11559 raft_consensus.cc:359] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.258447 11559 raft_consensus.cc:385] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.258752 11559 raft_consensus.cc:740] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.259593 11559 consensus_queue.cc:260] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.261492 11556 tablet_bootstrap.cc:654] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.267413 11559 ts_tablet_manager.cc:1434] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:15:17.269598 11559 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.273162 11184 catalog_manager.cc:5697] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:17.277058 11556 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.277601 11556 ts_tablet_manager.cc:1403] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260709 13:15:17.280493 11556 raft_consensus.cc:359] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.281286 11556 raft_consensus.cc:385] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.281611 11556 raft_consensus.cc:740] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.286803 11556 consensus_queue.cc:260] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.289438 11556 ts_tablet_manager.cc:1434] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:17.290513 11556 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.293219 11554 tablet_bootstrap.cc:654] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.296252 11556 tablet_bootstrap.cc:654] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.309846 11559 tablet_bootstrap.cc:654] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.316242 11556 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.316821 11556 ts_tablet_manager.cc:1403] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 13:15:17.317196 11286 raft_consensus.cc:3060] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.318843 11562 consensus_queue.cc:1048] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.320176 11554 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.320701 11554 ts_tablet_manager.cc:1403] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.001s
I20260709 13:15:17.324290 11554 raft_consensus.cc:359] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.325217 11554 raft_consensus.cc:385] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.325562 11554 raft_consensus.cc:740] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.326625 11554 consensus_queue.cc:260] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.326970 11556 raft_consensus.cc:359] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.329560 11556 raft_consensus.cc:385] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.330248 11556 raft_consensus.cc:740] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.331652 11556 consensus_queue.cc:260] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.333271 11636 consensus_queue.cc:1048] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.335202 11556 ts_tablet_manager.cc:1434] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 13:15:17.337967 11556 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.338776 11636 raft_consensus.cc:493] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.339540 11636 raft_consensus.cc:515] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.342110 11636 leader_election.cc:290] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.343206 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:17.344920 11328 leader_election.cc:343] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.344727 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.345813 11436 raft_consensus.cc:2468] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.347360 11326 leader_election.cc:304] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.348620 11636 raft_consensus.cc:2804] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.349143 11636 raft_consensus.cc:493] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.349604 11636 raft_consensus.cc:3060] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.352430 11556 tablet_bootstrap.cc:654] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.360541 11555 tablet_bootstrap.cc:492] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.361088 11555 ts_tablet_manager.cc:1403] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.003s
I20260709 13:15:17.364370 11555 raft_consensus.cc:359] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.367154 11555 raft_consensus.cc:385] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.367491 11555 raft_consensus.cc:740] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.368265 11555 consensus_queue.cc:260] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.370850 11555 ts_tablet_manager.cc:1434] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:15:17.371960 11555 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.377014 11636 raft_consensus.cc:515] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.388891 11594 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.399224 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:17.399477 11594 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.399852 11510 raft_consensus.cc:3060] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.401592 11594 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.390384 11646 consensus_queue.cc:1048] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:15:17.405287 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:17.407436 11402 leader_election.cc:343] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.407809 11636 leader_election.cc:290] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.407629 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cee7c6b170b4585ad706e05c63a1ffe" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:17.407208 11510 raft_consensus.cc:2468] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.408416 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.408667 11436 raft_consensus.cc:3060] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.409417 11328 leader_election.cc:304] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:17.409672 11399 leader_election.cc:343] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.410111 11399 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.410318 11636 raft_consensus.cc:2804] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.410781 11636 raft_consensus.cc:697] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:17.411355 11646 raft_consensus.cc:2749] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.411603 11636 consensus_queue.cc:237] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.413331 11635 raft_consensus.cc:493] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.414008 11635 raft_consensus.cc:515] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.373515 11554 ts_tablet_manager.cc:1434] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:15:17.391268 11555 tablet_bootstrap.cc:654] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.416126 11554 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.392745 11556 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.418742 11287 raft_consensus.cc:3060] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.419443 11556 ts_tablet_manager.cc:1403] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
I20260709 13:15:17.422040 11556 raft_consensus.cc:359] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.422677 11556 raft_consensus.cc:385] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.422845 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.422927 11556 raft_consensus.cc:740] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.433333 11556 consensus_queue.cc:260] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.433485 11652 consensus_queue.cc:1048] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.434108 11554 tablet_bootstrap.cc:654] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.435590 11559 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.438078 11559 ts_tablet_manager.cc:1403] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.169s	user 0.043s	sys 0.073s
W20260709 13:15:17.438899 11328 leader_election.cc:343] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.441356 11559 raft_consensus.cc:359] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.442018 11556 ts_tablet_manager.cc:1434] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:15:17.443450 11556 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.442128 11559 raft_consensus.cc:385] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.446921 11559 raft_consensus.cc:740] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.448632 11559 consensus_queue.cc:260] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.450850 11559 ts_tablet_manager.cc:1434] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:15:17.451339 11635 leader_election.cc:290] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:17.451874 11559 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.451579 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.452483 11435 raft_consensus.cc:2468] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.458861 11326 leader_election.cc:304] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.467322 11635 raft_consensus.cc:2804] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.467888 11635 raft_consensus.cc:493] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.465521 11556 tablet_bootstrap.cc:654] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.468310 11635 raft_consensus.cc:3060] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.468457 11559 tablet_bootstrap.cc:654] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.475159 11554 tablet_bootstrap.cc:492] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.477052 11436 raft_consensus.cc:2468] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.485247 11559 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.485960 11559 ts_tablet_manager.cc:1403] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260709 13:15:17.486893 11554 ts_tablet_manager.cc:1403] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.071s	user 0.002s	sys 0.016s
I20260709 13:15:17.496786 11636 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.496937 11650 consensus_queue.cc:1048] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.497478 11636 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.492106 11554 raft_consensus.cc:359] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.499488 11554 raft_consensus.cc:385] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.499812 11554 raft_consensus.cc:740] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.500527 11554 consensus_queue.cc:260] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.501336 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.503177 11559 raft_consensus.cc:359] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.503940 11559 raft_consensus.cc:385] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:17.504231 11328 leader_election.cc:343] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.505640 11476 consensus_peers.cc:597] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:17.506383 11636 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.506983 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:17.508541 11328 leader_election.cc:343] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.509044 11328 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.510339 11636 raft_consensus.cc:2749] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.510717 11593 raft_consensus.cc:493] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.504253 11559 raft_consensus.cc:740] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.512197 11559 consensus_queue.cc:260] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.514678 11646 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.515247 11646 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.516582 11559 ts_tablet_manager.cc:1434] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 13:15:17.517542 11559 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.510190 11635 raft_consensus.cc:515] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.515703 11593 raft_consensus.cc:515] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.519418 11646 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.520685 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:17.521278 11593 leader_election.cc:290] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
W20260709 13:15:17.523144 11328 leader_election.cc:343] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.523838 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:17.525691 11556 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.526368 11556 ts_tablet_manager.cc:1403] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.002s
I20260709 13:15:17.527431 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.528168 11436 raft_consensus.cc:2468] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.528319 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.528467 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.529168 11508 raft_consensus.cc:2468] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.529318 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30de8def5c354bd4b37fb6ff7937a18c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
W20260709 13:15:17.529692 11402 leader_election.cc:343] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.530061 11435 raft_consensus.cc:3060] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.530241 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.530462 11328 leader_election.cc:304] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:17.531590 11402 leader_election.cc:343] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.532133 11402 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.532938 11646 raft_consensus.cc:2749] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.537397 11559 tablet_bootstrap.cc:654] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.529461 11556 raft_consensus.cc:359] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.531577 11593 raft_consensus.cc:2804] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.539824 11556 raft_consensus.cc:385] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.542078 11650 consensus_queue.cc:1048] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.545284 11593 raft_consensus.cc:493] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.545910 11593 raft_consensus.cc:3060] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.525046 11635 leader_election.cc:290] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:17.552663 11554 ts_tablet_manager.cc:1434] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.012s
I20260709 13:15:17.553694 11554 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.554104 11555 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.556048 11555 ts_tablet_manager.cc:1403] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.014s
I20260709 13:15:17.549475 11556 raft_consensus.cc:740] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.550333 11636 raft_consensus.cc:493] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.558450 11556 consensus_queue.cc:260] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.564124 11555 raft_consensus.cc:359] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.564841 11555 raft_consensus.cc:385] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.565109 11555 raft_consensus.cc:740] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.565750 11555 consensus_queue.cc:260] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.560214 11636 raft_consensus.cc:515] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.567981 11556 ts_tablet_manager.cc:1434] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:15:17.575057 11554 tablet_bootstrap.cc:654] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.570616 11636 leader_election.cc:290] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.571795 11183 catalog_manager.cc:5697] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.572237 11435 raft_consensus.cc:2468] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.573562 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.588299 11286 raft_consensus.cc:2468] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.589372 11326 leader_election.cc:304] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.592335 11636 raft_consensus.cc:2804] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.592866 11636 raft_consensus.cc:697] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:17.593739 11636 consensus_queue.cc:237] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.594429 11328 leader_election.cc:304] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:17.595419 11696 raft_consensus.cc:2804] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.595786 11696 raft_consensus.cc:493] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.596093 11696 raft_consensus.cc:3060] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.573868 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.575671 11556 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: Bootstrap starting.
W20260709 13:15:17.604475 11328 leader_election.cc:343] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.614379 11556 tablet_bootstrap.cc:654] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.570016 11555 ts_tablet_manager.cc:1434] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:15:17.625082 11555 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.575691 11593 raft_consensus.cc:515] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.634521 11555 tablet_bootstrap.cc:654] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.634598 11696 raft_consensus.cc:515] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.639211 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:17.640594 11593 leader_election.cc:290] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.641217 11559 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.641242 11508 raft_consensus.cc:3060] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.642122 11559 ts_tablet_manager.cc:1403] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.125s	user 0.028s	sys 0.045s
I20260709 13:15:17.644804 11664 consensus_queue.cc:1048] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.645218 11559 raft_consensus.cc:359] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.646112 11559 raft_consensus.cc:385] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.646453 11559 raft_consensus.cc:740] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.647409 11559 consensus_queue.cc:260] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.649511 11508 raft_consensus.cc:2468] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.649912 11559 ts_tablet_manager.cc:1434] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:17.651399 11559 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.651950 11696 leader_election.cc:290] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.652799 11555 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.652896 11328 leader_election.cc:304] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:17.653268 11555 ts_tablet_manager.cc:1403] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:15:17.654836 11593 raft_consensus.cc:2804] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.655318 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:17.655901 11286 raft_consensus.cc:3060] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.655961 11555 raft_consensus.cc:359] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.656648 11555 raft_consensus.cc:385] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.656941 11555 raft_consensus.cc:740] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.657627 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:17.659927 11328 leader_election.cc:343] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.661911 11285 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.667116 11555 consensus_queue.cc:260] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.668931 11593 raft_consensus.cc:697] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:17.669902 11593 consensus_queue.cc:237] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.671586 11555 ts_tablet_manager.cc:1434] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:15:17.672529 11555 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.675669 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990747387b2845f5937b3b2361cc384c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:17.676496 11436 raft_consensus.cc:3060] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.677863 11555 tablet_bootstrap.cc:654] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.680938 11554 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.676584 11286 raft_consensus.cc:2468] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.681412 11554 ts_tablet_manager.cc:1403] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.128s	user 0.034s	sys 0.021s
I20260709 13:15:17.682152 11328 leader_election.cc:304] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:17.684170 11554 raft_consensus.cc:359] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.684950 11554 raft_consensus.cc:385] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.685132 11704 raft_consensus.cc:2804] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.685279 11554 raft_consensus.cc:740] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.686057 11554 consensus_queue.cc:260] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.686059 11704 raft_consensus.cc:697] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:17.687964 11559 tablet_bootstrap.cc:654] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.688432 11704 consensus_queue.cc:237] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.692796 11554 ts_tablet_manager.cc:1434] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:15:17.694012 11554 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.694207 11594 raft_consensus.cc:493] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.694708 11594 raft_consensus.cc:515] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.697407 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.697808 11594 leader_election.cc:290] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:17.698005 11573 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.699425 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.698000 11286 raft_consensus.cc:2468] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:17.699397 11573 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.702636 11664 consensus_queue.cc:1048] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.702929 11573 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.705250 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.705818 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.706508 11508 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
W20260709 13:15:17.706598 11399 leader_election.cc:343] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.705924 11434 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:17.707592 11573 consensus_queue.cc:1048] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.707988 11251 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:17.714427 11573 raft_consensus.cc:2804] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.715116 11573 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.715864 11573 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.717208 11554 tablet_bootstrap.cc:654] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.710394 11594 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.727079 11653 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.726843 11635 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.744901 11402 leader_election.cc:304] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169
I20260709 13:15:17.746616 11619 raft_consensus.cc:2804] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.747247 11619 raft_consensus.cc:493] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.747676 11619 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.759092 11555 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:17.759631 11555 ts_tablet_manager.cc:1403] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.017s
I20260709 13:15:17.762368 11555 raft_consensus.cc:359] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.763114 11555 raft_consensus.cc:385] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.763404 11555 raft_consensus.cc:740] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.764735 11555 consensus_queue.cc:260] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.733737 11594 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.766593 11555 ts_tablet_manager.cc:1434] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:15:17.767638 11555 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:17.740432 11653 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.741393 11635 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.768421 11650 raft_consensus.cc:493] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.782613 11436 raft_consensus.cc:2468] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.778249 11650 raft_consensus.cc:515] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.790504 11559 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.790993 11559 ts_tablet_manager.cc:1403] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.007s
I20260709 13:15:17.791970 11650 leader_election.cc:290] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:17.796693 11508 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.796903 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:17.797454 11653 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.798333 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.799511 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.799914 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:17.805279 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:17.805959 11510 raft_consensus.cc:2468] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:17.806705 11286 raft_consensus.cc:2393] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:17.807291 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.806608 11635 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.813043 11328 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:17.815335 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.816409 11476 leader_election.cc:304] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.816638 11185 catalog_manager.cc:5697] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.817649 11476 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.818104 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:17.818687 11653 raft_consensus.cc:3060] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.821923 11402 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.822834 11556 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:17.823345 11556 ts_tablet_manager.cc:1403] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.248s	user 0.021s	sys 0.020s
I20260709 13:15:17.821174 11635 raft_consensus.cc:2804] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.824877 11635 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.825410 11635 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.825824 11556 raft_consensus.cc:359] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.826515 11556 raft_consensus.cc:385] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.822744 11646 raft_consensus.cc:2749] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.819985 11594 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:17.835711 11328 leader_election.cc:343] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.841943 11635 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.826821 11556 raft_consensus.cc:740] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.843828 11559 raft_consensus.cc:359] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.845969 11559 raft_consensus.cc:385] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.846372 11559 raft_consensus.cc:740] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.847430 11556 consensus_queue.cc:260] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.849680 11556 ts_tablet_manager.cc:1434] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:15:17.849444 11559 consensus_queue.cc:260] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.854074 11619 raft_consensus.cc:515] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.857337 11559 ts_tablet_manager.cc:1434] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:15:17.857419 11696 consensus_queue.cc:1048] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.858632 11559 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.868606 11435 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.874770 11555 tablet_bootstrap.cc:654] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.880815 11696 consensus_queue.cc:1048] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.881840 11619 leader_election.cc:290] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:17.882427 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:17.883229 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:17.885674 11635 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:17.889470 11285 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.884316 11573 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:17.894968 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:17.896003 11399 leader_election.cc:343] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.898100 11510 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.900678 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:17.903175 11650 raft_consensus.cc:2749] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.903796 11710 consensus_queue.cc:1048] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.907932 11653 raft_consensus.cc:2749] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.910468 11554 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:17.910948 11554 ts_tablet_manager.cc:1403] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.217s	user 0.035s	sys 0.006s
I20260709 13:15:17.913554 11554 raft_consensus.cc:359] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:17.913766 11328 leader_election.cc:343] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.914212 11554 raft_consensus.cc:385] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.914497 11554 raft_consensus.cc:740] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.908318 11510 raft_consensus.cc:2468] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:17.918656 11285 raft_consensus.cc:2468] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:17.920341 11559 tablet_bootstrap.cc:654] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.922586 11402 leader_election.cc:304] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169
I20260709 13:15:17.923213 11328 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:17.923437 11619 raft_consensus.cc:2804] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.923786 11554 consensus_queue.cc:260] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:17.928321 11619 raft_consensus.cc:697] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:17.929198 11619 consensus_queue.cc:237] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:17.926595 11556 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:17.936425 11554 ts_tablet_manager.cc:1434] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:15:17.940445 11185 catalog_manager.cc:5697] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:17.942531 11554 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:17.949155 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:17.950379 11507 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.940917 11696 raft_consensus.cc:2804] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.951486 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:17.952294 11434 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.952373 11696 raft_consensus.cc:697] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:17.953696 11696 consensus_queue.cc:237] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.942544 11185 catalog_manager.cc:5697] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.961336 11573 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:17.982851 11559 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:17.983415 11559 ts_tablet_manager.cc:1403] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.000s
I20260709 13:15:17.984302 11556 tablet_bootstrap.cc:654] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.989532 11554 tablet_bootstrap.cc:654] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.989735 11559 raft_consensus.cc:359] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.990713 11559 raft_consensus.cc:385] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.991003 11559 raft_consensus.cc:740] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.991708 11559 consensus_queue.cc:260] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:17.993286 11559 ts_tablet_manager.cc:1434] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:15:17.994146 11559 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:17.994151 11594 raft_consensus.cc:493] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.995304 11594 raft_consensus.cc:515] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.001016 11559 tablet_bootstrap.cc:654] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.002346 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.004380 11555 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:18.004876 11555 ts_tablet_manager.cc:1403] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.237s	user 0.009s	sys 0.013s
I20260709 13:15:18.005973 11619 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.006484 11619 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.008548 11619 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:18.020359 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.037828 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:18.012745 11402 leader_election.cc:343] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.044355 11402 leader_election.cc:343] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.045346 11402 leader_election.cc:343] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.045521 11594 leader_election.cc:290] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.045899 11402 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.047555 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:18.049510 11399 leader_election.cc:343] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.050109 11399 leader_election.cc:304] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.051239 11619 raft_consensus.cc:2749] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.052105 11619 raft_consensus.cc:2749] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.012763 11434 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.041770 11184 catalog_manager.cc:5697] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.062131 11251 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.063122 11573 raft_consensus.cc:2804] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.063656 11573 raft_consensus.cc:697] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:18.064455 11573 consensus_queue.cc:237] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.067739 11559 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:18.068222 11559 ts_tablet_manager.cc:1403] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.004s
I20260709 13:15:18.071903 11559 raft_consensus.cc:359] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.074085 11559 raft_consensus.cc:385] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.074417 11559 raft_consensus.cc:740] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.074721 11507 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.075276 11559 consensus_queue.cc:260] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.076048 11183 catalog_manager.cc:5697] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.077651 11555 raft_consensus.cc:359] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.078370 11555 raft_consensus.cc:385] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.078997 11559 ts_tablet_manager.cc:1434] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:18.078673 11555 raft_consensus.cc:740] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.080721 11559 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:18.080425 11555 consensus_queue.cc:260] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.082580 11556 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.087263 11556 ts_tablet_manager.cc:1403] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.044s
I20260709 13:15:18.087914 11555 ts_tablet_manager.cc:1434] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:15:18.088933 11555 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:18.091398 11556 raft_consensus.cc:359] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.094694 11555 tablet_bootstrap.cc:654] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.099870 11556 raft_consensus.cc:385] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.100206 11556 raft_consensus.cc:740] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.100898 11556 consensus_queue.cc:260] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.102835 11559 tablet_bootstrap.cc:654] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.104291 11185 catalog_manager.cc:5697] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.102897 11556 ts_tablet_manager.cc:1434] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 13:15:18.107108 11556 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.118150 11285 raft_consensus.cc:3060] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.127502 11696 consensus_queue.cc:1048] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.134148 11556 tablet_bootstrap.cc:654] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.134750 11696 consensus_queue.cc:1048] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.145208 11556 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.145869 11556 ts_tablet_manager.cc:1403] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 13:15:18.149104 11559 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:18.149660 11559 ts_tablet_manager.cc:1403] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260709 13:15:18.152523 11559 raft_consensus.cc:359] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.153226 11559 raft_consensus.cc:385] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.153728 11559 raft_consensus.cc:740] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.155606 11554 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.155606 11555 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:18.156275 11554 ts_tablet_manager.cc:1403] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.214s	user 0.060s	sys 0.048s
I20260709 13:15:18.156348 11555 ts_tablet_manager.cc:1403] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.023s
I20260709 13:15:18.158478 11556 raft_consensus.cc:359] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.158968 11554 raft_consensus.cc:359] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.159704 11554 raft_consensus.cc:385] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.159252 11556 raft_consensus.cc:385] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.159297 11555 raft_consensus.cc:359] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.160305 11556 raft_consensus.cc:740] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.160565 11559 consensus_queue.cc:260] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.160447 11555 raft_consensus.cc:385] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.162432 11555 raft_consensus.cc:740] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.163136 11559 ts_tablet_manager.cc:1434] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:18.163162 11555 consensus_queue.cc:260] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.164198 11559 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:18.160049 11554 raft_consensus.cc:740] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.165732 11554 consensus_queue.cc:260] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.168829 11554 ts_tablet_manager.cc:1434] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:15:18.169145 11555 ts_tablet_manager.cc:1434] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:15:18.169679 11554 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.170079 11555 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:18.161381 11556 consensus_queue.cc:260] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.177733 11559 tablet_bootstrap.cc:654] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.181824 11555 tablet_bootstrap.cc:654] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.182617 11635 consensus_queue.cc:1048] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.183825 11696 consensus_queue.cc:1048] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.184340 11554 tablet_bootstrap.cc:654] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.191761 11593 consensus_queue.cc:1048] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.200686 11554 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.201282 11554 ts_tablet_manager.cc:1403] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:15:18.201644 11593 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.202159 11593 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.204226 11593 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.205765 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.206382 11433 raft_consensus.cc:2468] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:18.208561 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.210103 11326 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
W20260709 13:15:18.211092 11328 leader_election.cc:343] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.204432 11554 raft_consensus.cc:359] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.218752 11554 raft_consensus.cc:385] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.219194 11554 raft_consensus.cc:740] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.221875 11554 consensus_queue.cc:260] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.224527 11696 raft_consensus.cc:2804] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.225018 11696 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.225438 11696 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.227234 11650 raft_consensus.cc:493] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.227784 11650 raft_consensus.cc:515] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.229890 11650 leader_election.cc:290] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.235522 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.236223 11433 raft_consensus.cc:2468] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 0.
I20260709 13:15:18.236905 11696 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.238054 11474 leader_election.cc:304] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:18.238931 11696 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.239192 11653 raft_consensus.cc:2804] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.239671 11653 raft_consensus.cc:493] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.240027 11653 raft_consensus.cc:3060] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.240991 11554 ts_tablet_manager.cc:1434] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:15:18.242280 11554 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.242636 11556 ts_tablet_manager.cc:1434] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.001s
I20260709 13:15:18.243746 11556 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.237162 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:18.249316 11473 leader_election.cc:343] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.253015 11554 tablet_bootstrap.cc:654] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.255254 11635 raft_consensus.cc:493] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.256093 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:18.255955 11635 raft_consensus.cc:515] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.256897 11433 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.258560 11635 leader_election.cc:290] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.260057 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.266815 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:18.270328 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.271265 11285 raft_consensus.cc:2393] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 064cca06186748eea563097b09e0e169 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:18.281606 11653 raft_consensus.cc:515] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.282681 11556 tablet_bootstrap.cc:654] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.284036 11559 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:18.292860 11559 ts_tablet_manager.cc:1403] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.014s
I20260709 13:15:18.294950 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:18.295604 11435 raft_consensus.cc:3060] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.295583 11559 raft_consensus.cc:359] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.296411 11559 raft_consensus.cc:385] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.296687 11559 raft_consensus.cc:740] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.297340 11559 consensus_queue.cc:260] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.285288 11555 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:18.289937 11554 tablet_bootstrap.cc:492] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.291479 11593 consensus_queue.cc:1048] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.298414 11555 ts_tablet_manager.cc:1403] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.038s
I20260709 13:15:18.299336 11554 ts_tablet_manager.cc:1403] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.015s
I20260709 13:15:18.299701 11653 leader_election.cc:290] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.301913 11559 ts_tablet_manager.cc:1434] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:15:18.302248 11554 raft_consensus.cc:359] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.291909 11328 leader_election.cc:304] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.302848 11435 raft_consensus.cc:2468] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:18.303014 11554 raft_consensus.cc:385] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.304193 11474 leader_election.cc:304] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:18.305461 11554 raft_consensus.cc:740] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.303574 11593 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.305918 11555 raft_consensus.cc:359] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.306654 11555 raft_consensus.cc:385] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.307904 11559 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:18.310349 11433 raft_consensus.cc:2468] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:18.311830 11554 consensus_queue.cc:260] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:18.304556 11328 leader_election.cc:343] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.316668 11554 ts_tablet_manager.cc:1434] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 13:15:18.306965 11555 raft_consensus.cc:740] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.317798 11554 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.317736 11555 consensus_queue.cc:260] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.319231 11650 raft_consensus.cc:2804] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.319782 11650 raft_consensus.cc:697] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:18.319995 11593 raft_consensus.cc:2749] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.320115 11555 ts_tablet_manager.cc:1434] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 13:15:18.320631 11650 consensus_queue.cc:237] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.321210 11555 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:18.324571 11554 tablet_bootstrap.cc:654] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.325341 11556 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.325883 11556 ts_tablet_manager.cc:1403] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.010s
I20260709 13:15:18.327589 11711 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.328095 11711 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.329453 11556 raft_consensus.cc:359] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.330263 11711 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.330415 11556 raft_consensus.cc:385] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.331274 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.332337 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d701b92820984f668ecd1c185a67f21d" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:18.337898 11360 raft_consensus.cc:3060] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.338147 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.339010 11508 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:18.340621 11253 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.342330 11710 raft_consensus.cc:2804] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.342787 11710 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.343254 11710 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.343324 11434 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:18.345592 11554 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.346067 11554 ts_tablet_manager.cc:1403] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260709 13:15:18.347757 11360 raft_consensus.cc:2468] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:18.333050 11326 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.348726 11554 raft_consensus.cc:359] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.349428 11554 raft_consensus.cc:385] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.349712 11554 raft_consensus.cc:740] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.350350 11554 consensus_queue.cc:260] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.349428 11696 raft_consensus.cc:2804] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.351265 11696 raft_consensus.cc:697] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:18.352097 11696 consensus_queue.cc:237] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.352975 11711 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.353245 11554 ts_tablet_manager.cc:1434] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:18.354423 11554 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.353449 11711 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.361732 11554 tablet_bootstrap.cc:654] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.368268 11556 raft_consensus.cc:740] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.369724 11556 consensus_queue.cc:260] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.332571 11559 tablet_bootstrap.cc:654] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.374292 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.374945 11508 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:18.376053 11635 consensus_queue.cc:1048] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.377051 11556 ts_tablet_manager.cc:1434] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.002s
I20260709 13:15:18.379323 11253 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.380424 11573 raft_consensus.cc:2804] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.380820 11573 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.381161 11573 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.381309 11556 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.382543 11554 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.382982 11554 ts_tablet_manager.cc:1403] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 13:15:18.337236 11555 tablet_bootstrap.cc:654] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.386080 11554 raft_consensus.cc:359] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.386929 11554 raft_consensus.cc:385] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.386456 11711 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.391575 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.387306 11554 raft_consensus.cc:740] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.369874 11710 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.409838 11646 raft_consensus.cc:493] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.410549 11646 raft_consensus.cc:515] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.416581 11573 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.421491 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.422164 11361 raft_consensus.cc:2468] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:18.422412 11554 consensus_queue.cc:260] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.423537 11399 leader_election.cc:304] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:18.424782 11645 raft_consensus.cc:2804] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.424801 11554 ts_tablet_manager.cc:1434] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 13:15:18.425145 11645 raft_consensus.cc:493] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.425503 11645 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.425940 11554 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.428817 11646 leader_election.cc:290] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.428982 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.431999 11554 tablet_bootstrap.cc:654] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:18.436214 11402 leader_election.cc:343] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.434238 11645 raft_consensus.cc:515] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.440014 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:18.440948 11361 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.443225 11646 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.443895 11646 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.451436 11710 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.433787 11183 catalog_manager.cc:5697] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 1 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.432308 11360 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:18.453256 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:18.453883 11509 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.459209 11646 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.459550 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:18.460404 11507 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.461156 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.462904 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:18.466979 11402 leader_election.cc:343] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.468077 11399 leader_election.cc:343] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.468510 11399 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.468719 11509 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.469542 11594 consensus_queue.cc:1048] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.470511 11253 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.471464 11747 raft_consensus.cc:2804] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.472034 11747 raft_consensus.cc:697] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:18.472370 11554 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.472869 11747 consensus_queue.cc:237] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.472872 11554 ts_tablet_manager.cc:1403] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.016s
I20260709 13:15:18.471516 11594 raft_consensus.cc:2749] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.476578 11184 catalog_manager.cc:5697] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.476835 11554 raft_consensus.cc:359] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.477846 11554 raft_consensus.cc:385] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.478219 11554 raft_consensus.cc:740] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.476500 11710 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.479240 11554 consensus_queue.cc:260] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.479607 11710 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.481712 11710 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.482426 11554 ts_tablet_manager.cc:1434] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:18.483654 11554 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.483909 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.488107 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:18.489537 11402 leader_election.cc:343] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.490095 11554 tablet_bootstrap.cc:654] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.490224 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.492244 11253 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.493229 11710 raft_consensus.cc:2749] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.495121 11555 tablet_bootstrap.cc:492] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:18.495873 11555 ts_tablet_manager.cc:1403] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.000s
I20260709 13:15:18.501956 11554 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.502525 11554 ts_tablet_manager.cc:1403] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:15:18.502573 11573 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.481612 11507 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.504042 11253 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.504987 11748 raft_consensus.cc:2804] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.512064 11559 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:18.505772 11554 raft_consensus.cc:359] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:18.518477 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 50424.8us
I20260709 13:15:18.525480 11554 raft_consensus.cc:385] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.525671 11559 ts_tablet_manager.cc:1403] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.014s
I20260709 13:15:18.525830 11554 raft_consensus.cc:740] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
W20260709 13:15:18.509353 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 65913.8us
I20260709 13:15:18.526706 11554 consensus_queue.cc:260] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.528402 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:18.529078 11435 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.505185 11556 tablet_bootstrap.cc:654] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.506657 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:18.535490 11360 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.536846 11554 ts_tablet_manager.cc:1434] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 13:15:18.521664 11361 raft_consensus.cc:2468] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:18.537312 11435 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.537838 11554 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.505554 11645 leader_election.cc:290] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.539918 11646 consensus_queue.cc:1048] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.536145 11555 raft_consensus.cc:359] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.543821 11555 raft_consensus.cc:385] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.544634 11287 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.545675 11554 tablet_bootstrap.cc:654] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.545130 11555 raft_consensus.cc:740] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.544550 11399 leader_election.cc:304] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.547871 11646 raft_consensus.cc:2804] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.548408 11646 raft_consensus.cc:697] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:18.549569 11646 consensus_queue.cc:237] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.555450 11748 raft_consensus.cc:697] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:18.555950 11555 consensus_queue.cc:260] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.561172 11559 raft_consensus.cc:359] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.582159 11559 raft_consensus.cc:385] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.582451 11559 raft_consensus.cc:740] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.582500 11555 ts_tablet_manager.cc:1434] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.086s	user 0.002s	sys 0.006s
I20260709 13:15:18.583142 11559 consensus_queue.cc:260] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.584707 11559 ts_tablet_manager.cc:1434] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.008s
I20260709 13:15:18.573983 11360 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.562281 11593 consensus_queue.cc:1048] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:15:18.556318 11748 consensus_queue.cc:237] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:18.590047 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:18.596428 11556 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.596948 11556 ts_tablet_manager.cc:1403] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.216s	user 0.018s	sys 0.000s
I20260709 13:15:18.599658 11556 raft_consensus.cc:359] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.600407 11556 raft_consensus.cc:385] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.600658 11556 raft_consensus.cc:740] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.601437 11554 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.601329 11556 consensus_queue.cc:260] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.601944 11554 ts_tablet_manager.cc:1403] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.023s
I20260709 13:15:18.603420 11556 ts_tablet_manager.cc:1434] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:18.603669 11559 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:18.604367 11556 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.604592 11554 raft_consensus.cc:359] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.605235 11554 raft_consensus.cc:385] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.605476 11554 raft_consensus.cc:740] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.606097 11554 consensus_queue.cc:260] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.608708 11554 ts_tablet_manager.cc:1434] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:18.609692 11554 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.610352 11556 tablet_bootstrap.cc:654] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.623401 11593 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.623974 11593 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.625974 11593 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.627446 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.628086 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.628772 11435 raft_consensus.cc:2468] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
W20260709 13:15:18.629395 11328 leader_election.cc:343] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.616299 11554 tablet_bootstrap.cc:654] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.630685 11326 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.634521 11635 raft_consensus.cc:2804] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.634948 11635 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.635310 11635 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.643363 11554 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.644140 11554 ts_tablet_manager.cc:1403] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260709 13:15:18.647100 11653 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.647603 11653 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.647747 11554 raft_consensus.cc:359] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.648715 11554 raft_consensus.cc:385] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.649084 11554 raft_consensus.cc:740] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.649737 11653 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.650116 11554 consensus_queue.cc:260] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.651998 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.652837 11435 raft_consensus.cc:2393] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:18.653059 11554 ts_tablet_manager.cc:1434] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:18.655439 11554 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.656194 11559 tablet_bootstrap.cc:654] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.652982 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.657512 11473 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:18.658653 11653 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.663476 11554 tablet_bootstrap.cc:654] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.664597 11555 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:18.671173 11711 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.671681 11711 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.674564 11711 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.675184 11635 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.676344 11554 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.676599 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.676987 11554 ts_tablet_manager.cc:1403] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:15:18.677313 11434 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:18.678619 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:18.679212 11434 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.680691 11554 raft_consensus.cc:359] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.681648 11554 raft_consensus.cc:385] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.681982 11554 raft_consensus.cc:740] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.682297 11251 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.682850 11554 consensus_queue.cc:260] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.683728 11747 raft_consensus.cc:2804] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.684216 11747 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.683969 11573 consensus_queue.cc:1048] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.684581 11747 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.686404 11554 ts_tablet_manager.cc:1434] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:15:18.691147 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:18.695519 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:18.697710 11253 leader_election.cc:343] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.697906 11328 leader_election.cc:343] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.699894 11554 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.702571 11748 consensus_queue.cc:1048] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.704900 11434 raft_consensus.cc:2468] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:18.706115 11326 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.701686 11747 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.707156 11593 raft_consensus.cc:2804] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.707653 11593 raft_consensus.cc:697] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:18.708490 11593 consensus_queue.cc:237] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.709708 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:18.710310 11433 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.674592 11653 raft_consensus.cc:2749] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.714967 11635 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.717767 11433 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:18.720659 11636 raft_consensus.cc:493] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.721489 11554 tablet_bootstrap.cc:654] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.721159 11636 raft_consensus.cc:515] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.728845 11636 leader_election.cc:290] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.729441 11556 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.729957 11556 ts_tablet_manager.cc:1403] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.126s	user 0.038s	sys 0.072s
I20260709 13:15:18.731135 11704 raft_consensus.cc:493] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.731619 11704 raft_consensus.cc:515] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.732515 11556 raft_consensus.cc:359] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.719511 11251 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:18.733131 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.735110 11711 raft_consensus.cc:2804] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.734839 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.735688 11711 raft_consensus.cc:697] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:18.733222 11556 raft_consensus.cc:385] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.736224 11556 raft_consensus.cc:740] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.736841 11646 raft_consensus.cc:493] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.733594 11704 leader_election.cc:290] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:18.736646 11711 consensus_queue.cc:237] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.737329 11646 raft_consensus.cc:515] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:18.737017 11328 leader_election.cc:343] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.738597 11328 leader_election.cc:343] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.739235 11556 consensus_queue.cc:260] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.740401 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.740588 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:18.741245 11360 raft_consensus.cc:2468] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:18.741432 11556 ts_tablet_manager.cc:1434] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 13:15:18.741760 11402 leader_election.cc:343] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.742362 11556 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.742378 11399 leader_election.cc:304] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.742381 11646 leader_election.cc:290] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.743520 11752 raft_consensus.cc:2804] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.744081 11752 raft_consensus.cc:493] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.744431 11752 raft_consensus.cc:3060] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.732774 11183 catalog_manager.cc:5697] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.747430 11645 raft_consensus.cc:493] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.747885 11645 raft_consensus.cc:515] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.749495 11556 tablet_bootstrap.cc:654] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.750242 11645 leader_election.cc:290] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.750988 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.752858 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:18.753125 11402 leader_election.cc:343] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.753553 11360 raft_consensus.cc:2468] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:18.754689 11399 leader_election.cc:304] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.756115 11645 raft_consensus.cc:2804] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.756521 11645 raft_consensus.cc:493] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.756868 11645 raft_consensus.cc:3060] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.766496 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.770350 11752 raft_consensus.cc:515] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.770721 11554 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:18.771555 11554 ts_tablet_manager.cc:1403] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.002s
I20260709 13:15:18.743511 11555 tablet_bootstrap.cc:654] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.771788 11635 raft_consensus.cc:493] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.772332 11635 raft_consensus.cc:515] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.775641 11554 raft_consensus.cc:359] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.777277 11554 raft_consensus.cc:385] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.777709 11554 raft_consensus.cc:740] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.778290 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.779145 11287 raft_consensus.cc:2468] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:18.778668 11554 consensus_queue.cc:260] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.782194 11554 ts_tablet_manager.cc:1434] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:15:18.783401 11554 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:18.705375 11184 catalog_manager.cc:5697] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.788873 11184 catalog_manager.cc:5697] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.789573 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:18.792930 11747 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.793177 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:18.795506 11253 leader_election.cc:343] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.796551 11328 leader_election.cc:304] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.797775 11636 raft_consensus.cc:2804] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.798127 11636 raft_consensus.cc:493] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.798470 11636 raft_consensus.cc:3060] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.793519 11635 leader_election.cc:290] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:18.799568 11650 consensus_queue.cc:1048] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.801677 11554 tablet_bootstrap.cc:654] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.805697 11636 raft_consensus.cc:515] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.808670 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:18.810580 11328 leader_election.cc:343] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.812458 11636 leader_election.cc:290] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:18.814188 11434 raft_consensus.cc:2393] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 064cca06186748eea563097b09e0e169 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:18.815451 11752 leader_election.cc:290] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.816009 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:18.816605 11360 raft_consensus.cc:3060] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.816793 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14620e2b87544207b241aad7670b3f72" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:18.817716 11645 raft_consensus.cc:515] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:18.818856 11402 leader_election.cc:343] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.820946 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:18.821540 11361 raft_consensus.cc:3060] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.827138 11360 raft_consensus.cc:2468] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:18.828131 11326 leader_election.cc:304] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.830605 11635 raft_consensus.cc:2749] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.832304 11399 leader_election.cc:304] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.834257 11646 raft_consensus.cc:2804] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.834820 11646 raft_consensus.cc:697] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:18.835848 11646 consensus_queue.cc:237] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.843896 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:18.845494 11402 leader_election.cc:343] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.849066 11361 raft_consensus.cc:2468] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:18.850958 11399 leader_election.cc:304] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.852344 11619 raft_consensus.cc:2804] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.852887 11619 raft_consensus.cc:697] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:18.853828 11619 consensus_queue.cc:237] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:18.860462 11328 leader_election.cc:343] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.861840 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.862779 11433 raft_consensus.cc:2468] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:18.863971 11326 leader_election.cc:304] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:18.865144 11636 raft_consensus.cc:2804] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.865535 11636 raft_consensus.cc:493] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.865940 11636 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.884151 11556 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:18.884913 11556 ts_tablet_manager.cc:1403] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.095s
I20260709 13:15:18.904973 11556 raft_consensus.cc:359] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.905710 11556 raft_consensus.cc:385] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.905978 11556 raft_consensus.cc:740] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.896232 11645 leader_election.cc:290] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:18.911257 11556 consensus_queue.cc:260] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:18.901772 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:18.924800 11556 ts_tablet_manager.cc:1434] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:15:18.926043 11556 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:18.927110 11287 raft_consensus.cc:3060] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.947705 11635 consensus_queue.cc:1048] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.933321 11696 raft_consensus.cc:493] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.929248 11645 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.955791 11559 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:18.956396 11559 ts_tablet_manager.cc:1403] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.353s	user 0.023s	sys 0.012s
I20260709 13:15:18.962708 11556 tablet_bootstrap.cc:654] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.963405 11559 raft_consensus.cc:359] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.967530 11559 raft_consensus.cc:385] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.967844 11559 raft_consensus.cc:740] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.949646 11696 raft_consensus.cc:515] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:18.968647 11559 consensus_queue.cc:260] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:18.970804 11696 leader_election.cc:290] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:18.971451 11696 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.971992 11696 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.972566 11559 ts_tablet_manager.cc:1434] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:18.973559 11559 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:18.974198 11555 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:18.974711 11555 ts_tablet_manager.cc:1403] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.310s	user 0.021s	sys 0.018s
I20260709 13:15:18.977483 11555 raft_consensus.cc:359] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.977978 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:18.978217 11555 raft_consensus.cc:385] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.979077 11555 raft_consensus.cc:740] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.979578 11559 tablet_bootstrap.cc:654] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:18.979672 11328 leader_election.cc:343] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.981261 11555 consensus_queue.cc:260] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:18.983332 11555 ts_tablet_manager.cc:1434] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:18.984270 11555 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:18.990311 11653 consensus_queue.cc:1048] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.990937 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:18.991667 11433 raft_consensus.cc:2468] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:18.992853 11635 consensus_queue.cc:1048] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.983395 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:18.995967 11328 leader_election.cc:343] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.000483 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:19.002530 11328 leader_election.cc:343] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.003222 11328 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.005162 11635 raft_consensus.cc:2749] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.008401 11555 tablet_bootstrap.cc:654] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.014933 11185 catalog_manager.cc:5697] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.020643 11326 leader_election.cc:304] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:18.974581 11696 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:19.021737 11769 raft_consensus.cc:2804] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.019204 11645 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.021231 11636 raft_consensus.cc:515] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.042657 11769 raft_consensus.cc:493] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.052990 11769 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.077888 11556 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:19.078645 11556 ts_tablet_manager.cc:1403] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.153s	user 0.019s	sys 0.001s
I20260709 13:15:19.080641 11751 consensus_queue.cc:1048] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.081634 11556 raft_consensus.cc:359] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.082656 11556 raft_consensus.cc:385] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.083001 11556 raft_consensus.cc:740] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.083747 11556 consensus_queue.cc:260] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.086223 11636 leader_election.cc:290] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:19.087654 11287 raft_consensus.cc:2468] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:19.089354 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.090257 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.090327 11646 consensus_queue.cc:1048] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.091594 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:19.092202 11286 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.092473 11554 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:19.092959 11554 ts_tablet_manager.cc:1403] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.310s	user 0.034s	sys 0.039s
I20260709 13:15:19.087761 11645 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:19.097337 11402 leader_election.cc:343] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:19.098071 11402 leader_election.cc:343] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.098340 11556 ts_tablet_manager.cc:1434] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260709 13:15:19.098505 11402 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.099304 11645 raft_consensus.cc:2749] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.100049 11556 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:19.112485 11555 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:19.113044 11555 ts_tablet_manager.cc:1403] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.007s
I20260709 13:15:19.112809 11554 raft_consensus.cc:359] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.114810 11554 raft_consensus.cc:385] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.115186 11554 raft_consensus.cc:740] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.115850 11554 consensus_queue.cc:260] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.118191 11559 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:19.118670 11559 ts_tablet_manager.cc:1403] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.016s
I20260709 13:15:19.119616 11328 leader_election.cc:304] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:19.122237 11559 raft_consensus.cc:359] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.123840 11559 raft_consensus.cc:385] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.124112 11559 raft_consensus.cc:740] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.125700 11554 ts_tablet_manager.cc:1434] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:15:19.125511 11559 consensus_queue.cc:260] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.123996 11636 raft_consensus.cc:2804] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.127810 11559 ts_tablet_manager.cc:1434] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:19.128722 11559 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:19.117578 11573 consensus_queue.cc:1048] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:15:19.134874 11559 tablet_bootstrap.cc:654] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.126722 11554 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:19.147518 11556 tablet_bootstrap.cc:654] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.124455 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:19.147396 11636 raft_consensus.cc:697] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:19.156905 11636 consensus_queue.cc:237] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.155265 11183 catalog_manager.cc:5697] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.174588 11554 tablet_bootstrap.cc:654] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.176222 11711 consensus_queue.cc:1048] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.175606 11183 catalog_manager.cc:5697] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:19.154753 11593 raft_consensus.cc:493] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.169430 11435 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.199095 11711 consensus_queue.cc:1048] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.213316 11645 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.214105 11645 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.240751 11559 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:19.241537 11559 ts_tablet_manager.cc:1403] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.052s
I20260709 13:15:19.191104 11593 raft_consensus.cc:515] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:19.249589 11402 consensus_peers.cc:597] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:19.260428 11645 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:19.261675 11286 raft_consensus.cc:2468] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:19.266089 11555 raft_consensus.cc:359] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.267134 11555 raft_consensus.cc:385] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.267509 11555 raft_consensus.cc:740] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.271486 11555 consensus_queue.cc:260] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.279773 11555 ts_tablet_manager.cc:1434] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.001s
I20260709 13:15:19.280685 11555 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:19.284920 11559 raft_consensus.cc:359] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.286051 11559 raft_consensus.cc:385] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.286387 11559 raft_consensus.cc:740] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.287348 11559 consensus_queue.cc:260] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:19.287257 11778 log.cc:927] Time spent T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 13:15:19.303781 11559 ts_tablet_manager.cc:1434] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.005s
I20260709 13:15:19.319291 11789 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.319917 11789 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.320931 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.322099 11789 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:19.324815 11554 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:19.325536 11554 ts_tablet_manager.cc:1403] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.011s
I20260709 13:15:19.328642 11555 tablet_bootstrap.cc:654] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.338174 11559 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:19.327193 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.355443 11559 tablet_bootstrap.cc:654] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.354746 11435 raft_consensus.cc:2468] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:19.388931 11556 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:19.389416 11556 ts_tablet_manager.cc:1403] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.290s	user 0.014s	sys 0.023s
I20260709 13:15:19.396752 11554 raft_consensus.cc:359] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.397554 11554 raft_consensus.cc:385] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.397835 11554 raft_consensus.cc:740] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.401398 11556 raft_consensus.cc:359] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.398474 11554 consensus_queue.cc:260] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.402156 11556 raft_consensus.cc:385] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.402472 11556 raft_consensus.cc:740] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.403132 11556 consensus_queue.cc:260] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.403446 11508 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.404767 11556 ts_tablet_manager.cc:1434] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:15:19.405666 11556 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:19.403522 11554 ts_tablet_manager.cc:1434] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 13:15:19.409469 11554 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:19.385519 11593 leader_election.cc:290] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
W20260709 13:15:19.386740 11402 leader_election.cc:343] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.374927 11769 raft_consensus.cc:515] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.438617 11286 raft_consensus.cc:3060] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:19.432363 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 50036.9us
I20260709 13:15:19.448333 11556 tablet_bootstrap.cc:654] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:19.448913 11402 leader_election.cc:343] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.449388 11402 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.442479 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.453672 11645 raft_consensus.cc:2749] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:19.441434 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 50107.9us
I20260709 13:15:19.444605 11555 tablet_bootstrap.cc:492] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:19.442239 11650 raft_consensus.cc:493] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.447157 11769 leader_election.cc:290] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:19.457170 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.457250 11650 raft_consensus.cc:515] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.459468 11650 leader_election.cc:290] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
W20260709 13:15:19.459605 11785 log.cc:927] Time spent T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: Append to log took a long time: real 0.222s	user 0.005s	sys 0.000s
I20260709 13:15:19.461125 11555 ts_tablet_manager.cc:1403] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.008s
I20260709 13:15:19.464696 11554 tablet_bootstrap.cc:654] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.465510 11747 consensus_queue.cc:1048] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.467219 11328 leader_election.cc:304] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:19.468324 11802 raft_consensus.cc:2804] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.468956 11802 raft_consensus.cc:697] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:19.470057 11802 consensus_queue.cc:237] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.454967 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.478040 11559 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
W20260709 13:15:19.479936 11402 consensus_peers.cc:597] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:19.483611 11559 ts_tablet_manager.cc:1403] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.018s
W20260709 13:15:19.485351 11328 leader_election.cc:343] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.493510 11185 catalog_manager.cc:5697] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:19.495919 11402 consensus_peers.cc:597] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:19.513123 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.506924 11748 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.514515 11748 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.514091 11285 raft_consensus.cc:2393] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:19.517252 11748 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:19.518783 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:19.519670 11434 raft_consensus.cc:2393] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86362eb0cde74fa9802f70a082579d2d in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:19.521596 11748 consensus_queue.cc:1048] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:19.524016 11559 raft_consensus.cc:359] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.525031 11559 raft_consensus.cc:385] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.525362 11559 raft_consensus.cc:740] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.526222 11559 consensus_queue.cc:260] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.528111 11806 consensus_queue.cc:1048] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:19.531394 11328 leader_election.cc:343] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.530081 11555 raft_consensus.cc:359] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.540475 11555 raft_consensus.cc:385] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.540838 11555 raft_consensus.cc:740] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.542085 11555 consensus_queue.cc:260] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.539909 11559 ts_tablet_manager.cc:1434] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:15:19.544967 11559 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:19.548695 11645 consensus_queue.cc:1048] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:15:19.560913 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:19.562704 11559 tablet_bootstrap.cc:654] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.562559 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:19.552973 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e3bfc3cb304ab394de5245e6149728" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:19.549878 11556 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:19.545822 11555 ts_tablet_manager.cc:1434] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.002s
I20260709 13:15:19.566401 11556 ts_tablet_manager.cc:1403] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.019s
I20260709 13:15:19.551542 11554 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:19.567121 11555 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:19.567255 11554 ts_tablet_manager.cc:1403] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.158s	user 0.030s	sys 0.031s
I20260709 13:15:19.554154 11800 consensus_queue.cc:1048] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:15:19.569024 11803 raft_consensus.cc:493] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.558455 11285 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.585403 11554 raft_consensus.cc:359] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.585984 11554 raft_consensus.cc:385] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.586213 11554 raft_consensus.cc:740] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.586807 11554 consensus_queue.cc:260] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.589217 11556 raft_consensus.cc:359] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.589900 11556 raft_consensus.cc:385] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.590159 11556 raft_consensus.cc:740] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.592288 11250 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
W20260709 13:15:19.593564 11328 leader_election.cc:343] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.594111 11328 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.594260 11747 raft_consensus.cc:2749] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.594588 11554 ts_tablet_manager.cc:1434] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:15:19.594901 11593 raft_consensus.cc:2749] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:19.595309 11328 leader_election.cc:343] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.570353 11803 raft_consensus.cc:515] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.596634 11473 leader_election.cc:304] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.597723 11803 leader_election.cc:290] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:19.598038 11650 raft_consensus.cc:3060] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.590806 11556 consensus_queue.cc:260] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.604687 11554 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:19.604839 11556 ts_tablet_manager.cc:1434] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:15:19.608772 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:19.611335 11510 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.629403 11556 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:19.642220 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:19.650364 11800 consensus_queue.cc:1048] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.652254 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:19.645025 11650 raft_consensus.cc:2749] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.660214 11554 tablet_bootstrap.cc:654] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.662283 11473 leader_election.cc:304] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:19.668337 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:19.668996 11432 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.676618 11432 raft_consensus.cc:2468] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:19.679359 11559 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:19.679895 11559 ts_tablet_manager.cc:1403] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.005s
I20260709 13:15:19.683360 11793 raft_consensus.cc:2749] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:19.685107 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:19.686281 11559 raft_consensus.cc:359] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.689702 11559 raft_consensus.cc:385] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.690035 11559 raft_consensus.cc:740] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.690774 11559 consensus_queue.cc:260] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.692449 11559 ts_tablet_manager.cc:1434] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:15:19.693449 11559 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:19.694605 11556 tablet_bootstrap.cc:654] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:19.695153 11326 leader_election.cc:343] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.695791 11326 leader_election.cc:304] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:19.696774 11800 raft_consensus.cc:2749] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.697021 11555 tablet_bootstrap.cc:654] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.701644 11554 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:19.702406 11554 ts_tablet_manager.cc:1403] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.009s
I20260709 13:15:19.705309 11559 tablet_bootstrap.cc:654] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.706691 11554 raft_consensus.cc:359] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.707808 11554 raft_consensus.cc:385] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.708221 11554 raft_consensus.cc:740] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.709372 11554 consensus_queue.cc:260] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.712216 11554 ts_tablet_manager.cc:1434] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:15:19.713569 11554 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:19.718535 11645 raft_consensus.cc:493] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.719173 11645 raft_consensus.cc:515] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.723686 11645 leader_election.cc:290] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:19.724504 11554 tablet_bootstrap.cc:654] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.785351 11326 leader_election.cc:304] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:19.787992 11555 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:19.789389 11555 ts_tablet_manager.cc:1403] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.013s
I20260709 13:15:19.789572 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.804598 11593 raft_consensus.cc:493] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.806058 11593 raft_consensus.cc:515] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:19.814184 11402 leader_election.cc:343] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.814810 11593 leader_election.cc:290] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:19.822592 11710 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.823612 11710 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.825537 11800 raft_consensus.cc:2804] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.827834 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.830231 11800 raft_consensus.cc:697] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
W20260709 13:15:19.832244 11253 leader_election.cc:343] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.834445 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:19.835189 11361 raft_consensus.cc:2468] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:19.838967 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:19.831939 11800 consensus_queue.cc:237] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.829836 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.843983 11710 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:19.862727 11556 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:19.839913 11432 raft_consensus.cc:2468] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:19.898625 11555 raft_consensus.cc:359] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.899559 11555 raft_consensus.cc:385] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.899850 11555 raft_consensus.cc:740] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.900375 11559 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:19.901233 11559 ts_tablet_manager.cc:1403] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.005s
I20260709 13:15:19.883351 11399 leader_election.cc:304] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
W20260709 13:15:19.873100 11328 leader_election.cc:343] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.916335 11645 raft_consensus.cc:2804] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.916733 11645 raft_consensus.cc:493] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.917081 11645 raft_consensus.cc:3060] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.918999 11559 raft_consensus.cc:359] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.919459 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:19.919860 11559 raft_consensus.cc:385] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.920194 11559 raft_consensus.cc:740] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.920296 11361 raft_consensus.cc:2468] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:19.920532 11556 ts_tablet_manager.cc:1403] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.291s	user 0.018s	sys 0.001s
W20260709 13:15:19.920285 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 47337.1us
I20260709 13:15:19.921154 11559 consensus_queue.cc:260] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:19.925009 11556 raft_consensus.cc:359] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.925884 11559 ts_tablet_manager.cc:1434] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.006s
I20260709 13:15:19.926043 11556 raft_consensus.cc:385] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.926406 11556 raft_consensus.cc:740] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.927080 11556 consensus_queue.cc:260] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.928025 11645 raft_consensus.cc:515] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:19.928824 11556 ts_tablet_manager.cc:1434] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:19.928709 11250 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:19.930190 11710 raft_consensus.cc:2804] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.930473 11556 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:19.930583 11710 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.931085 11710 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.931501 11645 leader_election.cc:290] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:19.931849 11554 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:19.932212 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:19.933054 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb586f049daf46e199d46c7ee51aab04" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:19.933789 11361 raft_consensus.cc:3060] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:19.934290 11402 leader_election.cc:343] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.935400 11554 ts_tablet_manager.cc:1403] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.222s	user 0.011s	sys 0.003s
I20260709 13:15:19.940481 11559 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:19.946399 11748 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.947144 11748 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.949750 11748 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:19.951342 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.914582 11555 consensus_queue.cc:260] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:19.957952 11253 leader_election.cc:343] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.959908 11798 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.960196 11799 raft_consensus.cc:493] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.960704 11798 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.960875 11799 raft_consensus.cc:515] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:19.963199 11798 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:19.976128 11555 ts_tablet_manager.cc:1434] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.186s	user 0.010s	sys 0.000s
I20260709 13:15:19.977749 11555 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:19.979892 11799 leader_election.cc:290] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:19.981150 11326 leader_election.cc:304] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:19.982820 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:19.984478 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.985109 11361 raft_consensus.cc:2468] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:19.998739 11593 raft_consensus.cc:2764] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:15:19.982893 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:19.986429 11554 raft_consensus.cc:359] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:19.989784 11802 consensus_queue.cc:1048] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.990389 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.000797 11359 raft_consensus.cc:2468] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:20.001510 11559 tablet_bootstrap.cc:654] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.001322 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.001746 11554 raft_consensus.cc:385] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.002091 11554 raft_consensus.cc:740] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
W20260709 13:15:19.992949 11328 leader_election.cc:343] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.989800 11710 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.005865 11554 consensus_queue.cc:260] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.009544 11250 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.008342 11399 leader_election.cc:304] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.012298 11748 raft_consensus.cc:2804] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.013356 11645 raft_consensus.cc:2804] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.015515 11554 ts_tablet_manager.cc:1434] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.080s	user 0.003s	sys 0.005s
I20260709 13:15:20.015028 11748 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:20.016132 11328 leader_election.cc:343] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.016333 11748 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.016673 11328 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.017565 11593 raft_consensus.cc:2749] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.017716 11645 raft_consensus.cc:697] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:20.018919 11645 consensus_queue.cc:237] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.019467 11593 consensus_queue.cc:1048] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:20.021170 11328 leader_election.cc:343] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:20.027458 11326 leader_election.cc:343] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.028250 11555 tablet_bootstrap.cc:654] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.028508 11326 leader_election.cc:304] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.031198 11554 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:20.033505 11800 raft_consensus.cc:2749] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.035225 11556 tablet_bootstrap.cc:654] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.039002 11710 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.040946 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:20.041781 11508 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.068845 11748 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.076210 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:20.076997 11361 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.078341 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:20.081511 11253 leader_election.cc:343] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.084875 11508 raft_consensus.cc:2468] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:20.079777 11554 tablet_bootstrap.cc:654] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.095817 11253 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:20.097513 11573 raft_consensus.cc:2804] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.098284 11573 raft_consensus.cc:697] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:20.101706 11573 consensus_queue.cc:237] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.103596 11559 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:20.104099 11185 catalog_manager.cc:5697] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.105499 11559 ts_tablet_manager.cc:1403] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.003s
I20260709 13:15:20.108425 11559 raft_consensus.cc:359] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.108549 11748 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.108156 11185 catalog_manager.cc:5697] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.110267 11800 consensus_queue.cc:1048] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.114090 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:20.109163 11559 raft_consensus.cc:385] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.115700 11559 raft_consensus.cc:740] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.086236 11645 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.121650 11556 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:20.122218 11556 ts_tablet_manager.cc:1403] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.192s	user 0.025s	sys 0.003s
I20260709 13:15:20.115427 11360 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.125015 11556 raft_consensus.cc:359] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.125638 11556 raft_consensus.cc:385] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.125921 11556 raft_consensus.cc:740] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.126384 11556 consensus_queue.cc:260] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.117568 11802 consensus_queue.cc:1048] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:15:20.127902 11556 ts_tablet_manager.cc:1434] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:15:20.128664 11556 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:20.132292 11645 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.135274 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:20.136818 11402 leader_election.cc:343] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.145403 11361 raft_consensus.cc:2468] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:20.145990 11559 consensus_queue.cc:260] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.160187 11554 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:20.160809 11554 ts_tablet_manager.cc:1403] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.130s	user 0.026s	sys 0.022s
I20260709 13:15:20.167168 11554 raft_consensus.cc:359] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.168038 11554 raft_consensus.cc:385] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.168365 11554 raft_consensus.cc:740] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.169157 11554 consensus_queue.cc:260] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.171967 11554 ts_tablet_manager.cc:1434] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:20.173367 11556 tablet_bootstrap.cc:654] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.174604 11554 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:20.174952 11646 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.175511 11646 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.177055 11645 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:20.177826 11646 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:20.185112 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.186692 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:20.187150 11402 leader_election.cc:343] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.187511 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.187853 11402 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.188997 11646 raft_consensus.cc:2749] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:20.189587 11402 leader_election.cc:343] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.190246 11748 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.190725 11748 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:20.190918 11402 leader_election.cc:343] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.191650 11554 tablet_bootstrap.cc:654] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.191543 11402 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.192963 11748 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.195309 11646 raft_consensus.cc:2749] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.196070 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.197827 11435 raft_consensus.cc:2468] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:20.197042 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.199150 11251 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
W20260709 13:15:20.200519 11253 leader_election.cc:343] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.204814 11748 raft_consensus.cc:2804] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.209000 11748 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.213017 11554 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:20.213672 11554 ts_tablet_manager.cc:1403] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.004s
I20260709 13:15:20.210276 11748 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.217458 11555 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:20.217967 11555 ts_tablet_manager.cc:1403] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.001s
I20260709 13:15:20.221053 11555 raft_consensus.cc:359] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.221606 11559 ts_tablet_manager.cc:1434] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.001s
I20260709 13:15:20.221763 11555 raft_consensus.cc:385] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.222195 11555 raft_consensus.cc:740] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.223119 11559 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:20.223891 11554 raft_consensus.cc:359] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.223115 11555 consensus_queue.cc:260] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.226922 11748 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.227593 11555 ts_tablet_manager.cc:1434] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:20.229094 11555 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:20.224591 11554 raft_consensus.cc:385] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.229904 11554 raft_consensus.cc:740] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.232285 11554 consensus_queue.cc:260] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.234544 11559 tablet_bootstrap.cc:654] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.235457 11360 raft_consensus.cc:2468] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:20.235666 11554 ts_tablet_manager.cc:1434] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:15:20.236783 11554 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:20.236752 11250 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.238161 11573 raft_consensus.cc:2804] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.238076 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:20.238761 11573 raft_consensus.cc:697] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:20.239859 11573 consensus_queue.cc:237] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.238822 11435 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.243721 11748 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.244442 11554 tablet_bootstrap.cc:654] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.244902 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:20.245383 11555 tablet_bootstrap.cc:654] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:20.247056 11253 leader_election.cc:343] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.252199 11747 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.252760 11747 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.259795 11435 raft_consensus.cc:2468] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:20.260493 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.254895 11747 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.276868 11554 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:20.277485 11554 ts_tablet_manager.cc:1403] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260709 13:15:20.283836 11251 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.285007 11556 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:20.285344 11846 raft_consensus.cc:2804] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.285765 11556 ts_tablet_manager.cc:1403] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.006s
I20260709 13:15:20.286029 11846 raft_consensus.cc:697] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
W20260709 13:15:20.287168 11253 leader_election.cc:343] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.286947 11554 raft_consensus.cc:359] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.287820 11554 raft_consensus.cc:385] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.288154 11554 raft_consensus.cc:740] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.287087 11846 consensus_queue.cc:237] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.288789 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.289608 11435 raft_consensus.cc:2468] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:20.290691 11251 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [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: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.291661 11748 raft_consensus.cc:2804] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.292050 11748 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.292440 11748 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.295833 11556 raft_consensus.cc:359] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.296579 11556 raft_consensus.cc:385] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.296885 11556 raft_consensus.cc:740] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.297602 11556 consensus_queue.cc:260] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.299804 11554 consensus_queue.cc:260] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.302856 11646 raft_consensus.cc:493] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.303401 11646 raft_consensus.cc:515] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.304076 11554 ts_tablet_manager.cc:1434] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 13:15:20.304579 11555 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:20.304865 11556 ts_tablet_manager.cc:1434] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:15:20.305059 11555 ts_tablet_manager.cc:1403] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 13:15:20.306529 11646 leader_election.cc:290] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.308180 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.309921 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.309779 11555 raft_consensus.cc:359] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.310735 11360 raft_consensus.cc:2468] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:20.310892 11555 raft_consensus.cc:385] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.311398 11555 raft_consensus.cc:740] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.312345 11555 consensus_queue.cc:260] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:20.313148 11402 leader_election.cc:343] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.315325 11556 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:20.316660 11399 leader_election.cc:304] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.317862 11646 raft_consensus.cc:2804] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.318213 11646 raft_consensus.cc:493] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.318596 11646 raft_consensus.cc:3060] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.322162 11556 tablet_bootstrap.cc:654] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.305253 11748 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.305218 11554 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:20.328929 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:20.329567 11432 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.332173 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:20.333665 11253 leader_election.cc:343] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.334354 11748 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.342252 11183 catalog_manager.cc:5697] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.424075 11559 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:20.424661 11559 ts_tablet_manager.cc:1403] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.202s	user 0.018s	sys 0.058s
I20260709 13:15:20.429529 11555 ts_tablet_manager.cc:1434] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.000s
I20260709 13:15:20.434726 11555 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:20.440940 11554 tablet_bootstrap.cc:654] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.369478 11432 raft_consensus.cc:2468] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:20.447243 11559 raft_consensus.cc:359] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.447904 11559 raft_consensus.cc:385] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.448138 11559 raft_consensus.cc:740] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.363510 11646 raft_consensus.cc:515] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.445796 11184 catalog_manager.cc:5697] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.455852 11559 consensus_queue.cc:260] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.458163 11184 catalog_manager.cc:5697] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.458659 11251 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.463204 11748 raft_consensus.cc:2804] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.463699 11748 raft_consensus.cc:697] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:20.454566 11646 leader_election.cc:290] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.464365 11748 consensus_queue.cc:237] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.465302 11798 raft_consensus.cc:493] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.467953 11798 raft_consensus.cc:515] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.468538 11650 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.469085 11650 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.468669 11184 catalog_manager.cc:5697] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.470082 11798 leader_election.cc:290] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:20.472227 11650 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:20.472990 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.473816 11435 raft_consensus.cc:2393] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 86362eb0cde74fa9802f70a082579d2d in this term.
I20260709 13:15:20.475387 11619 raft_consensus.cc:493] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.478786 11619 raft_consensus.cc:515] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.480850 11619 leader_election.cc:290] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.484484 11559 ts_tablet_manager.cc:1434] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.001s
I20260709 13:15:20.489563 11555 tablet_bootstrap.cc:654] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.489727 11559 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:20.483667 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:20.495380 11328 consensus_peers.cc:597] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:20.495822 11800 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.496438 11800 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.497637 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.499547 11556 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
W20260709 13:15:20.499538 11326 leader_election.cc:343] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.500211 11556 ts_tablet_manager.cc:1403] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.185s	user 0.021s	sys 0.053s
I20260709 13:15:20.502744 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:20.503212 11800 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:20.503479 11361 raft_consensus.cc:3060] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.503150 11556 raft_consensus.cc:359] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.508682 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.508733 11556 raft_consensus.cc:385] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.509495 11556 raft_consensus.cc:740] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
W20260709 13:15:20.510775 11402 leader_election.cc:343] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.511432 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.511881 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.512871 11359 raft_consensus.cc:2468] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:20.513147 11556 consensus_queue.cc:260] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.514364 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.518422 11556 ts_tablet_manager.cc:1434] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:15:20.520051 11556 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:20.516625 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:20.522320 11402 leader_election.cc:343] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.522943 11399 leader_election.cc:304] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.523903 11646 raft_consensus.cc:2804] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.524384 11646 raft_consensus.cc:493] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.525128 11559 tablet_bootstrap.cc:654] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.524806 11646 raft_consensus.cc:3060] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.526228 11476 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.529197 11361 raft_consensus.cc:2468] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:20.529697 11555 tablet_bootstrap.cc:492] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:20.530206 11555 ts_tablet_manager.cc:1403] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.008s
I20260709 13:15:20.534991 11399 leader_election.cc:304] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.535410 11182 catalog_manager.cc:5697] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.536021 11645 consensus_queue.cc:1048] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:20.536818 11619 raft_consensus.cc:2804] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.539139 11555 raft_consensus.cc:359] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.539951 11555 raft_consensus.cc:385] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.539955 11851 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.540354 11555 raft_consensus.cc:740] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.540405 11846 consensus_queue.cc:1048] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.539243 11646 raft_consensus.cc:515] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.548877 11555 consensus_queue.cc:260] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.549371 11619 raft_consensus.cc:697] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:20.550479 11619 consensus_queue.cc:237] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.552965 11646 leader_election.cc:290] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.557341 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.562026 11851 raft_consensus.cc:2749] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.554541 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:20.530917 11328 leader_election.cc:343] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.570845 11554 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
W20260709 13:15:20.572397 11328 leader_election.cc:343] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.571576 11554 ts_tablet_manager.cc:1403] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.267s	user 0.006s	sys 0.015s
W20260709 13:15:20.574237 11402 leader_election.cc:343] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.574468 11555 ts_tablet_manager.cc:1434] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260709 13:15:20.576560 11328 leader_election.cc:304] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.588922 11851 raft_consensus.cc:493] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.589183 11800 raft_consensus.cc:2749] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.590858 11851 raft_consensus.cc:515] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:20.592270 11402 consensus_peers.cc:597] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:20.593173 11851 leader_election.cc:290] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:20.592943 11184 catalog_manager.cc:5697] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.603188 11704 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.605746 11555 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:20.606341 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.606842 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.608655 11556 tablet_bootstrap.cc:654] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.605023 11704 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.613140 11704 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.613700 11432 raft_consensus.cc:2393] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:20.614339 11855 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.614804 11855 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.615123 11474 leader_election.cc:304] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:20.616801 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:20.616921 11855 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.617448 11362 raft_consensus.cc:3060] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.627588 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.628387 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.628986 11358 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:20.603866 11800 consensus_queue.cc:1048] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:15:20.623255 11851 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:20.627183 11328 leader_election.cc:343] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.636042 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.653482 11432 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:20.642271 11710 consensus_queue.cc:1048] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:20.642655 11402 leader_election.cc:343] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.646373 11362 raft_consensus.cc:2468] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:20.655990 11402 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.656847 11855 raft_consensus.cc:2804] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.657208 11855 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.657543 11855 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.658016 11328 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.660979 11704 raft_consensus.cc:2749] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.664273 11573 raft_consensus.cc:493] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.664413 11399 leader_election.cc:304] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.664850 11573 raft_consensus.cc:515] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.667943 11326 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:20.669992 11573 leader_election.cc:290] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:20.671190 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.657444 11184 catalog_manager.cc:5697] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.672724 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:20.674978 11251 leader_election.cc:304] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:20.672611 11855 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.677939 11846 raft_consensus.cc:2749] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.672933 11704 raft_consensus.cc:2804] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.679448 11704 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.687547 11855 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.688476 11855 raft_consensus.cc:2804] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.688683 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:20.686271 11704 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.703110 11650 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.719784 11559 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:20.720340 11559 ts_tablet_manager.cc:1403] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.231s	user 0.013s	sys 0.008s
I20260709 13:15:20.721832 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.723814 11559 raft_consensus.cc:359] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.724568 11559 raft_consensus.cc:385] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.724843 11559 raft_consensus.cc:740] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.725556 11559 consensus_queue.cc:260] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.727959 11650 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.730214 11650 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:20.730952 11555 tablet_bootstrap.cc:654] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.731849 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:20.732659 11361 raft_consensus.cc:2393] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 86362eb0cde74fa9802f70a082579d2d in this term.
I20260709 13:15:20.733531 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:20.736055 11473 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:20.717428 11402 leader_election.cc:343] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.740309 11650 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.743148 11286 raft_consensus.cc:3060] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.689107 11855 raft_consensus.cc:697] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:20.750880 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:20.753659 11559 ts_tablet_manager.cc:1434] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:15:20.757544 11855 consensus_queue.cc:237] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.757814 11556 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:20.771994 11556 ts_tablet_manager.cc:1403] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.008s
I20260709 13:15:20.747014 11851 raft_consensus.cc:2749] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.782500 11556 raft_consensus.cc:359] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.783627 11556 raft_consensus.cc:385] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.784085 11556 raft_consensus.cc:740] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.788197 11556 consensus_queue.cc:260] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:20.785593 11554 raft_consensus.cc:359] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.789826 11554 raft_consensus.cc:385] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.790163 11554 raft_consensus.cc:740] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.793717 11559 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:20.798466 11554 consensus_queue.cc:260] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.802906 11748 consensus_queue.cc:1048] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.811976 11554 ts_tablet_manager.cc:1434] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.239s	user 0.005s	sys 0.005s
I20260709 13:15:20.809456 11704 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.831997 11650 raft_consensus.cc:2749] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:20.811955 11556 ts_tablet_manager.cc:1434] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:15:20.832985 11704 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:20.833575 11556 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:20.839459 11361 raft_consensus.cc:2393] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5344338d32924600918980f8197ba039 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:20.840564 11554 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:20.844439 11710 consensus_queue.cc:1048] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.848201 11556 tablet_bootstrap.cc:654] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.850822 11800 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.851398 11800 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:20.853487 11800 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:20.857231 11555 tablet_bootstrap.cc:492] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:20.857761 11555 ts_tablet_manager.cc:1403] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.260s	user 0.016s	sys 0.004s
W20260709 13:15:20.857777 11328 leader_election.cc:343] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.859791 11573 consensus_queue.cc:1048] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:20.860443 11555 raft_consensus.cc:359] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.863698 11554 tablet_bootstrap.cc:654] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.869424 11555 raft_consensus.cc:385] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.869858 11555 raft_consensus.cc:740] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.877462 11555 consensus_queue.cc:260] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.872046 11185 catalog_manager.cc:5697] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.885468 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:20.896782 11506 raft_consensus.cc:3060] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.898375 11559 tablet_bootstrap.cc:654] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.903092 11555 ts_tablet_manager.cc:1434] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 13:15:20.896950 11432 raft_consensus.cc:2393] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 064cca06186748eea563097b09e0e169 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:20.913501 11748 consensus_queue.cc:1048] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:20.925453 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:20.927928 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:20.928892 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:20.934057 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:20.940065 11555 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
W20260709 13:15:20.948701 11328 leader_election.cc:343] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:20.949882 11328 leader_election.cc:343] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.950444 11328 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:20.951309 11554 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:20.951448 11704 raft_consensus.cc:2749] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:20.951889 11328 leader_election.cc:343] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.952059 11554 ts_tablet_manager.cc:1403] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.005s
I20260709 13:15:20.955677 11554 raft_consensus.cc:359] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.956560 11554 raft_consensus.cc:385] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.956895 11554 raft_consensus.cc:740] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.957715 11554 consensus_queue.cc:260] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:20.959830 11554 ts_tablet_manager.cc:1434] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:20.974642 11559 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:20.976063 11559 ts_tablet_manager.cc:1403] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.189s	user 0.019s	sys 0.010s
I20260709 13:15:20.989004 11559 raft_consensus.cc:359] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.992216 11559 raft_consensus.cc:385] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.992708 11559 raft_consensus.cc:740] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.993451 11559 consensus_queue.cc:260] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:20.964715 11399 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:20.998430 11559 ts_tablet_manager.cc:1434] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:15:21.000280 11559 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.001581 11554 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:21.006721 11559 tablet_bootstrap.cc:654] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.007980 11645 raft_consensus.cc:2749] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.008493 11554 tablet_bootstrap.cc:654] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:21.014063 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 72512.6us
I20260709 13:15:21.018110 11326 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.025892 11802 raft_consensus.cc:2749] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:15:21.032618 11253 consensus_peers.cc:597] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:21.040788 11645 consensus_queue.cc:1048] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.043969 11710 consensus_queue.cc:1048] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.053928 11555 tablet_bootstrap.cc:654] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.063285 11556 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:21.071802 11556 ts_tablet_manager.cc:1403] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.238s	user 0.028s	sys 0.002s
I20260709 13:15:21.072970 11555 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:21.073596 11555 ts_tablet_manager.cc:1403] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.007s
I20260709 13:15:21.073915 11556 raft_consensus.cc:359] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.074514 11556 raft_consensus.cc:385] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.074731 11556 raft_consensus.cc:740] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.075495 11556 consensus_queue.cc:260] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.078351 11556 ts_tablet_manager.cc:1434] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:21.079820 11556 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:21.084317 11559 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.084934 11559 ts_tablet_manager.cc:1403] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.001s
I20260709 13:15:21.090807 11556 tablet_bootstrap.cc:654] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.090739 11555 raft_consensus.cc:359] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.095474 11555 raft_consensus.cc:385] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.095826 11555 raft_consensus.cc:740] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.096640 11555 consensus_queue.cc:260] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.094494 11559 raft_consensus.cc:359] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.099828 11559 raft_consensus.cc:385] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.100171 11559 raft_consensus.cc:740] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.101153 11559 consensus_queue.cc:260] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.114398 11559 ts_tablet_manager.cc:1434] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 13:15:21.115103 11555 ts_tablet_manager.cc:1434] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 13:15:21.116146 11555 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:21.118043 11710 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.118729 11710 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.123167 11710 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.126619 11559 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.133273 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.134416 11710 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.134734 11285 raft_consensus.cc:3060] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.134954 11710 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.137864 11710 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.138576 11555 tablet_bootstrap.cc:654] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:21.139608 11253 leader_election.cc:343] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.140159 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.141168 11554 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:21.141638 11554 ts_tablet_manager.cc:1403] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.007s
W20260709 13:15:21.141682 11253 leader_election.cc:343] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.144219 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.144856 11362 raft_consensus.cc:2468] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.145839 11554 raft_consensus.cc:359] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.146500 11554 raft_consensus.cc:385] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.146760 11554 raft_consensus.cc:740] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.147099 11619 consensus_queue.cc:1048] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.147583 11554 consensus_queue.cc:260] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.150315 11554 ts_tablet_manager.cc:1434] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:21.151065 11619 raft_consensus.cc:493] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.151315 11554 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:21.151587 11619 raft_consensus.cc:515] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.156234 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.157016 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.157660 11362 raft_consensus.cc:2468] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:21.158624 11554 tablet_bootstrap.cc:654] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.158869 11399 leader_election.cc:304] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:21.159775 11856 raft_consensus.cc:2804] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.160104 11856 raft_consensus.cc:493] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.160187 11250 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.160472 11856 raft_consensus.cc:3060] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:21.160754 11402 leader_election.cc:343] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.161366 11710 raft_consensus.cc:2804] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.161770 11710 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.161773 11619 leader_election.cc:290] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.162271 11710 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.138574 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.166316 11559 tablet_bootstrap.cc:654] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.163435 11432 raft_consensus.cc:2468] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.170814 11251 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [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: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.171571 11748 raft_consensus.cc:2804] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.171937 11748 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.172271 11748 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.173105 11710 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.175915 11798 raft_consensus.cc:493] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.176381 11798 raft_consensus.cc:515] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.177050 11856 raft_consensus.cc:515] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.181310 11856 leader_election.cc:290] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.183320 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:21.182416 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:21.184669 11362 raft_consensus.cc:3060] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.188019 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880f43042c442f3b619a443ad7327d4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:21.191478 11253 leader_election.cc:343] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:21.192104 11402 leader_election.cc:343] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.194628 11362 raft_consensus.cc:2468] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:21.199904 11399 leader_election.cc:304] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.195148 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.196355 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:21.196686 11798 leader_election.cc:290] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.198025 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.201228 11619 raft_consensus.cc:2804] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.202083 11619 raft_consensus.cc:697] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
W20260709 13:15:21.202436 11328 leader_election.cc:343] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.202925 11619 consensus_queue.cc:237] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:21.205106 11326 leader_election.cc:343] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.205744 11326 leader_election.cc:304] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.201238 11360 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.207710 11559 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.208185 11559 ts_tablet_manager.cc:1403] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 13:15:21.209739 11554 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:21.210196 11554 ts_tablet_manager.cc:1403] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.006s
I20260709 13:15:21.212862 11554 raft_consensus.cc:359] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.201522 11555 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:21.219209 11555 ts_tablet_manager.cc:1403] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.004s
I20260709 13:15:21.218779 11748 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.221797 11555 raft_consensus.cc:359] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.222481 11555 raft_consensus.cc:385] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.215611 11556 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:21.213186 11360 raft_consensus.cc:2468] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:21.223356 11556 ts_tablet_manager.cc:1403] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.039s
I20260709 13:15:21.224049 11250 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.224924 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:21.225349 11402 consensus_peers.cc:597] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:21.226016 11556 raft_consensus.cc:359] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.226689 11556 raft_consensus.cc:385] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.226939 11556 raft_consensus.cc:740] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.227594 11556 consensus_queue.cc:260] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.229687 11556 ts_tablet_manager.cc:1434] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:21.229959 11554 raft_consensus.cc:385] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.218346 11798 raft_consensus.cc:2749] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.222868 11555 raft_consensus.cc:740] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.225076 11573 raft_consensus.cc:2804] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.230727 11556 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:21.231199 11573 raft_consensus.cc:697] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:21.217811 11559 raft_consensus.cc:359] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.182972 11710 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.232061 11573 consensus_queue.cc:237] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.231694 11559 raft_consensus.cc:385] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.233594 11559 raft_consensus.cc:740] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.231316 11555 consensus_queue.cc:260] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.237150 11556 tablet_bootstrap.cc:654] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.236920 11559 consensus_queue.cc:260] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.239180 11559 ts_tablet_manager.cc:1434] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
W20260709 13:15:21.239928 11253 leader_election.cc:343] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.240386 11559 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.230316 11554 raft_consensus.cc:740] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.247663 11554 consensus_queue.cc:260] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.248267 11555 ts_tablet_manager.cc:1434] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:15:21.249387 11559 tablet_bootstrap.cc:654] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.249449 11555 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:21.222322 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:21.250985 11432 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.248248 11556 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:21.255611 11556 ts_tablet_manager.cc:1403] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 13:15:21.259152 11748 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.259240 11432 raft_consensus.cc:2468] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:21.260665 11251 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.261250 11555 tablet_bootstrap.cc:654] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.261962 11748 raft_consensus.cc:2804] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.262908 11748 raft_consensus.cc:697] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:21.263926 11748 consensus_queue.cc:237] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.259176 11556 raft_consensus.cc:359] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.265733 11556 raft_consensus.cc:385] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.266139 11556 raft_consensus.cc:740] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.267355 11556 consensus_queue.cc:260] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.267839 11619 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.268524 11619 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.270364 11554 ts_tablet_manager.cc:1434] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:15:21.273674 11556 ts_tablet_manager.cc:1434] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:15:21.281524 11555 tablet_bootstrap.cc:492] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:21.282361 11555 ts_tablet_manager.cc:1403] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 13:15:21.275419 11619 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:21.284130 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.284147 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.277923 11556 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:21.285976 11555 raft_consensus.cc:359] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.293859 11555 raft_consensus.cc:385] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.294255 11555 raft_consensus.cc:740] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.296473 11555 consensus_queue.cc:260] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.299474 11183 catalog_manager.cc:5697] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.294270 11184 catalog_manager.cc:5697] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.330570 11554 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: Bootstrap starting.
W20260709 13:15:21.305891 11402 leader_election.cc:343] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:21.335641 11402 leader_election.cc:343] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.336076 11402 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.336787 11619 raft_consensus.cc:2749] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.343194 11555 ts_tablet_manager.cc:1434] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.005s
I20260709 13:15:21.344362 11555 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:21.350311 11554 tablet_bootstrap.cc:654] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.348160 11619 consensus_queue.cc:1048] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:15:21.390936 11559 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.391593 11559 ts_tablet_manager.cc:1403] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.152s	user 0.037s	sys 0.063s
I20260709 13:15:21.395356 11559 raft_consensus.cc:359] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.396252 11559 raft_consensus.cc:385] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.396584 11559 raft_consensus.cc:740] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
W20260709 13:15:21.397529 11326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 54059.1us
I20260709 13:15:21.399809 11559 consensus_queue.cc:260] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.401129 11556 tablet_bootstrap.cc:654] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.402894 11559 ts_tablet_manager.cc:1434] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:21.404318 11559 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.406894 11619 raft_consensus.cc:493] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.408236 11619 raft_consensus.cc:515] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.412545 11182 catalog_manager.cc:5697] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.420504 11559 tablet_bootstrap.cc:654] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.429175 11559 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.429610 11559 ts_tablet_manager.cc:1403] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 13:15:21.431988 11559 raft_consensus.cc:359] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.432657 11559 raft_consensus.cc:385] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.432898 11559 raft_consensus.cc:740] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.433485 11559 consensus_queue.cc:260] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.436067 11559 ts_tablet_manager.cc:1434] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:21.438683 11559 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.444901 11559 tablet_bootstrap.cc:654] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.453573 11559 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.454119 11559 ts_tablet_manager.cc:1403] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:15:21.456907 11559 raft_consensus.cc:359] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.457640 11559 raft_consensus.cc:385] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.457965 11559 raft_consensus.cc:740] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.458632 11559 consensus_queue.cc:260] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.460697 11559 ts_tablet_manager.cc:1434] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:21.461553 11559 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.467382 11559 tablet_bootstrap.cc:654] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.471251 11645 raft_consensus.cc:493] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.471777 11645 raft_consensus.cc:515] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.472932 11559 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.473445 11559 ts_tablet_manager.cc:1403] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:15:21.473870 11645 leader_election.cc:290] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.475518 11619 leader_election.cc:290] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.475670 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.476318 11559 raft_consensus.cc:359] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.477020 11559 raft_consensus.cc:385] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.477072 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.477368 11559 raft_consensus.cc:740] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.477526 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.475438 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.478173 11559 consensus_queue.cc:260] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.476351 11360 raft_consensus.cc:2468] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:21.479972 11509 raft_consensus.cc:3060] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.480760 11399 leader_election.cc:304] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:21.482095 11559 ts_tablet_manager.cc:1434] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:21.483148 11559 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:21.483639 11402 leader_election.cc:343] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:21.484689 11402 leader_election.cc:343] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.485764 11619 raft_consensus.cc:2804] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.478148 11362 raft_consensus.cc:2468] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:21.486156 11619 raft_consensus.cc:493] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.486541 11619 raft_consensus.cc:3060] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.487851 11399 leader_election.cc:304] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.488713 11559 tablet_bootstrap.cc:654] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.488910 11645 raft_consensus.cc:2804] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.489259 11555 tablet_bootstrap.cc:654] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.489282 11645 raft_consensus.cc:493] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.490427 11645 raft_consensus.cc:3060] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.504063 11900 raft_consensus.cc:493] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.504887 11554 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:21.507550 11554 ts_tablet_manager.cc:1403] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.195s	user 0.029s	sys 0.008s
I20260709 13:15:21.504869 11900 raft_consensus.cc:515] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.510824 11900 leader_election.cc:290] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:21.511085 11645 raft_consensus.cc:515] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.512262 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.513713 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.513836 11645 leader_election.cc:290] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
W20260709 13:15:21.513734 11326 leader_election.cc:343] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.514828 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
W20260709 13:15:21.516013 11328 leader_election.cc:343] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.516019 11362 raft_consensus.cc:3060] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.516486 11328 leader_election.cc:304] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.517565 11554 raft_consensus.cc:359] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.518322 11800 raft_consensus.cc:2749] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.518460 11554 raft_consensus.cc:385] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.518946 11554 raft_consensus.cc:740] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.519316 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:21.519824 11554 consensus_queue.cc:260] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:21.520754 11402 leader_election.cc:343] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.527050 11554 ts_tablet_manager.cc:1434] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:15:21.529887 11554 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:21.531335 11868 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.531817 11868 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.533953 11868 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:21.535833 11362 raft_consensus.cc:2468] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:21.538556 11399 leader_election.cc:304] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.539654 11645 raft_consensus.cc:2804] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.540416 11645 raft_consensus.cc:697] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:21.541574 11645 consensus_queue.cc:237] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.543907 11554 tablet_bootstrap.cc:654] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.547070 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.549847 11559 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.550181 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.550542 11559 ts_tablet_manager.cc:1403] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.027s
I20260709 13:15:21.552088 11476 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.553206 11868 raft_consensus.cc:2749] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.554713 11556 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:21.560178 11556 ts_tablet_manager.cc:1403] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.283s	user 0.013s	sys 0.026s
I20260709 13:15:21.561829 11554 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:21.562333 11554 ts_tablet_manager.cc:1403] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260709 13:15:21.554553 11559 raft_consensus.cc:359] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.562873 11559 raft_consensus.cc:385] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.563263 11559 raft_consensus.cc:740] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.563957 11559 consensus_queue.cc:260] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.566220 11559 ts_tablet_manager.cc:1434] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:15:21.567404 11559 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.573308 11554 raft_consensus.cc:359] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.574106 11554 raft_consensus.cc:385] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.580534 11507 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.580932 11554 raft_consensus.cc:740] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.577404 11556 raft_consensus.cc:359] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.581808 11556 raft_consensus.cc:385] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.557075 11619 raft_consensus.cc:515] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.586879 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:21.588244 11556 raft_consensus.cc:740] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.589387 11556 consensus_queue.cc:260] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:21.589607 11402 leader_election.cc:343] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.592541 11556 ts_tablet_manager.cc:1434] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:15:21.592396 11183 catalog_manager.cc:5697] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.593495 11554 consensus_queue.cc:260] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.612161 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:21.612931 11362 raft_consensus.cc:3060] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.626415 11573 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.626953 11573 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.628931 11573 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.632349 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.633131 11435 raft_consensus.cc:2468] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.602063 11619 leader_election.cc:290] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.636122 11554 ts_tablet_manager.cc:1434] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 13:15:21.635066 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.637712 11251 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.642863 11556 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:21.646373 11893 raft_consensus.cc:493] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.646895 11893 raft_consensus.cc:515] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.644038 11846 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.649593 11846 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.654816 11893 leader_election.cc:290] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:21.655097 11573 raft_consensus.cc:2804] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.655474 11573 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.655840 11573 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.656899 11846 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.657259 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.658241 11358 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.659575 11286 raft_consensus.cc:3060] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.659633 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.666280 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97bf4553cb1423fb7715b44bfae3de1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.666755 11554 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:21.679987 11250 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.680589 11285 raft_consensus.cc:3060] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.681003 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.682036 11748 raft_consensus.cc:2804] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.682451 11748 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.682758 11559 tablet_bootstrap.cc:654] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.681020 11250 leader_election.cc:304] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
W20260709 13:15:21.688934 11253 leader_election.cc:343] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.689687 11868 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.690232 11868 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.685892 11555 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:21.691444 11555 ts_tablet_manager.cc:1403] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.347s	user 0.016s	sys 0.032s
I20260709 13:15:21.692440 11868 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.694067 11555 raft_consensus.cc:359] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.694729 11555 raft_consensus.cc:385] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.695207 11846 consensus_queue.cc:1048] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.703001 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.703881 11360 raft_consensus.cc:2393] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 86362eb0cde74fa9802f70a082579d2d in this term.
I20260709 13:15:21.704783 11362 raft_consensus.cc:2468] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:21.706634 11399 leader_election.cc:304] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:21.708019 11645 raft_consensus.cc:2804] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.708710 11645 raft_consensus.cc:697] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:21.709892 11645 consensus_queue.cc:237] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:21.710260 11573 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.682785 11748 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.713912 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:21.714535 11432 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.694983 11555 raft_consensus.cc:740] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.717278 11555 consensus_queue.cc:260] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.720280 11556 tablet_bootstrap.cc:654] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.722339 11573 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.722652 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:21.723320 11555 ts_tablet_manager.cc:1434] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
W20260709 13:15:21.726416 11253 leader_election.cc:343] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:21.728595 11253 consensus_peers.cc:597] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:21.731909 11476 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:21.737015 11913 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.739269 11559 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.739823 11559 ts_tablet_manager.cc:1403] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.173s	user 0.022s	sys 0.000s
I20260709 13:15:21.740008 11866 consensus_queue.cc:1048] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:21.742576 11710 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.743120 11710 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.745090 11710 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.746419 11432 raft_consensus.cc:2468] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:21.748430 11913 raft_consensus.cc:2749] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.749804 11559 raft_consensus.cc:359] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.750391 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:21.750943 11251 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.755635 11846 raft_consensus.cc:2804] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.756104 11846 raft_consensus.cc:697] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:21.757097 11846 consensus_queue.cc:237] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.759948 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:21.760775 11360 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.756069 11559 raft_consensus.cc:385] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.762706 11559 raft_consensus.cc:740] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.762555 11866 consensus_queue.cc:1048] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.763512 11559 consensus_queue.cc:260] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.758374 11748 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.774400 11748 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.774533 11250 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.776016 11559 ts_tablet_manager.cc:1434] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:15:21.777073 11559 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.777324 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.778918 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:21.779537 11360 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.782367 11748 raft_consensus.cc:2804] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.782783 11748 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.783142 11748 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:21.792434 11253 leader_election.cc:343] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:21.796182 11253 leader_election.cc:343] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.802685 11554 tablet_bootstrap.cc:654] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.805629 11555 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:21.808214 11559 tablet_bootstrap.cc:654] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.815382 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:21.829319 11360 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:21.830541 11250 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.831460 11573 raft_consensus.cc:2804] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.831923 11573 raft_consensus.cc:697] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:21.833822 11555 tablet_bootstrap.cc:654] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.832715 11573 consensus_queue.cc:237] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:21.836927 11710 consensus_queue.cc:1048] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.840243 11556 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:21.840732 11556 ts_tablet_manager.cc:1403] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.223s	user 0.022s	sys 0.007s
I20260709 13:15:21.842767 11184 catalog_manager.cc:5697] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.851886 11556 raft_consensus.cc:359] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.852799 11556 raft_consensus.cc:385] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.853060 11556 raft_consensus.cc:740] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.855269 11556 consensus_queue.cc:260] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:21.856441 11559 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:21.856896 11559 ts_tablet_manager.cc:1403] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.001s
I20260709 13:15:21.857394 11556 ts_tablet_manager.cc:1434] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:15:21.858325 11556 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:21.859444 11559 raft_consensus.cc:359] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.860299 11559 raft_consensus.cc:385] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.848703 11846 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.866117 11846 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.868516 11846 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.860644 11559 raft_consensus.cc:740] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.868727 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:21.873091 11556 tablet_bootstrap.cc:654] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.870050 11432 raft_consensus.cc:2468] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:21.873142 11559 consensus_queue.cc:260] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.877264 11251 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.879215 11573 raft_consensus.cc:2804] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.879349 11559 ts_tablet_manager.cc:1434] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:15:21.879577 11573 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.880013 11573 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.881268 11893 raft_consensus.cc:2749] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.883711 11559 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:21.872627 11748 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:21.893949 11253 leader_election.cc:343] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.899682 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.905419 11710 consensus_queue.cc:1048] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.922953 11559 tablet_bootstrap.cc:654] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.928277 11573 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:21.914347 11253 leader_election.cc:343] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.930233 11573 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.933925 11554 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:21.934585 11554 ts_tablet_manager.cc:1403] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.289s	user 0.018s	sys 0.009s
I20260709 13:15:21.938354 11555 tablet_bootstrap.cc:492] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:21.938843 11555 ts_tablet_manager.cc:1403] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.006s
I20260709 13:15:21.961328 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:21.962038 11432 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.972455 11645 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.973268 11645 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.980515 11645 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:21.981508 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:21.982441 11893 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:21.982977 11402 leader_election.cc:343] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.982945 11893 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:21.983592 11748 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:21.984884 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:21.985095 11893 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:21.985491 11358 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.988394 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:21.999651 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.000576 11435 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:22.002218 11251 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:21.983088 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.003501 11846 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.003903 11846 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.004233 11846 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.011072 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:22.011747 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.014012 11868 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.014492 11868 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:22.015522 11253 leader_election.cc:343] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:22.016240 11253 leader_election.cc:343] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.016619 11868 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:22.016891 11253 leader_election.cc:343] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.018338 11554 raft_consensus.cc:359] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.020078 11358 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
W20260709 13:15:22.022140 11402 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:22.027885 11554 raft_consensus.cc:385] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.028673 11554 raft_consensus.cc:740] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.029527 11554 consensus_queue.cc:260] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.041034 11554 ts_tablet_manager.cc:1434] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260709 13:15:22.054692 11432 raft_consensus.cc:2468] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:22.055858 11251 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.055938 11800 raft_consensus.cc:493] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.056488 11800 raft_consensus.cc:515] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.054944 11559 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.056998 11748 raft_consensus.cc:2804] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.057478 11559 ts_tablet_manager.cc:1403] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.043s
I20260709 13:15:22.057663 11748 raft_consensus.cc:697] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:22.057387 11183 catalog_manager.cc:5697] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:22.058528 11800 leader_election.cc:290] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:22.059347 11183 catalog_manager.cc:5697] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.045591 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.059185 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.061444 11554 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:22.062141 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
W20260709 13:15:22.065917 11328 leader_election.cc:343] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.043592 11250 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.071703 11556 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:22.072184 11556 ts_tablet_manager.cc:1403] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.214s	user 0.031s	sys 0.033s
I20260709 13:15:22.068840 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:22.080070 11326 leader_election.cc:343] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.080504 11326 leader_election.cc:304] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:22.076655 11559 raft_consensus.cc:359] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.081532 11559 raft_consensus.cc:385] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.081854 11559 raft_consensus.cc:740] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.058537 11748 consensus_queue.cc:237] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.083901 11593 raft_consensus.cc:2749] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.090131 11476 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:22.091590 11559 consensus_queue.cc:260] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.093729 11868 raft_consensus.cc:2749] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.098754 11554 tablet_bootstrap.cc:654] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.103461 11645 consensus_queue.cc:1048] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:22.104625 11250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 64702.5us
I20260709 13:15:22.110364 11555 raft_consensus.cc:359] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.111079 11555 raft_consensus.cc:385] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.082356 11710 raft_consensus.cc:2804] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.111788 11710 raft_consensus.cc:697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:22.113873 11846 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.115077 11285 raft_consensus.cc:2393] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5344338d32924600918980f8197ba039 in current term 1: Already voted for candidate 86362eb0cde74fa9802f70a082579d2d in this term.
I20260709 13:15:22.116075 11559 ts_tablet_manager.cc:1434] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 13:15:22.117069 11559 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:22.111357 11555 raft_consensus.cc:740] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.119014 11555 consensus_queue.cc:260] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.123689 11556 raft_consensus.cc:359] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.127002 11556 raft_consensus.cc:385] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.128077 11556 raft_consensus.cc:740] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.112762 11710 consensus_queue.cc:237] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.132135 11402 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:22.130919 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:22.134027 11555 ts_tablet_manager.cc:1434] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.195s	user 0.006s	sys 0.001s
I20260709 13:15:22.135452 11619 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.139070 11559 tablet_bootstrap.cc:654] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.141950 11556 consensus_queue.cc:260] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.153167 11900 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.155372 11900 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.155851 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:22.161705 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:22.163357 11328 leader_election.cc:343] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.165058 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.166509 11846 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.175251 11555 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
W20260709 13:15:22.175271 11328 leader_election.cc:343] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.176162 11328 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:22.176810 11800 raft_consensus.cc:2749] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.157378 11900 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:22.186221 11868 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.185747 11556 ts_tablet_manager.cc:1434] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.113s	user 0.005s	sys 0.003s
I20260709 13:15:22.187528 11554 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:22.186736 11868 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.189685 11555 tablet_bootstrap.cc:654] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.193375 11646 consensus_queue.cc:1048] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:22.195863 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.214035 11360 raft_consensus.cc:2393] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 064cca06186748eea563097b09e0e169 in this term.
I20260709 13:15:22.198709 11868 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:22.197512 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:22.198786 11508 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.226117 11559 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.226634 11559 ts_tablet_manager.cc:1403] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.007s
I20260709 13:15:22.204897 11619 raft_consensus.cc:2749] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.229276 11559 raft_consensus.cc:359] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.229944 11559 raft_consensus.cc:385] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.230183 11559 raft_consensus.cc:740] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.230755 11559 consensus_queue.cc:260] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:22.205025 11402 consensus_peers.cc:597] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:22.232263 11559 ts_tablet_manager.cc:1434] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:22.201969 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.233227 11559 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:22.233578 11432 raft_consensus.cc:2393] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:22.234906 11474 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:22.236315 11868 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.239462 11559 tablet_bootstrap.cc:654] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.242879 11856 raft_consensus.cc:493] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.243604 11856 raft_consensus.cc:515] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.246223 11435 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:22.246418 11856 leader_election.cc:290] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.254052 11251 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:22.249845 11868 raft_consensus.cc:2749] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.250844 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.254938 11893 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.255288 11360 raft_consensus.cc:2468] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:22.255445 11893 raft_consensus.cc:697] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:22.256377 11893 consensus_queue.cc:237] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.256551 11399 leader_election.cc:304] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:22.258277 11856 raft_consensus.cc:2804] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.258857 11856 raft_consensus.cc:493] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.259387 11856 raft_consensus.cc:3060] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.260619 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.261332 11287 raft_consensus.cc:2468] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:22.270884 11559 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.271692 11559 ts_tablet_manager.cc:1403] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.023s
I20260709 13:15:22.196220 11556 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:22.274416 11559 raft_consensus.cc:359] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.275357 11559 raft_consensus.cc:385] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.275626 11559 raft_consensus.cc:740] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.276317 11559 consensus_queue.cc:260] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.278885 11559 ts_tablet_manager.cc:1434] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:22.279754 11559 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:22.193717 11554 ts_tablet_manager.cc:1403] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.000s
I20260709 13:15:22.285707 11559 tablet_bootstrap.cc:654] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.293067 11554 raft_consensus.cc:359] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.293807 11554 raft_consensus.cc:385] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.294065 11554 raft_consensus.cc:740] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.318233 11183 catalog_manager.cc:5697] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:22.319732 11253 leader_election.cc:343] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:22.321696 11253 consensus_peers.cc:597] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:22.322398 11253 consensus_peers.cc:597] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:22.294656 11554 consensus_queue.cc:260] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.326891 11554 ts_tablet_manager.cc:1434] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:15:22.328123 11556 tablet_bootstrap.cc:654] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.343437 11555 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:22.344156 11555 ts_tablet_manager.cc:1403] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.004s
I20260709 13:15:22.347826 11619 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.348423 11619 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.348839 11555 raft_consensus.cc:359] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.349817 11555 raft_consensus.cc:385] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.350168 11555 raft_consensus.cc:740] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.350983 11555 consensus_queue.cc:260] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.354115 11555 ts_tablet_manager.cc:1434] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:22.356484 11710 consensus_queue.cc:1048] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.357331 11619 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:22.358566 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:22.360476 11402 leader_election.cc:343] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.362403 11184 catalog_manager.cc:5697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.363852 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.366140 11184 catalog_manager.cc:5697] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:22.366178 11402 leader_election.cc:343] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.369486 11402 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:22.373129 11619 raft_consensus.cc:2749] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.378028 11900 raft_consensus.cc:493] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.378579 11900 raft_consensus.cc:515] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.380648 11900 leader_election.cc:290] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.382897 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:22.384796 11328 leader_election.cc:343] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.389312 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:22.390760 11326 leader_election.cc:343] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.391175 11326 leader_election.cc:304] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.393249 11900 raft_consensus.cc:2749] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.393204 11555 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:22.394933 11556 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:22.395488 11556 ts_tablet_manager.cc:1403] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.011s
I20260709 13:15:22.398123 11556 raft_consensus.cc:359] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.399405 11556 raft_consensus.cc:385] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.399730 11556 raft_consensus.cc:740] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.400473 11556 consensus_queue.cc:260] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.402765 11556 ts_tablet_manager.cc:1434] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:15:22.403805 11556 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:22.406198 11856 raft_consensus.cc:515] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.409036 11856 leader_election.cc:290] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.409484 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:22.420858 11285 raft_consensus.cc:3060] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.422960 11559 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.423480 11555 tablet_bootstrap.cc:654] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.423547 11559 ts_tablet_manager.cc:1403] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.144s	user 0.049s	sys 0.058s
I20260709 13:15:22.426208 11559 raft_consensus.cc:359] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.426846 11559 raft_consensus.cc:385] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.427121 11559 raft_consensus.cc:740] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.428261 11559 consensus_queue.cc:260] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.430397 11559 ts_tablet_manager.cc:1434] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:22.431406 11559 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:22.412726 11556 tablet_bootstrap.cc:654] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.413585 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:22.431916 11357 raft_consensus.cc:3060] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.415271 11573 raft_consensus.cc:493] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.434638 11573 raft_consensus.cc:515] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.417630 11748 consensus_queue.cc:1048] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.418839 11554 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: Bootstrap starting.
I20260709 13:15:22.437075 11559 tablet_bootstrap.cc:654] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.437876 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.441038 11285 raft_consensus.cc:2468] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:22.456507 11555 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:22.461277 11402 leader_election.cc:304] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:22.480049 11856 raft_consensus.cc:2804] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.480739 11856 raft_consensus.cc:697] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:22.481824 11856 consensus_queue.cc:237] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.468539 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5614883fa2b24114869c47741f687c29" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.436507 11573 leader_election.cc:290] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:22.478157 11927 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.485752 11927 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.490028 11555 ts_tablet_manager.cc:1403] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.000s
I20260709 13:15:22.495509 11554 tablet_bootstrap.cc:654] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.500308 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:22.517419 11253 leader_election.cc:343] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.493701 11927 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.493085 11250 leader_election.cc:304] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:22.520139 11285 raft_consensus.cc:3060] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.522032 11748 raft_consensus.cc:493] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.522557 11748 raft_consensus.cc:515] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.524861 11748 leader_election.cc:290] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.526456 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.520118 11868 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.527130 11360 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:22.527323 11868 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.529568 11868 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.534584 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.540562 11250 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.541616 11893 raft_consensus.cc:2804] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.541829 11357 raft_consensus.cc:2468] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:22.542160 11893 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.542656 11893 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.546828 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.546591 11555 raft_consensus.cc:359] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.550702 11555 raft_consensus.cc:385] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.551155 11555 raft_consensus.cc:740] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.556751 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.558660 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:22.566511 11253 leader_election.cc:343] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.571336 11476 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:22.582357 11250 leader_election.cc:343] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.583103 11250 leader_election.cc:304] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.580878 11868 raft_consensus.cc:2749] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.587234 11573 raft_consensus.cc:2749] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.589493 11182 catalog_manager.cc:5697] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:22.603015 11856 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.603626 11856 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.605759 11856 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.607301 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.607962 11508 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:22.609159 11402 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:22.609596 11893 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.610322 11856 raft_consensus.cc:2804] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:22.610821 11856 raft_consensus.cc:493] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.611538 11856 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:22.614699 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 45194.4us
I20260709 13:15:22.552172 11555 consensus_queue.cc:260] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.625922 11556 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:22.626410 11556 ts_tablet_manager.cc:1403] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.223s	user 0.036s	sys 0.067s
I20260709 13:15:22.633091 11556 raft_consensus.cc:359] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.633778 11556 raft_consensus.cc:385] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.634052 11556 raft_consensus.cc:740] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.634776 11556 consensus_queue.cc:260] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:22.634171 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.636365 11362 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:22.637274 11556 ts_tablet_manager.cc:1434] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:15:22.638835 11556 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:22.644556 11556 tablet_bootstrap.cc:654] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.651185 11856 raft_consensus.cc:515] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.645133 11555 ts_tablet_manager.cc:1434] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.000s
I20260709 13:15:22.657720 11555 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:22.668720 11559 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.669510 11559 ts_tablet_manager.cc:1403] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.238s	user 0.054s	sys 0.078s
I20260709 13:15:22.678555 11893 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.683485 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:22.684141 11358 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.686111 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:22.686791 11362 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.688870 11927 raft_consensus.cc:2749] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:22.692135 11866 raft_consensus.cc:493] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.691203 11856 leader_election.cc:290] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.692682 11866 raft_consensus.cc:515] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.691017 11555 tablet_bootstrap.cc:654] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.696516 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ca202fe0942be8c5db6bd6faa44e4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:22.697098 11510 raft_consensus.cc:3060] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.697507 11866 leader_election.cc:290] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.699003 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.701622 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.702489 11360 raft_consensus.cc:2468] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:22.705212 11510 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
I20260709 13:15:22.705837 11399 leader_election.cc:304] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:22.709195 11866 raft_consensus.cc:2804] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.709607 11866 raft_consensus.cc:493] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.709997 11866 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.713155 11748 consensus_queue.cc:1048] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.714346 11358 raft_consensus.cc:2468] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
W20260709 13:15:22.714887 11402 leader_election.cc:343] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.717187 11399 leader_election.cc:304] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:22.719703 11856 raft_consensus.cc:2804] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:22.720258 11856 raft_consensus.cc:697] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:22.721077 11856 consensus_queue.cc:237] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER 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: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.713148 11362 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:22.725347 11559 raft_consensus.cc:359] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.727970 11559 raft_consensus.cc:385] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.730162 11559 raft_consensus.cc:740] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.730871 11559 consensus_queue.cc:260] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.734942 11554 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: No bootstrap required, opened a new log
I20260709 13:15:22.735560 11554 ts_tablet_manager.cc:1403] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: Time spent bootstrapping tablet: real 0.317s	user 0.015s	sys 0.011s
I20260709 13:15:22.735894 11866 raft_consensus.cc:515] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.740283 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:22.740381 11927 consensus_queue.cc:1048] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.738754 11506 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.744107 11554 raft_consensus.cc:359] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.745918 11554 raft_consensus.cc:385] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.746668 11250 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:22.746343 11554 raft_consensus.cc:740] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.748692 11559 ts_tablet_manager.cc:1434] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 13:15:22.743664 11893 consensus_queue.cc:1048] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:15:22.770035 11554 consensus_queue.cc:260] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.771765 11559 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:22.776671 11573 raft_consensus.cc:2804] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.777420 11573 raft_consensus.cc:697] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:22.780061 11554 ts_tablet_manager.cc:1434] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:15:22.778491 11573 consensus_queue.cc:237] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:22.794637 11253 leader_election.cc:343] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:22.822674 11253 consensus_peers.cc:597] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:22.826325 11556 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:22.826867 11556 ts_tablet_manager.cc:1403] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.005s
I20260709 13:15:22.814983 11710 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.830415 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:22.831126 11362 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.839874 11866 leader_election.cc:290] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.840279 11185 catalog_manager.cc:5697] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.830616 11710 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.864385 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:22.866148 11402 leader_election.cc:343] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:22.869087 11253 consensus_peers.cc:597] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:22.852907 11556 raft_consensus.cc:359] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.872936 11556 raft_consensus.cc:385] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.875674 11556 raft_consensus.cc:740] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.877529 11710 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:22.879127 11559 tablet_bootstrap.cc:654] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.883940 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:22.884698 11359 raft_consensus.cc:2468] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:22.886221 11250 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:22.887898 11927 raft_consensus.cc:2804] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.888275 11505 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.889343 11555 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:22.891587 11555 ts_tablet_manager.cc:1403] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.234s	user 0.034s	sys 0.015s
I20260709 13:15:22.885038 11556 consensus_queue.cc:260] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.903120 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.888316 11927 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:22.909319 11556 ts_tablet_manager.cc:1434] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.003s
W20260709 13:15:22.905193 11253 leader_election.cc:343] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:22.919523 11958 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.920269 11958 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.920691 11555 raft_consensus.cc:359] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.921500 11555 raft_consensus.cc:385] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.921813 11555 raft_consensus.cc:740] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.924465 11573 consensus_queue.cc:1048] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.926901 11556 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: Bootstrap starting.
I20260709 13:15:22.911700 11927 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.934389 11555 consensus_queue.cc:260] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:22.938858 11555 ts_tablet_manager.cc:1434] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:15:22.939800 11555 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:22.945350 11913 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.945799 11555 tablet_bootstrap.cc:654] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.945925 11913 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:22.952847 11362 raft_consensus.cc:2468] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:22.954607 11399 leader_election.cc:304] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:22.954900 11913 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:22.957958 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:22.961786 11856 raft_consensus.cc:2804] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:22.959785 11958 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:22.981494 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.982263 11559 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:22.982983 11559 ts_tablet_manager.cc:1403] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.213s	user 0.019s	sys 0.014s
I20260709 13:15:22.986756 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:22.982259 11434 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 0.
I20260709 13:15:22.989056 11251 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:22.989985 11958 raft_consensus.cc:2804] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:22.990116 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:22.965845 11182 catalog_manager.cc:5697] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.990458 11965 consensus_queue.cc:1048] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:22.992650 11474 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:22.996591 11619 consensus_queue.cc:1048] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.999927 11556 tablet_bootstrap.cc:654] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.003484 11555 tablet_bootstrap.cc:492] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.003297 11559 raft_consensus.cc:359] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:23.004045 11559 raft_consensus.cc:385] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.004089 11555 ts_tablet_manager.cc:1403] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.013s
I20260709 13:15:23.004402 11559 raft_consensus.cc:740] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.005095 11559 consensus_queue.cc:260] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:23.005489 11253 leader_election.cc:343] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.008113 11559 ts_tablet_manager.cc:1434] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:15:22.990468 11958 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.009888 11555 raft_consensus.cc:359] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:22.995671 11856 raft_consensus.cc:697] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:23.011926 11555 raft_consensus.cc:385] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.039646 11555 raft_consensus.cc:740] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.011059 11913 raft_consensus.cc:2749] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.040390 11555 consensus_queue.cc:260] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.021425 11559 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:23.042655 11555 ts_tablet_manager.cc:1434] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.001s
I20260709 13:15:23.043627 11555 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.031173 11958 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.031978 11856 consensus_queue.cc:237] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.050194 11555 tablet_bootstrap.cc:654] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.074028 11556 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: No bootstrap required, opened a new log
I20260709 13:15:23.075399 11556 ts_tablet_manager.cc:1403] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.010s
I20260709 13:15:23.092845 11559 tablet_bootstrap.cc:654] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.107738 11965 raft_consensus.cc:493] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.119859 11965 raft_consensus.cc:515] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:23.116287 11927 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.129370 11927 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:23.130728 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:23.131083 11965 leader_election.cc:290] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:23.131440 11358 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.135082 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
W20260709 13:15:23.140774 11253 leader_election.cc:343] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.174431 11506 raft_consensus.cc:1275] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:23.159250 11965 raft_consensus.cc:493] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.185055 11965 raft_consensus.cc:515] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.187376 11965 leader_election.cc:290] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:23.177430 11900 raft_consensus.cc:493] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.188004 11900 raft_consensus.cc:515] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.188951 11358 raft_consensus.cc:2468] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:23.190043 11900 leader_election.cc:290] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.191393 11250 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.193145 11958 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.193320 11846 raft_consensus.cc:2804] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.194638 11846 raft_consensus.cc:697] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:23.195489 11958 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:23.195973 11846 consensus_queue.cc:237] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.197482 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.198298 11285 raft_consensus.cc:2468] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 0.
I20260709 13:15:23.196605 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:23.204006 11328 leader_election.cc:304] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
W20260709 13:15:23.225623 11328 leader_election.cc:343] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.231153 11556 raft_consensus.cc:359] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.231915 11556 raft_consensus.cc:385] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.232172 11556 raft_consensus.cc:740] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.232429 11559 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: No bootstrap required, opened a new log
I20260709 13:15:23.232918 11559 ts_tablet_manager.cc:1403] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.009s
I20260709 13:15:23.232797 11556 consensus_queue.cc:260] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.235560 11556 ts_tablet_manager.cc:1434] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: Time spent starting tablet: real 0.160s	user 0.005s	sys 0.001s
I20260709 13:15:23.239603 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:23.232570 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.210429 11900 raft_consensus.cc:2804] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.242977 11559 raft_consensus.cc:359] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.238592 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:23.245488 11559 raft_consensus.cc:385] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.247071 11559 raft_consensus.cc:740] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.247998 11559 consensus_queue.cc:260] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.246325 11900 raft_consensus.cc:493] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.228647 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:23.225394 11856 consensus_queue.cc:1048] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:15:23.256317 11900 raft_consensus.cc:3060] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.247716 11287 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
W20260709 13:15:23.267999 11402 leader_election.cc:343] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.266981 11559 ts_tablet_manager.cc:1434] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 13:15:23.269586 11402 leader_election.cc:304] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:23.247109 11358 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:23.305230 11508 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:23.273288 11253 leader_election.cc:343] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.273339 11965 raft_consensus.cc:2804] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.320547 11965 raft_consensus.cc:493] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.320976 11965 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.317979 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:23.324894 11432 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.344249 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:23.344843 11360 raft_consensus.cc:2468] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:23.327215 11900 raft_consensus.cc:515] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.352104 11868 raft_consensus.cc:493] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:23.365695 11233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:23.382238 11432 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 1.
I20260709 13:15:23.386592 11399 leader_election.cc:304] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.388387 11251 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.385586 11182 catalog_manager.cc:5697] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.397914 11866 raft_consensus.cc:2804] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.398404 11866 raft_consensus.cc:493] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.398717 11866 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.399422 11893 raft_consensus.cc:2804] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.399994 11893 raft_consensus.cc:697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:23.404321 11573 consensus_queue.cc:1048] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.402920 11913 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.406101 11913 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.407235 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:23.407896 11900 leader_election.cc:290] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.409034 11555 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.409523 11555 ts_tablet_manager.cc:1403] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.366s	user 0.019s	sys 0.027s
W20260709 13:15:23.409425 11328 leader_election.cc:343] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.411432 11573 consensus_queue.cc:1048] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.413432 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:23.414103 11285 raft_consensus.cc:3060] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.417793 11555 raft_consensus.cc:359] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.418547 11555 raft_consensus.cc:385] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.418820 11555 raft_consensus.cc:740] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.419929 11359 raft_consensus.cc:1275] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:23.383258 11868 raft_consensus.cc:515] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.422181 11868 leader_election.cc:290] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:23.421752 11285 raft_consensus.cc:2468] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:23.424274 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:23.424522 11328 leader_election.cc:304] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.400820 11893 consensus_queue.cc:237] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.425395 11988 raft_consensus.cc:2804] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.427310 11988 raft_consensus.cc:697] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:23.428117 11988 consensus_queue.cc:237] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.429471 11555 consensus_queue.cc:260] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.441439 11981 consensus_queue.cc:1048] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.443534 11965 raft_consensus.cc:515] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:23.450667 11184 catalog_manager.cc:5697] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.464257 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:23.465121 11360 raft_consensus.cc:2393] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:23.467430 11555 ts_tablet_manager.cc:1434] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 13:15:23.470957 11473 leader_election.cc:304] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:23.474706 11986 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.470391 11866 raft_consensus.cc:515] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.478669 11555 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.492905 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.493626 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:23.494356 11286 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.501693 11913 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:23.507530 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:23.463629 11965 leader_election.cc:290] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:23.511523 11286 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:23.517462 11402 leader_election.cc:304] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:23.512574 11866 leader_election.cc:290] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:23.524437 11473 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:23.527974 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:23.528967 11357 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.539191 11989 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.540536 11986 raft_consensus.cc:2749] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.521502 11965 raft_consensus.cc:2804] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.551542 11965 raft_consensus.cc:697] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:23.539966 11989 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.556638 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:23.557569 11358 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.572178 11555 tablet_bootstrap.cc:654] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.584200 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:23.586127 11990 raft_consensus.cc:2749] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.589039 11989 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:23.590039 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.591130 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:23.593505 11473 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:23.595537 11989 raft_consensus.cc:2749] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.603366 11645 consensus_queue.cc:1048] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.606359 11358 raft_consensus.cc:2468] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:23.581990 11182 catalog_manager.cc:5697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 1 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:23.610776 11402 leader_election.cc:343] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.616217 11399 leader_election.cc:304] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.618312 11981 raft_consensus.cc:2804] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.625268 11357 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:23.628368 11981 raft_consensus.cc:697] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:23.629281 11981 consensus_queue.cc:237] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.634373 11856 raft_consensus.cc:493] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.619844 11965 consensus_queue.cc:237] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:23.634831 11856 raft_consensus.cc:515] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.637142 11856 leader_election.cc:290] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.637941 11183 catalog_manager.cc:5697] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.640585 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.641183 11285 raft_consensus.cc:2468] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 0.
I20260709 13:15:23.642140 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:23.642763 11402 leader_election.cc:304] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:23.654204 11645 raft_consensus.cc:2804] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.654748 11645 raft_consensus.cc:493] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.655333 11645 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:23.656752 11402 leader_election.cc:343] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.664538 11508 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.675321 11980 consensus_queue.cc:1048] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.724963 11555 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.725445 11555 ts_tablet_manager.cc:1403] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.253s	user 0.018s	sys 0.027s
I20260709 13:15:23.728384 11645 raft_consensus.cc:515] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.730429 11645 leader_election.cc:290] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.731866 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:23.731547 11182 catalog_manager.cc:5697] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:23.733304 11402 leader_election.cc:343] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.734102 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
I20260709 13:15:23.734728 11285 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.736590 11555 raft_consensus.cc:359] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.741773 11555 raft_consensus.cc:385] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.742142 11555 raft_consensus.cc:740] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.743955 11922 consensus_queue.cc:1048] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.745044 11555 consensus_queue.cc:260] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.754492 11285 raft_consensus.cc:2468] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:23.755525 11402 leader_election.cc:304] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:23.756697 11645 raft_consensus.cc:2804] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.757225 11645 raft_consensus.cc:697] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:23.758201 11645 consensus_queue.cc:237] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.784274 11555 ts_tablet_manager.cc:1434] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.005s
W20260709 13:15:23.791847 11253 consensus_peers.cc:597] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:23.793336 11990 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.793871 11990 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.796082 11990 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.804679 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:23.814805 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.818511 11476 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:23.819962 11990 raft_consensus.cc:2749] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.821501 11555 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.830853 11555 tablet_bootstrap.cc:654] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.840925 11555 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.841398 11555 ts_tablet_manager.cc:1403] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260709 13:15:23.844134 11555 raft_consensus.cc:359] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.844811 11555 raft_consensus.cc:385] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.845082 11555 raft_consensus.cc:740] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.845856 11555 consensus_queue.cc:260] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.848832 11555 ts_tablet_manager.cc:1434] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:23.856333 11555 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.862764 11555 tablet_bootstrap.cc:654] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.864481 11182 catalog_manager.cc:5697] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.866430 11182 catalog_manager.cc:5697] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.868311 11555 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.868800 11555 ts_tablet_manager.cc:1403] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 13:15:23.871400 11555 raft_consensus.cc:359] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.872013 11555 raft_consensus.cc:385] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.872275 11555 raft_consensus.cc:740] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.872336 11922 consensus_queue.cc:1048] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.872720 11506 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.873057 11555 consensus_queue.cc:260] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.879175 11555 ts_tablet_manager.cc:1434] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:23.880215 11508 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.880445 11555 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.886978 11555 tablet_bootstrap.cc:654] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.898356 11555 tablet_bootstrap.cc:492] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.898793 11555 ts_tablet_manager.cc:1403] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:15:23.901280 11555 raft_consensus.cc:359] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.901952 11555 raft_consensus.cc:385] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.902209 11555 raft_consensus.cc:740] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.902855 11555 consensus_queue.cc:260] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.904336 11555 ts_tablet_manager.cc:1434] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:23.905249 11555 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.910303 11555 tablet_bootstrap.cc:654] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.922860 11846 consensus_queue.cc:1048] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.948231 11989 raft_consensus.cc:493] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.948742 11989 raft_consensus.cc:515] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:23.951005 11989 leader_election.cc:290] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:23.951915 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:23.951962 11328 consensus_peers.cc:597] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:23.953600 11555 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.954082 11555 ts_tablet_manager.cc:1403] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.025s
I20260709 13:15:23.954445 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192139d5bb734d528bd69797f609168e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:23.955978 11474 leader_election.cc:304] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:23.957129 11989 raft_consensus.cc:2749] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.957002 11555 raft_consensus.cc:359] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.957731 11555 raft_consensus.cc:385] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.958024 11555 raft_consensus.cc:740] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.958765 11555 consensus_queue.cc:260] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.961059 11555 ts_tablet_manager.cc:1434] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:23.962162 11555 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:23.968899 11989 raft_consensus.cc:493] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.969437 11989 raft_consensus.cc:515] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:23.970691 11555 tablet_bootstrap.cc:654] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.971516 11989 leader_election.cc:290] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:23.973449 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:23.973456 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:23.975508 11287 raft_consensus.cc:2393] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 1: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:23.978818 11474 leader_election.cc:304] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:23.981590 11990 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.992074 11555 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:23.992726 11555 ts_tablet_manager.cc:1403] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260709 13:15:23.995639 11555 raft_consensus.cc:359] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.996394 11555 raft_consensus.cc:385] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.996654 11555 raft_consensus.cc:740] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.997222 11555 consensus_queue.cc:260] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:23.999145 11555 ts_tablet_manager.cc:1434] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:15:24.000056 11555 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:24.005132 11988 consensus_queue.cc:1048] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.006819 11555 tablet_bootstrap.cc:654] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.012034 11555 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:24.012495 11555 ts_tablet_manager.cc:1403] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:15:24.015020 11555 raft_consensus.cc:359] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:24.015722 11555 raft_consensus.cc:385] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.015992 11555 raft_consensus.cc:740] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.016785 11555 consensus_queue.cc:260] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:24.018903 11555 ts_tablet_manager.cc:1434] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:15:24.019944 11555 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: Bootstrap starting.
I20260709 13:15:24.025493 11555 tablet_bootstrap.cc:654] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.025861 11990 raft_consensus.cc:2749] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.033370 11981 consensus_queue.cc:1048] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:24.078064 11990 raft_consensus.cc:493] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.078629 11990 raft_consensus.cc:515] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:24.080818 11990 leader_election.cc:290] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
W20260709 13:15:24.081024 11402 consensus_peers.cc:597] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 -> Peer 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011): Couldn't send request to peer 539eadbd3351489fbd96774d93aa5b58. 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 13:15:24.081878 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d" is_pre_election: true
I20260709 13:15:24.082132 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:24.083925 11476 leader_election.cc:304] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:24.084600 11990 raft_consensus.cc:2749] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.091980 11646 consensus_queue.cc:1048] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:24.099659 11555 tablet_bootstrap.cc:492] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: No bootstrap required, opened a new log
I20260709 13:15:24.100203 11555 ts_tablet_manager.cc:1403] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.045s
I20260709 13:15:24.103406 11555 raft_consensus.cc:359] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:24.104056 11555 raft_consensus.cc:385] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.104310 11555 raft_consensus.cc:740] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.104946 11555 consensus_queue.cc:260] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:24.110935 11555 ts_tablet_manager.cc:1434] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:15:24.122720 11856 consensus_queue.cc:1048] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.172453 11509 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.211818 11509 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.238453 11856 consensus_queue.cc:1048] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.249476 11981 consensus_queue.cc:1048] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.273530 11506 raft_consensus.cc:3060] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.345872 11990 raft_consensus.cc:493] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.346408 11990 raft_consensus.cc:515] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:24.348569 11990 leader_election.cc:290] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:24.349527 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:24.350186 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:24.351812 11474 leader_election.cc:304] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:24.353156 11990 raft_consensus.cc:2749] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.374114 11506 raft_consensus.cc:3060] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.568396 11506 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.657998  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
W20260709 13:15:24.663923 11328 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 95 similar messages]
W20260709 13:15:24.673400 11328 consensus_peers.cc:597] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.679035 11402 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.680748 11402 consensus_peers.cc:597] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.689301 11402 consensus_peers.cc:597] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.716042  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:24.716985  8346 tablet_replica.cc:333] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.718122  8346 raft_consensus.cc:2243] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.719223  8346 raft_consensus.cc:2272] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.722254  8346 tablet_replica.cc:333] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.723095  8346 raft_consensus.cc:2243] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.726594  8346 raft_consensus.cc:2272] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.729483  8346 tablet_replica.cc:333] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.730078  8346 raft_consensus.cc:2243] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.730971  8346 raft_consensus.cc:2272] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.732698  8346 tablet_replica.cc:333] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.733275  8346 raft_consensus.cc:2243] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.733968  8346 raft_consensus.cc:2272] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.735616  8346 tablet_replica.cc:333] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.736222  8346 raft_consensus.cc:2243] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.737015  8346 raft_consensus.cc:2272] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.738785  8346 tablet_replica.cc:333] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.739365  8346 raft_consensus.cc:2243] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.739701  8346 raft_consensus.cc:2272] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.741217  8346 tablet_replica.cc:333] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.741743  8346 raft_consensus.cc:2243] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.742177  8346 raft_consensus.cc:2272] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.743829  8346 tablet_replica.cc:333] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.744304  8346 raft_consensus.cc:2243] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.744979  8346 raft_consensus.cc:2272] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.746469  8346 tablet_replica.cc:333] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.747113  8346 raft_consensus.cc:2243] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.747501  8346 raft_consensus.cc:2272] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.749528  8346 tablet_replica.cc:333] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.750237  8346 raft_consensus.cc:2243] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.751187  8346 raft_consensus.cc:2272] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.753188  8346 tablet_replica.cc:333] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.753854  8346 raft_consensus.cc:2243] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.754495  8346 raft_consensus.cc:2272] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.756438  8346 tablet_replica.cc:333] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.757032  8346 raft_consensus.cc:2243] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.757841  8346 raft_consensus.cc:2272] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.760105  8346 tablet_replica.cc:333] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.760851  8346 raft_consensus.cc:2243] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.761775  8346 raft_consensus.cc:2272] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.764182  8346 tablet_replica.cc:333] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.764904  8346 raft_consensus.cc:2243] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.765760  8346 raft_consensus.cc:2272] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.768437  8346 tablet_replica.cc:333] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.769222  8346 raft_consensus.cc:2243] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.770238  8346 raft_consensus.cc:2272] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.770738 11328 consensus_peers.cc:597] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.772477  8346 tablet_replica.cc:333] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.773216  8346 raft_consensus.cc:2243] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.773663  8346 raft_consensus.cc:2272] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.775611  8346 tablet_replica.cc:333] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.776149  8346 raft_consensus.cc:2243] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.776548  8346 raft_consensus.cc:2272] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.778201  8346 tablet_replica.cc:333] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.778769  8346 raft_consensus.cc:2243] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.779196  8346 raft_consensus.cc:2272] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.780979  8346 tablet_replica.cc:333] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.781659  8346 raft_consensus.cc:2243] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.782378  8346 raft_consensus.cc:2272] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.784539  8346 tablet_replica.cc:333] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.785326  8346 raft_consensus.cc:2243] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.785826  8346 raft_consensus.cc:2272] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.788348  8346 tablet_replica.cc:333] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.789004  8346 raft_consensus.cc:2243] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.789570  8346 raft_consensus.cc:2272] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.791576  8346 tablet_replica.cc:333] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.792110  8346 raft_consensus.cc:2243] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.792778  8346 raft_consensus.cc:2272] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.794322  8346 tablet_replica.cc:333] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.794898  8346 raft_consensus.cc:2243] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.795701  8346 raft_consensus.cc:2272] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.798024  8346 tablet_replica.cc:333] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.798718  8346 raft_consensus.cc:2243] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.799669  8346 raft_consensus.cc:2272] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.801651  8346 tablet_replica.cc:333] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.802435  8346 raft_consensus.cc:2243] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.802901  8346 raft_consensus.cc:2272] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.805346 11328 consensus_peers.cc:597] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.805735  8346 tablet_replica.cc:333] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.806576  8346 raft_consensus.cc:2243] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.807060  8346 raft_consensus.cc:2272] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.808593  8346 tablet_replica.cc:333] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.809068  8346 raft_consensus.cc:2243] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.809818  8346 raft_consensus.cc:2272] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.812143  8346 tablet_replica.cc:333] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
W20260709 13:15:24.812477 11402 consensus_peers.cc:597] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.812734  8346 raft_consensus.cc:2243] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.813617  8346 raft_consensus.cc:2272] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.815599  8346 tablet_replica.cc:333] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.816144  8346 raft_consensus.cc:2243] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.816632  8346 raft_consensus.cc:2272] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.818971  8346 tablet_replica.cc:333] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.819703  8346 raft_consensus.cc:2243] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.820192  8346 raft_consensus.cc:2272] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.822160  8346 tablet_replica.cc:333] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.822751  8346 raft_consensus.cc:2243] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.823616  8346 raft_consensus.cc:2272] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.825526  8346 tablet_replica.cc:333] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.826115  8346 raft_consensus.cc:2243] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.826563  8346 raft_consensus.cc:2272] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.829249  8346 tablet_replica.cc:333] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.829931  8346 raft_consensus.cc:2243] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.830571  8346 raft_consensus.cc:2272] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.831337 11402 consensus_peers.cc:597] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.833181  8346 tablet_replica.cc:333] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.833896  8346 raft_consensus.cc:2243] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.834339  8346 raft_consensus.cc:2272] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.836961  8346 tablet_replica.cc:333] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.837724  8346 raft_consensus.cc:2243] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.838225  8346 raft_consensus.cc:2272] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.838694 11402 consensus_peers.cc:597] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.840335  8346 tablet_replica.cc:333] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.841041  8346 raft_consensus.cc:2243] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.841799  8346 raft_consensus.cc:2272] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.843664  8346 tablet_replica.cc:333] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.844229  8346 raft_consensus.cc:2243] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.844673  8346 raft_consensus.cc:2272] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.846501  8346 tablet_replica.cc:333] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.847128  8346 raft_consensus.cc:2243] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.847550  8346 raft_consensus.cc:2272] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.849655  8346 tablet_replica.cc:333] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.850394  8346 raft_consensus.cc:2243] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.850947  8346 raft_consensus.cc:2272] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.852453 11328 consensus_peers.cc:597] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.853699  8346 tablet_replica.cc:333] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.854285  8346 raft_consensus.cc:2243] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.855177  8346 raft_consensus.cc:2272] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.857452  8346 tablet_replica.cc:333] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.858395  8346 raft_consensus.cc:2243] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.859328  8346 raft_consensus.cc:2272] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.859958 11476 consensus_peers.cc:597] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.861842  8346 tablet_replica.cc:333] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.863605  8346 raft_consensus.cc:2243] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.864135  8346 raft_consensus.cc:2272] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.866627  8346 tablet_replica.cc:333] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.867429  8346 raft_consensus.cc:2243] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.867934  8346 raft_consensus.cc:2272] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.870535  8346 tablet_replica.cc:333] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.871256  8346 raft_consensus.cc:2243] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:24.872228  8346 raft_consensus.cc:2272] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:24.874632  8346 tablet_replica.cc:333] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: stopping tablet replica
I20260709 13:15:24.875304  8346 raft_consensus.cc:2243] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:24.875825  8346 raft_consensus.cc:2272] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:24.877336 11328 consensus_peers.cc:597] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.903321 11328 consensus_peers.cc:597] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.926144 11402 consensus_peers.cc:597] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:24.930820 11402 connection.cc:573] client connection to 127.8.38.129:34783 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:15:24.935603 11402 consensus_peers.cc:597] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:24.940773  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
W20260709 13:15:24.944526 11328 consensus_peers.cc:597] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:24.971163 11328 consensus_peers.cc:597] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:24.977097 11402 consensus_peers.cc:597] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:24.990195 11402 consensus_peers.cc:597] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.015946  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:25.025266 12034 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 13:15:25.027454 12033 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 13:15:25.033352 12036 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 13:15:25.035293  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:25.035370 11328 consensus_peers.cc:597] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.039887  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:25.040115  8346 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 13:15:25.040386  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602925040365 us; error 0 us; skew 500 ppm
I20260709 13:15:25.041019  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:25.043705  8346 webserver.cc:533] Webserver started at http://127.8.38.129:33037/ using document root <none> and password file <none>
I20260709 13:15:25.044227  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:25.044447  8346 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:25.048117  8346 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:15:25.055579 12041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:25.056370  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260709 13:15:25.056721  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "86362eb0cde74fa9802f70a082579d2d"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-28ks"
I20260709 13:15:25.057459  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602838658523-8346-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:15:25.063386 11328 consensus_peers.cc:597] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:25.079994 11402 consensus_peers.cc:597] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.094144  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:25.095885  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:25.097792  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:25.102777 12048 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:15:25.226392 11476 consensus_peers.cc:597] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.346565  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:15:25.346975  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.245s	user 0.009s	sys 0.001s
I20260709 13:15:25.347349  8346 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:15:25.353526 12048 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.397480 12048 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.398411 12048 tablet_bootstrap.cc:492] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.399010 12048 ts_tablet_manager.cc:1403] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.012s
I20260709 13:15:25.401371 12048 raft_consensus.cc:359] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.402024 12048 raft_consensus.cc:740] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.402877 12048 consensus_queue.cc:260] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.411478 12048 ts_tablet_manager.cc:1434] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:15:25.412259 12048 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.438663 12048 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.439558 12048 tablet_bootstrap.cc:492] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.440138 12048 ts_tablet_manager.cc:1403] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 13:15:25.442301 12048 raft_consensus.cc:359] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.442945 12048 raft_consensus.cc:740] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.443562 12048 consensus_queue.cc:260] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.445293 12048 ts_tablet_manager.cc:1434] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:25.446012 12048 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.502595 12048 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.503541 12048 tablet_bootstrap.cc:492] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.504158 12048 ts_tablet_manager.cc:1403] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.028s
I20260709 13:15:25.506526 12048 raft_consensus.cc:359] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.507212 12048 raft_consensus.cc:740] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.513867 12048 consensus_queue.cc:260] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.515754 12048 ts_tablet_manager.cc:1434] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:25.516466 12048 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.627848 12048 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.628777 12048 tablet_bootstrap.cc:492] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.630110 12048 ts_tablet_manager.cc:1403] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.114s	user 0.052s	sys 0.057s
I20260709 13:15:25.632681 12048 raft_consensus.cc:359] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.633208 12048 raft_consensus.cc:740] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.633741 12048 consensus_queue.cc:260] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.635257 12048 ts_tablet_manager.cc:1434] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:25.635943 12048 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.649474 12048 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.650398 12048 tablet_bootstrap.cc:492] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.650995 12048 ts_tablet_manager.cc:1403] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:25.653223 12048 raft_consensus.cc:359] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.653908 12048 raft_consensus.cc:740] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.654623 12048 consensus_queue.cc:260] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.656405 12048 ts_tablet_manager.cc:1434] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:25.657097 12048 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.688609 12048 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.689507 12048 tablet_bootstrap.cc:492] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.690090 12048 ts_tablet_manager.cc:1403] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260709 13:15:25.692915 12048 raft_consensus.cc:359] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.693568 12048 raft_consensus.cc:740] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.694211 12048 consensus_queue.cc:260] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.696041 12048 ts_tablet_manager.cc:1434] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:25.696760 12048 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.705958 11645 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.706462 11645 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.708384 11645 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.711302 12048 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.711349 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.712306 12048 tablet_bootstrap.cc:492] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.712955 12048 ts_tablet_manager.cc:1403] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 13:15:25.715236 12048 raft_consensus.cc:359] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.715881 12048 raft_consensus.cc:740] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.716602 12048 consensus_queue.cc:260] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:25.717356 11402 leader_election.cc:336] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.718319 12051 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.718860 12051 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.717818 11402 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.720969 12051 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.722468 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:25.722496 11981 raft_consensus.cc:2749] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.718434 12048 ts_tablet_manager.cc:1434] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:25.724309 12048 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:25.726856 11476 leader_election.cc:336] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.727399 11476 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.728483 12051 raft_consensus.cc:2749] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.737799 12048 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.738200 11645 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.738722 12048 tablet_bootstrap.cc:492] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.738688 11645 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.739457 12048 ts_tablet_manager.cc:1403] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:15:25.740646 11645 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.741815 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.741804 12048 raft_consensus.cc:359] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.742584 12048 raft_consensus.cc:740] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.743263 12048 consensus_queue.cc:260] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.745223 12048 ts_tablet_manager.cc:1434] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:15:25.745370 11402 leader_election.cc:336] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.745920 12048 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.745784 11402 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.746945 11981 raft_consensus.cc:2749] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.759577 12048 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.760492 12048 tablet_bootstrap.cc:492] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.761054 12048 ts_tablet_manager.cc:1403] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:15:25.761814 12051 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.762506  8346 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:15:25.762352 12051 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.762828  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.415s	user 0.269s	sys 0.006s
I20260709 13:15:25.763172 12048 raft_consensus.cc:359] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.763752 12048 raft_consensus.cc:740] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.764093 12052 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.764555 12052 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.764587 12048 consensus_queue.cc:260] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:25.765172 12051 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.766671 12048 ts_tablet_manager.cc:1434] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:25.766666 12052 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.767546 12048 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.769119 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:25.771910 12051 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.772490 12051 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.773852 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:25.774729 12051 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.775298 12051 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.775708 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:25.775871 12051 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.776909 11990 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.777472 11990 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.781576 11990 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.778566 12051 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.785349 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:25.789274 11476 leader_election.cc:336] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:25.790140 11476 leader_election.cc:336] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.790982 11476 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.791462 11473 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.792171 12051 raft_consensus.cc:2749] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.792251 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:25.797971 12051 raft_consensus.cc:2749] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.799397 12051 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.800195 12051 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:25.808894 11476 leader_election.cc:336] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.809502 11476 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.810412 12052 raft_consensus.cc:2749] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:25.811538 11476 leader_election.cc:336] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.812052 11476 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.813674 12052 raft_consensus.cc:2749] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:25.814805 11476 leader_election.cc:336] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.815335 11476 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.816215 12052 raft_consensus.cc:2749] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.817369 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:25.830739 11990 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.831604 11990 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.832091 12051 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.837877 11990 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.838891 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:25.842931 11476 leader_election.cc:336] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.843628 11476 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.844798 12048 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:25.845530 11990 raft_consensus.cc:2749] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.845818 12048 tablet_bootstrap.cc:492] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:25.846592 12048 ts_tablet_manager.cc:1403] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.040s
I20260709 13:15:25.849056 12048 raft_consensus.cc:359] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.849709 12048 raft_consensus.cc:740] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.850348 12048 consensus_queue.cc:260] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.852283 12048 ts_tablet_manager.cc:1434] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260709 13:15:25.853263 11476 leader_election.cc:336] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.854228 12048 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:25.854050 11476 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.854965 11990 raft_consensus.cc:2749] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.855764 11645 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.856249 11645 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.858068 11645 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.860829 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.861413 11645 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.861694 11508 raft_consensus.cc:2468] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:25.861902 11645 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.863608 11645 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.866498 12029 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.868608 11990 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.869161 11990 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.871340 11990 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:25.873032 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:25.873397 11402 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:25.874698 11402 leader_election.cc:336] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.867935 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.875589 11981 raft_consensus.cc:2804] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:25.875698 11508 raft_consensus.cc:2468] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:25.876080 11981 raft_consensus.cc:493] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.878590 11981 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.879591 11476 leader_election.cc:336] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.880048 11476 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.881604 12051 raft_consensus.cc:2749] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.888016 11402 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:25.889148 11645 raft_consensus.cc:2804] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:25.889616 11402 leader_election.cc:336] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.894073 11965 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.894842 11965 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:25.897555 11965 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:25.889627 11645 raft_consensus.cc:493] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.900878 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.904176 11645 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.906024 11402 leader_election.cc:336] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.907461 11402 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.868038 12029 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.911247 12029 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.911717 12029 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.912181 12029 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.914670 12029 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.914925 11990 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.902412 11965 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.915624 11990 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.915951 11965 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.916826 12051 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.917338 12051 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.918354 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:25.919327 11990 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.922509 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.923352 11506 raft_consensus.cc:2468] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:25.924990 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:25.932173 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:25.933036 11433 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:25.934758 11474 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:25.935875 11990 raft_consensus.cc:2804] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:25.935963 11328 leader_election.cc:336] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.936299 11990 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.936745 11990 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.936796 12051 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:25.937875 11476 leader_election.cc:336] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.941802 11328 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:25.942859 11988 raft_consensus.cc:2804] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:25.943392 11988 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.943863 11988 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.945417 11990 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.948362 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:25.949041 11433 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.951578 11328 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:25.956041 11432 raft_consensus.cc:2468] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:25.956822 11954 raft_consensus.cc:2749] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.957212 11965 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.958907 11965 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.959255 11474 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:25.960618 11476 leader_election.cc:336] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.961162 12051 raft_consensus.cc:2804] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:25.961555 12051 raft_consensus.cc:493] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.961912 12051 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.968997 12051 raft_consensus.cc:515] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:25.971956 11328 leader_election.cc:336] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.971962 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:25.973016 11432 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.975342 11988 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:25.977289 12051 leader_election.cc:290] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.977113 11965 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.978114 11988 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.983167 11965 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.948482 11990 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:25.991430 12051 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:25.986474 11981 raft_consensus.cc:515] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.988049 12081 raft_consensus.cc:2749] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.985082 11645 raft_consensus.cc:515] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:25.992017 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 84663.3us
W20260709 13:15:25.983574 11476 leader_election.cc:336] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:25.993594 11432 raft_consensus.cc:2468] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:25.994946 12051 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:25.995023 11433 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
W20260709 13:15:25.997138 11328 leader_election.cc:336] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.006390 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.006971 11508 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.008788 11981 leader_election.cc:290] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.010457 11981 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.011083 11981 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.013134 12029 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.013592 11981 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.014169 11508 raft_consensus.cc:2468] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.013657 12029 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.000249 11965 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.019418 11965 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.020428 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d421dfcce540a495e190e2a9536bff" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.020850 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.021165 11508 raft_consensus.cc:2393] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5344338d32924600918980f8197ba039 in current term 2: Already voted for candidate 539eadbd3351489fbd96774d93aa5b58 in this term.
I20260709 13:15:26.021987 11965 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.023941 12029 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.024719 11988 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.025419 11988 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.026317 11990 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.026813 11990 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.027166 11474 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.028005 12052 raft_consensus.cc:2804] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.028201 11988 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.028937 11990 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:26.029071 11476 leader_election.cc:336] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.031227 12085 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.031875 12085 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.035729 11476 leader_election.cc:336] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.036386 12051 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.039647 11645 leader_election.cc:290] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.015723 11328 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.044579 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.046582 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.047245 11508 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:26.048321 11328 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.054930 12029 raft_consensus.cc:2804] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.061877 12029 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.062388 12029 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.042030 11474 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.065940 12051 raft_consensus.cc:2804] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.066655 12051 raft_consensus.cc:697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.068080 12051 consensus_queue.cc:237] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.073720 12048 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:26.074934 12048 tablet_bootstrap.cc:492] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:26.046136 11988 raft_consensus.cc:2804] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.075744 12048 ts_tablet_manager.cc:1403] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.222s	user 0.055s	sys 0.057s
W20260709 13:15:26.077525 11402 leader_election.cc:336] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.079424 11402 leader_election.cc:304] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:26.080655 11402 leader_election.cc:336] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.081203 11402 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.075167 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.082093 12084 raft_consensus.cc:2749] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.083160 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b2ecbd69114dd2833a27565a45ce1e" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.083703 11508 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.084836 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.085405 11506 raft_consensus.cc:2468] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:26.082116 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:26.085697 11402 leader_election.cc:336] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.086781 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 81482.7us
W20260709 13:15:26.086964 11402 leader_election.cc:336] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.096225 11508 raft_consensus.cc:2468] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
W20260709 13:15:26.100636 11476 leader_election.cc:336] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.100973 12092 raft_consensus.cc:493] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.101624 12092 raft_consensus.cc:515] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.104007 12092 leader_election.cc:290] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:26.083784 12085 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.082381 11433 raft_consensus.cc:2468] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.116039 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24392a7636ef41d68ed8bec01c8112a9" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.116851 11508 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.118217 12048 raft_consensus.cc:359] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.118883 12048 raft_consensus.cc:740] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.119585 12048 consensus_queue.cc:260] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.112010 12052 raft_consensus.cc:697] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.097751 11990 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.154567 12048 ts_tablet_manager.cc:1434] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.004s
I20260709 13:15:26.114007 12087 raft_consensus.cc:2749] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.156497 12048 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:26.159189 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.154862 11981 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.154598 11954 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.156900 11988 raft_consensus.cc:697] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
W20260709 13:15:26.164705 11328 leader_election.cc:336] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.166669 11328 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.166656 12029 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:26.167797 11328 leader_election.cc:336] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.168713 12029 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.168789 12095 raft_consensus.cc:2749] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.169343 12029 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.155706 11990 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.173296 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.164758 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.173939 11509 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.175693 11508 raft_consensus.cc:2468] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
I20260709 13:15:26.178074 11990 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.164876 11954 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.169807 12029 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.182216 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.184073 11954 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.185528 12089 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.186046 12089 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.188376 11476 leader_election.cc:336] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.163872 11981 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.190840 11509 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.193367 11981 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.176074 11474 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.198789 12051 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.199942 11474 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.200119 11990 raft_consensus.cc:2749] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.201097 11990 raft_consensus.cc:2804] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.201573 11990 raft_consensus.cc:493] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.202066 11990 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.176945 11988 consensus_queue.cc:237] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.173096 12052 consensus_queue.cc:237] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.199903 12051 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.209278 11476 leader_election.cc:336] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.211416 12081 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.195840 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.212119 12081 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.213138 11509 raft_consensus.cc:2468] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:26.198704 12093 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.196271 12029 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.215648 12029 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.215559 12093 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.214304 12081 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.197595 12089 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.216253 12029 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.217020 12089 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.217751 12093 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.218760 12029 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.217555 12089 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.221057 12089 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.225422 11402 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.225440 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.226393 11507 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:26.227409 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.228133 11506 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:26.229823 11981 raft_consensus.cc:2804] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.230233 11981 raft_consensus.cc:493] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.230595 11981 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.216346 12051 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.232036 11990 raft_consensus.cc:515] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.233763 11476 leader_election.cc:336] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.234247 11990 leader_election.cc:290] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:26.234848 11328 leader_election.cc:336] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.238382 11981 raft_consensus.cc:515] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.252923 11981 leader_election.cc:290] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.240155 11402 leader_election.cc:304] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.253774 11328 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.255371 11402 leader_election.cc:304] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:26.234314 11476 leader_election.cc:336] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.254364 12098 raft_consensus.cc:2804] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.256412 12081 raft_consensus.cc:2804] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.256572 12098 raft_consensus.cc:697] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:26.256947 12081 raft_consensus.cc:697] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:26.257570 12098 consensus_queue.cc:237] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.257834 12081 consensus_queue.cc:237] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.255090 11474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 55241.1us
I20260709 13:15:26.262451 12097 raft_consensus.cc:2804] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.263019 12097 raft_consensus.cc:697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:26.263985 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.264386 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.264647 11432 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.265029 11431 raft_consensus.cc:2468] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.265800 11328 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.266728 12092 raft_consensus.cc:2804] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:26.266798 11476 leader_election.cc:336] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.267200 12092 raft_consensus.cc:493] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.267356 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b36410bb6e4e51af061f160ca0e86a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.267652 12092 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.267956 11435 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.267530 11183 catalog_manager.cc:5697] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.266858 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.269490 11434 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.270244 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.270823 11506 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:26.263876 12097 consensus_queue.cc:237] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.275954 11474 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.276893 12099 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.277212 11474 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.277369 12099 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.277055 12092 raft_consensus.cc:515] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.277909 12099 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.281641 12092 leader_election.cc:290] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.282433 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.282562 11402 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.249441 12048 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:26.283129 11506 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
W20260709 13:15:26.285889 11328 leader_election.cc:336] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.284096 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.289721 12052 raft_consensus.cc:2804] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.289840 11506 raft_consensus.cc:2468] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 1.
I20260709 13:15:26.278419 11435 raft_consensus.cc:2468] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:26.287633 12086 raft_consensus.cc:2804] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.288240 11402 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.287355 11981 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
W20260709 13:15:26.290019 11328 leader_election.cc:336] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.290436 11990 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.293082 11990 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.293457 11402 leader_election.cc:336] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.295116 11990 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.295071 11402 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.291277 12086 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.296895 12086 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.298676 12098 raft_consensus.cc:2749] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:26.291639 11981 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.299961 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f010ca351a043e1a743a1af59bc7ae3" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.300570 11506 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.301199 11326 leader_election.cc:304] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.301323 11981 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.290182 12052 raft_consensus.cc:493] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.303840 12052 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.305461 11328 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.292133 12088 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.291260 11474 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.306906 12099 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.310647 12099 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.310060 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:26.311717 11435 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.311820 12052 raft_consensus.cc:515] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.313783 11474 leader_election.cc:304] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.313926 12052 leader_election.cc:290] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:26.314332 11476 leader_election.cc:336] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.314554 12052 raft_consensus.cc:2804] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.314880 11474 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.315361 11988 raft_consensus.cc:2749] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.315740 12051 raft_consensus.cc:2804] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.316125 12051 raft_consensus.cc:493] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.316480 12051 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.316934 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.287333 12048 tablet_bootstrap.cc:492] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:26.317469 12052 raft_consensus.cc:697] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.307341 12088 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.318127 12088 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.308363 11990 raft_consensus.cc:2804] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.318689 11990 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.317615 12086 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.319175 11990 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.321019 12086 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.327626 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:26.328287 11359 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.308683 11506 raft_consensus.cc:2468] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.308553 11328 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.307869 12097 raft_consensus.cc:2804] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:26.303191 11402 leader_election.cc:336] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.328704 12048 ts_tablet_manager.cc:1403] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.002s
I20260709 13:15:26.329402 12097 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
W20260709 13:15:26.329864 11476 leader_election.cc:336] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.330080 12097 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.332242 12048 raft_consensus.cc:359] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.333078 12048 raft_consensus.cc:740] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
W20260709 13:15:26.333811 11476 leader_election.cc:336] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.333913 12048 consensus_queue.cc:260] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.318401 12052 consensus_queue.cc:237] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.334810 11402 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.335590 11988 raft_consensus.cc:2804] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.336159 11988 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.336665 11988 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.336853 12086 raft_consensus.cc:2749] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:26.338029 11402 leader_election.cc:336] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.341200 11328 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.338903 12048 ts_tablet_manager.cc:1434] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:26.342844 12048 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:26.346485 11473 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.348709 12099 raft_consensus.cc:2804] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.349205 12099 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.350934 12099 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.327392 12051 raft_consensus.cc:515] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.359836 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e308a82a143f6a22125f97f5bdff2" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.364787 11328 leader_election.cc:304] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:26.366050 11328 leader_election.cc:336] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.367466 11328 leader_election.cc:336] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.368057 11328 leader_election.cc:336] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.368336 12089 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.368813 12089 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.371397 12096 raft_consensus.cc:2804] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.366005 12093 raft_consensus.cc:2804] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.371994 12096 raft_consensus.cc:697] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:26.372320 12093 raft_consensus.cc:493] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.365303 12052 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.373898 12052 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:26.376855 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8496c30398014e748ae34dc5997aa636" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.377461 11509 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.377000 11988 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.366479 11434 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.380347 12051 leader_election.cc:290] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.373035 12096 consensus_queue.cc:237] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.372838 12093 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.391882 12052 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:26.385507 11990 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.393898 11990 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.397578 12097 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.398376 12099 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.400492 12097 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.403335 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:26.431839 11359 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:26.385540 11328 leader_election.cc:336] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.413169 12089 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
W20260709 13:15:26.439002 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 53469.6us
I20260709 13:15:26.427910 12088 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:26.427982 11476 leader_election.cc:336] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.429486 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:26.447779 11360 raft_consensus.cc:2468] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.410184 11184 catalog_manager.cc:5697] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.404369 12099 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.432279 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:26.450733 11506 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:26.409755 11509 raft_consensus.cc:2468] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
I20260709 13:15:26.436633 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.452190 11359 raft_consensus.cc:2468] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:26.452374 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.452432 11507 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.433104 12081 raft_consensus.cc:493] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.454888 12081 raft_consensus.cc:515] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.429694 11988 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.423851 11182 catalog_manager.cc:5697] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.453073 11503 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.459642 11435 raft_consensus.cc:2393] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 539eadbd3351489fbd96774d93aa5b58 in current term 2: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
W20260709 13:15:26.441516 11402 leader_election.cc:336] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.477882 11402 leader_election.cc:336] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.477097 11434 raft_consensus.cc:2468] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
W20260709 13:15:26.460216 11476 leader_election.cc:336] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.452206 11473 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:26.495939 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 44478.9us
I20260709 13:15:26.496747 12114 raft_consensus.cc:2804] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.496649 11503 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.497251 12114 raft_consensus.cc:493] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.497189 11473 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.461983 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.498135 12114 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.498371 11506 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.500996 11402 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.501859 11402 leader_election.cc:304] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.501813 12099 raft_consensus.cc:2804] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.503068 12099 raft_consensus.cc:697] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.460222 11182 catalog_manager.cc:5697] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.467898 12081 leader_election.cc:290] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.468914 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:26.508474 11360 raft_consensus.cc:2468] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 1.
I20260709 13:15:26.469172 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:26.469645 11328 leader_election.cc:336] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.471984 11507 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
I20260709 13:15:26.472874 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.515219 12099 consensus_queue.cc:237] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.473384 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d9ab9e24d0491e822df3a526808e6b" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.516250 11435 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.517019 12098 raft_consensus.cc:2804] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.503113 12087 raft_consensus.cc:2804] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.498067 12093 raft_consensus.cc:515] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.523355 12093 leader_election.cc:290] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:26.526636 11399 leader_election.cc:304] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [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: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
W20260709 13:15:26.513409 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 43805.6us
I20260709 13:15:26.463904 12088 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:26.514276 11402 leader_election.cc:336] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.514642 11476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 54457.9us
I20260709 13:15:26.515720 11431 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.466935 11474 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:26.532785 11402 leader_election.cc:336] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.533090 11474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 66277.6us
I20260709 13:15:26.534087 11474 leader_election.cc:304] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:26.533581 11402 leader_election.cc:336] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.534849 12052 raft_consensus.cc:2804] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.523458 12048 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:15:26.530345 11328 leader_election.cc:336] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.535399 12052 raft_consensus.cc:697] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.511708 11506 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.536314 12052 consensus_queue.cc:237] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.543665 12086 raft_consensus.cc:2804] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.544148 12086 raft_consensus.cc:493] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.544507 12086 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.531798 11435 raft_consensus.cc:2468] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
W20260709 13:15:26.531982 11476 leader_election.cc:336] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.545533 11476 leader_election.cc:336] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.547250 12089 raft_consensus.cc:2749] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.533411 11433 raft_consensus.cc:2468] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 1.
I20260709 13:15:26.536214 12048 tablet_bootstrap.cc:492] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:26.525795 12087 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.548791 12087 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.549033 12048 ts_tablet_manager.cc:1403] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.206s	user 0.035s	sys 0.020s
I20260709 13:15:26.550619 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17acf0f07c8e419a9159dee1076d0870" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.551215 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:26.551553 11506 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.552067 11507 raft_consensus.cc:2393] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5344338d32924600918980f8197ba039 in current term 2: Already voted for candidate 539eadbd3351489fbd96774d93aa5b58 in this term.
I20260709 13:15:26.551688 12048 raft_consensus.cc:359] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.555758 12048 raft_consensus.cc:740] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.556007 11328 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.526106 12098 raft_consensus.cc:697] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:26.553791 11474 leader_election.cc:304] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.557250 12048 consensus_queue.cc:260] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.557828 11474 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:26.556591 11402 leader_election.cc:336] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.560972 11402 leader_election.cc:336] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.561507 11990 raft_consensus.cc:2804] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:26.561928 11990 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:26.562290 11990 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.562423 12092 raft_consensus.cc:2804] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.562968 12092 raft_consensus.cc:697] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:26.563889 12092 consensus_queue.cc:237] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.567484 11328 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.568176 12048 ts_tablet_manager.cc:1434] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:26.568658 11402 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.571357 12048 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:26.571555 11476 leader_election.cc:336] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
W20260709 13:15:26.571642 11328 leader_election.cc:336] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.570945 12096 raft_consensus.cc:2804] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.572688 12114 raft_consensus.cc:515] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.573129 12096 raft_consensus.cc:697] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:26.573802 12098 consensus_queue.cc:237] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.573945 12096 consensus_queue.cc:237] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.576452 12114 leader_election.cc:290] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.576999 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9842181591d41d783a036a67d776418" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:26.577636 11359 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.577170 11965 raft_consensus.cc:2804] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.578271 11965 raft_consensus.cc:697] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:26.579157 11965 consensus_queue.cc:237] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.560424 12089 raft_consensus.cc:2804] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.585186 11506 raft_consensus.cc:2468] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:26.588287 11402 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039; no voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.591598 12089 raft_consensus.cc:697] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.593294 12086 raft_consensus.cc:515] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:26.595315 11476 leader_election.cc:336] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.601929 11981 raft_consensus.cc:2749] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.606675 11328 leader_election.cc:304] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.608937 12093 raft_consensus.cc:2804] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.609615 12093 raft_consensus.cc:697] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:26.610740 12093 consensus_queue.cc:237] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.618382 12086 leader_election.cc:290] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.618283 12089 consensus_queue.cc:237] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.619987 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518fb3f364214dc58ed538e94cf97125" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:26.620609 11357 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.621419 11431 raft_consensus.cc:2468] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:26.622493 11474 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:26.623549 12114 raft_consensus.cc:2804] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.623993 12114 raft_consensus.cc:697] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.624769 12114 consensus_queue.cc:237] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.688010 11357 raft_consensus.cc:2468] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
I20260709 13:15:26.690160 11399 leader_election.cc:304] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:26.699715 11981 raft_consensus.cc:2804] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.700332 11981 raft_consensus.cc:697] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:26.701292 11981 consensus_queue.cc:237] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.718623 11506 raft_consensus.cc:1275] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:26.723662 11988 consensus_queue.cc:1048] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:15:26.727080 11990 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
W20260709 13:15:26.729110 11402 leader_election.cc:336] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:26.733144 11431 raft_consensus.cc:1275] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:26.734516 11435 raft_consensus.cc:1275] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:26.735787 11328 consensus_peers.cc:597] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:26.736110 12099 consensus_queue.cc:1048] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:26.754702 11509 raft_consensus.cc:1275] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:26.760038 12097 consensus_queue.cc:1048] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:26.763247 12052 consensus_queue.cc:1048] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:15:26.747983 11184 catalog_manager.cc:5697] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.777851 11182 catalog_manager.cc:5697] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.780601 11182 catalog_manager.cc:5697] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.782081 11182 catalog_manager.cc:5697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.736148 11359 raft_consensus.cc:2468] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:26.722530 12087 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:26.787014 11182 catalog_manager.cc:5697] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.793524 11182 catalog_manager.cc:5697] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.804188 11183 catalog_manager.cc:5697] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.816097 11183 catalog_manager.cc:5697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.817680 11183 catalog_manager.cc:5697] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.819310 11183 catalog_manager.cc:5697] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:26.792176 12055 raft_consensus.cc:493] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.840570 12087 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:26.842743 12132 log.cc:927] Time spent T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:15:26.844863 11990 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:26.828517 12055 raft_consensus.cc:515] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:26.858541 12126 log.cc:927] Time spent T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 13:15:26.860519 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:26.861209 11435 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.869728 11435 raft_consensus.cc:2468] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:26.871397 11474 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:26.871591 12145 raft_consensus.cc:493] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.873320 12099 raft_consensus.cc:2804] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.874042 12099 raft_consensus.cc:697] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:26.875263 12099 consensus_queue.cc:237] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:26.897858 11434 raft_consensus.cc:1275] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:26.906246 12128 log.cc:927] Time spent T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 13:15:26.895444 12145 raft_consensus.cc:515] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:26.921422 12145 leader_election.cc:290] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.922111 12145 raft_consensus.cc:493] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.922627 12145 raft_consensus.cc:515] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:26.938478 12048 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:26.963310 12048 tablet_bootstrap.cc:492] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:26.964319 12048 ts_tablet_manager.cc:1403] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.395s	user 0.037s	sys 0.030s
I20260709 13:15:26.970988 12149 raft_consensus.cc:493] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.957541 12055 leader_election.cc:290] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:26.968429 12145 leader_election.cc:290] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:26.967231 12114 consensus_queue.cc:1048] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:15:27.002847 12048 raft_consensus.cc:359] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:27.003587 12048 raft_consensus.cc:740] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.004230 12048 consensus_queue.cc:260] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:27.004833 11402 consensus_peers.cc:597] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.009243 12048 ts_tablet_manager.cc:1434] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:15:26.980425 12149 raft_consensus.cc:515] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:27.065096 12102 log.cc:927] Time spent T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: Append to log took a long time: real 0.058s	user 0.000s	sys 0.005s
I20260709 13:15:27.079133 12149 leader_election.cc:290] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:27.082983 11507 raft_consensus.cc:1275] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.083063 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "5344338d32924600918980f8197ba039" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:27.086436 11509 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.102241 11509 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5344338d32924600918980f8197ba039 in term 2.
W20260709 13:15:27.108449 11402 consensus_peers.cc:597] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:27.109352 11402 leader_election.cc:336] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:27.117756 12145 raft_consensus.cc:493] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.111814 12149 raft_consensus.cc:493] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.118345 12145 raft_consensus.cc:515] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:27.119427 12048 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:27.120527 12145 leader_election.cc:290] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
W20260709 13:15:27.121619 11476 consensus_peers.cc:597] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:27.122538 11476 consensus_peers.cc:597] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.119092 12149 raft_consensus.cc:515] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:27.123186 11476 leader_election.cc:336] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:27.125169 12149 leader_election.cc:290] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:27.132773 11435 raft_consensus.cc:1275] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.135685 11432 raft_consensus.cc:1275] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:27.158176 11476 consensus_peers.cc:597] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.163951 12160 consensus_queue.cc:1048] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.166527 11402 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:27.169107 11508 raft_consensus.cc:1275] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.160691 12089 consensus_queue.cc:1048] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 13:15:27.179461 11328 consensus_peers.cc:597] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.185384 11508 raft_consensus.cc:1275] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.117462 11473 leader_election.cc:304] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [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: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:27.161715 11990 consensus_queue.cc:1048] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:15:27.175530 12139 raft_consensus.cc:2804] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:15:27.186453 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 69088.3us
W20260709 13:15:27.193519 12147 log.cc:927] Time spent T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 13:15:27.200366 11510 raft_consensus.cc:1275] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.197419 11182 catalog_manager.cc:5697] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:27.205040 12139 raft_consensus.cc:697] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Leader. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:27.205937 12139 consensus_queue.cc:237] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:27.208235 11436 raft_consensus.cc:1275] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.208544 11503 raft_consensus.cc:1275] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.192236 12089 raft_consensus.cc:2804] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:27.203300 11182 catalog_manager.cc:5697] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:27.210804 11182 catalog_manager.cc:5697] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:27.215328 11402 consensus_peers.cc:597] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:27.214458 11507 raft_consensus.cc:1275] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.215317 12089 raft_consensus.cc:697] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:27.238814 11362 raft_consensus.cc:1275] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.216566 11990 consensus_queue.cc:1048] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:15:27.248747 11505 raft_consensus.cc:1275] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:27.261010 11476 consensus_peers.cc:597] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.229813 12086 consensus_queue.cc:1048] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 13:15:27.291633 11328 consensus_peers.cc:597] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.235755 12084 consensus_queue.cc:1048] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
W20260709 13:15:27.302841 11328 consensus_peers.cc:597] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.340932 11328 consensus_peers.cc:597] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.308861 12149 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.338802 12089 consensus_queue.cc:237] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:27.362393 11402 consensus_peers.cc:597] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.351511 12149 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
W20260709 13:15:27.342721 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 75610.5us
W20260709 13:15:27.387523 11476 consensus_peers.cc:597] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.366613 12055 raft_consensus.cc:493] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.358083 12145 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.366124 12051 consensus_queue.cc:1048] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:15:27.356117 12087 consensus_queue.cc:1048] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
W20260709 13:15:27.494443 11474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 162884us
I20260709 13:15:27.400599 12055 raft_consensus.cc:515] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:27.575043 11476 consensus_peers.cc:597] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.409969 12145 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:27.618485 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 48444.4us
I20260709 13:15:27.625977 12149 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:27.628490 12055 leader_election.cc:290] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:27.644755 11504 raft_consensus.cc:1275] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.657052 12149 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.657115 12055 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.657822 12055 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:27.657757 12149 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:27.636592 12190 raft_consensus.cc:493] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.669647 12190 raft_consensus.cc:515] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:27.681331 12048 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:27.687916 12048 tablet_bootstrap.cc:492] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:27.688529 12048 ts_tablet_manager.cc:1403] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.569s	user 0.034s	sys 0.000s
I20260709 13:15:27.680393 12149 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:27.693538 12190 leader_election.cc:290] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:27.695288 12048 raft_consensus.cc:359] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:27.695974 12048 raft_consensus.cc:740] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.696612 12048 consensus_queue.cc:260] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:27.708150 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:27.708727 12048 ts_tablet_manager.cc:1434] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:15:27.709582 12048 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:27.713713 11402 consensus_peers.cc:597] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.715744 11954 consensus_queue.cc:1048] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:27.715761 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:27.717247 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:27.722064 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:27.723809 11362 raft_consensus.cc:1275] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.689373 12055 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:27.734570 12145 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:27.763393 12175 consensus_queue.cc:1048] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:27.766938 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.767779 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.768356 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.768831 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.770212 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.773718 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.775225 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:27.776388 11503 raft_consensus.cc:2393] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86362eb0cde74fa9802f70a082579d2d in current term 2: Already voted for candidate 5344338d32924600918980f8197ba039 in this term.
I20260709 13:15:27.768210 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
W20260709 13:15:27.779220 11402 consensus_peers.cc:597] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.779912 11402 consensus_peers.cc:597] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.780331 11402 consensus_peers.cc:597] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.780838 11402 consensus_peers.cc:597] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.780962 11476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 118692us
W20260709 13:15:27.781239 11402 consensus_peers.cc:597] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:27.781157 12045 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:27.782155 12145 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:27.800438 11476 consensus_peers.cc:597] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:27.814978 11402 consensus_peers.cc:597] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.815495 11402 consensus_peers.cc:597] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.816004 11402 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.816792 11476 consensus_peers.cc:597] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:27.817392 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:27.840590 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 77462.7us
I20260709 13:15:27.848165 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:27.852756 12043 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
W20260709 13:15:27.862771 11402 consensus_peers.cc:597] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:27.866922 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 154762us
W20260709 13:15:27.917469 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 43897us
I20260709 13:15:27.923902 11508 raft_consensus.cc:1275] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 5344338d32924600918980f8197ba039: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.872960 12055 raft_consensus.cc:2749] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:27.928718 12095 consensus_queue.cc:1048] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:27.921737 12043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 67522.2us
I20260709 13:15:27.917891 12097 consensus_queue.cc:1048] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 13:15:27.953210 12084 consensus_queue.cc:1048] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 13:15:27.987658 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 55824.4us
W20260709 13:15:27.988533 11326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 49341.6us
I20260709 13:15:27.991115 12209 consensus_queue.cc:1048] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.996349 11435 raft_consensus.cc:1275] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:28.006402 12204 log.cc:927] Time spent T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 13:15:28.007568 12203 log.cc:927] Time spent T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260709 13:15:28.007790 11328 consensus_peers.cc:597] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:28.044276 12048 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:28.049947 12048 tablet_bootstrap.cc:492] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:28.050951 12048 ts_tablet_manager.cc:1403] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.342s	user 0.022s	sys 0.000s
I20260709 13:15:28.053229 12051 consensus_queue.cc:1048] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:15:28.079274 12048 raft_consensus.cc:359] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:28.080057 12048 raft_consensus.cc:740] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.080756 12048 consensus_queue.cc:260] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
W20260709 13:15:28.081276 11474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 71444.6us
I20260709 13:15:28.088574 12048 ts_tablet_manager.cc:1434] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:15:28.071017 12145 raft_consensus.cc:2749] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.092754 12048 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:28.114538 11402 consensus_peers.cc:597] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:28.138703 11476 consensus_peers.cc:597] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:28.142545 11402 consensus_peers.cc:597] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:28.147709 12215 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.150993 12215 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:28.201246 12215 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:28.210688 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.240379 12145 raft_consensus.cc:493] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.315564 12133 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 064cca06186748eea563097b09e0e169)
W20260709 13:15:28.374274 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 365394us
I20260709 13:15:28.321111 12214 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.313736 12145 raft_consensus.cc:515] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:28.372985 12055 raft_consensus.cc:493] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.428385 11476 leader_election.cc:336] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:28.429039 11476 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:28.377501 12133 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:28.434239 12048 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:28.432029 11990 raft_consensus.cc:2749] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:28.437364 12048 tablet_bootstrap.cc:492] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:28.381455 12214 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:28.438278 12048 ts_tablet_manager.cc:1403] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.349s	user 0.031s	sys 0.019s
I20260709 13:15:28.427287 12055 raft_consensus.cc:515] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:28.465950 12055 leader_election.cc:290] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
W20260709 13:15:28.454607 12223 log.cc:927] Time spent T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.146s	user 0.000s	sys 0.001s
I20260709 13:15:28.459882 12214 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:28.473897 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.475697 12145 leader_election.cc:290] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
W20260709 13:15:28.478448 11476 consensus_peers.cc:597] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:28.479079 11476 consensus_peers.cc:597] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:28.480006 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:28.490840 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5c2dff53bb4bf2877de2accddc3b20" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:28.494182 11476 leader_election.cc:336] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:28.494580 11476 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:28.508103 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b20acc2c2c49f280da47448c91b6a3" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.514997 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227e746ea0a14fec9ff0ef2e9fdf8bf0" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.492733 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.532903 12048 raft_consensus.cc:359] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:28.533564 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0363b41537401d820d6065e6994c9f" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.534848 12048 raft_consensus.cc:740] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.535904 12048 consensus_queue.cc:260] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:28.538405 12048 ts_tablet_manager.cc:1434] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.093s	user 0.002s	sys 0.003s
I20260709 13:15:28.539536 12048 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:28.508024 12133 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:28.514202 11354 raft_consensus.cc:1275] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:28.544574 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b684e14ad4476b7fec0392de56288" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.526021 12222 raft_consensus.cc:2749] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:28.532227 11182 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44644 (request call id 113) took 1358 ms. Trace:
I20260709 13:15:28.553378 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efeba0c29afb44c995b1577b7da87a84" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.549119 11183 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44632 (request call id 103) took 1346 ms. Trace:
I20260709 13:15:28.547974 11990 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.570199 11328 consensus_peers.cc:597] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:28.574928 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.563638 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:28.578532 11328 consensus_peers.cc:597] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:28.573983 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797e15a2e56f4d9789ce26d8788baf60" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.552307 11182 rpcz_store.cc:276] 0709 13:15:27.169940 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.171565 (+  1625us) service_pool.cc:224] Handling call
0709 13:15:28.519284 (+1347719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:27.217873 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:27.219799 (+  1926us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:27.219835 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:15:27.219859 (+    24us) tablet.cc:662] Decoding operations
0709 13:15:27.220428 (+   569us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:27.220486 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:27.220522 (+    36us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:15:27.220881 (+   359us) tablet.cc:701] Row locks acquired
0709 13:15:27.220902 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:15:27.221048 (+   146us) write_op.cc:270] Start()
0709 13:15:27.221185 (+   137us) write_op.cc:276] Timestamp: P: 1783602927221000 usec, L: 0
0709 13:15:27.221206 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:15:27.221814 (+   608us) log.cc:844] Serialized 1307 byte log entry
0709 13:15:27.279413 (+ 57599us) spinlock_profiling.cc:243] Waited 7.01 ms on lock 0x7b540005e4a0. stack: 00007fc00cb8f343 00007fc00cb8f240 00007fc00c51e1d4 00007fc01625c304 00007fc01625c299 00007fc00fc18090 00007fc00fc256b8 00007fc00fc252fa 00007fc00fca9965 00007fc00fca9e09 00007fc0136e4581 00007fc0136e3d58 00007fc0136e89f1 00007fc0136e89a9 00007fc0136e8939 00007fc0136e8901
0709 13:15:27.312129 (+ 32716us) op_driver.cc:464] REPLICATION: finished
0709 13:15:27.340525 (+ 28396us) write_op.cc:301] APPLY: starting
0709 13:15:27.347649 (+  7124us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:27.358202 (+ 10553us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:27.358236 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:27.358761 (+   525us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:27.358988 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:15:27.359073 (+    85us) write_op.cc:312] APPLY: finished
0709 13:15:27.359343 (+   270us) log.cc:844] Serialized 34 byte log entry
0709 13:15:27.359512 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:27.359599 (+    87us) write_op.cc:454] Released schema lock
0709 13:15:27.359639 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:27.359937 (+   298us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:27.359976 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1692,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":2993,"apply.run_cpu_time_us":2086,"apply.run_wall_time_us":19380,"num_ops":3,"prepare.queue_time_us":121,"prepare.run_cpu_time_us":6160,"prepare.run_wall_time_us":63421,"replication_time_us":78065,"spinlock_wait_cycles":16120704}]]}
I20260709 13:15:28.558853 11183 rpcz_store.cc:276] 0709 13:15:27.217379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.227392 (+ 10013us) service_pool.cc:224] Handling call
0709 13:15:27.405649 (+178257us) spinlock_profiling.cc:243] Waited 39 ms on lock 0x7b540005df54. stack: 00007fc00cb8f343 00007fc00cb8f240 00007fc00c51e1d4 00007fc01625c304 00007fc01625c299 00007fc00fc18090 00007fc00fcb6f3a 00007fc015a6d1cc 00007fc015b6b37e 00007fc01402c2a4 00007fc01402c232 00007fc01402c161 00007fc01402c0dc 00007fc01402b392 00007fc00dfe948c 00007fc00dfe88c6
0709 13:15:28.549038 (+1143389us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":715452,"reported_tablets":1,"spinlock_wait_cycles":89765120}
I20260709 13:15:28.607091 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:28.570056 11990 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:28.629269 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b5f249cfa4f31b883fef037e3dfa4" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:28.627352 12042 leader_election.cc:304] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.636948 12145 raft_consensus.cc:2749] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.638128 12042 leader_election.cc:304] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.639312 12042 leader_election.cc:304] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:28.640398 12042 leader_election.cc:304] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
W20260709 13:15:28.666441 11476 leader_election.cc:336] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:28.672772 11990 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:28.680471 11476 leader_election.cc:336] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:28.651611 12055 raft_consensus.cc:2749] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.686219 12055 raft_consensus.cc:2749] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.690392 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ddf38a95d74652b1cd78497c30f04e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.651785 12145 raft_consensus.cc:2749] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:28.695382 11328 consensus_peers.cc:597] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:28.696391 11328 consensus_peers.cc:597] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:28.697265 11328 consensus_peers.cc:597] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:28.699659 11328 consensus_peers.cc:597] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:28.645848 12183 consensus_queue.cc:1048] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
W20260709 13:15:28.693452 12042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 53135.5us
W20260709 13:15:28.708490 12239 log.cc:927] Time spent T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:15:28.692682 11473 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:28.711475 12214 raft_consensus.cc:2749] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.713650 12042 leader_election.cc:304] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.714991 12042 leader_election.cc:304] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.716159 12042 leader_election.cc:304] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:28.718654 12055 raft_consensus.cc:2749] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.719316 12055 raft_consensus.cc:2749] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.719938 12055 raft_consensus.cc:2749] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.721127 12042 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:28.721405 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:28.721865 12055 raft_consensus.cc:2749] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.722337 11431 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:28.723104 12042 leader_election.cc:304] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.723865 12055 raft_consensus.cc:2749] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.727170 11474 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 86362eb0cde74fa9802f70a082579d2d
W20260709 13:15:28.739971 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 59939.7us
I20260709 13:15:28.752437 12043 leader_election.cc:304] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:28.749543 11990 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.753330 12250 raft_consensus.cc:2749] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.753886 12043 leader_election.cc:304] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.754854 12250 raft_consensus.cc:2749] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.743877 12089 raft_consensus.cc:493] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5344338d32924600918980f8197ba039)
I20260709 13:15:28.756042 12089 raft_consensus.cc:515] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:28.758618 12089 leader_election.cc:290] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:28.759655 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:28.753353 11990 raft_consensus.cc:493] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.768080 12048 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:28.769227 11990 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.772432 12048 tablet_bootstrap.cc:492] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:28.773420 12048 ts_tablet_manager.cc:1403] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.234s	user 0.020s	sys 0.012s
I20260709 13:15:28.781869 12089 raft_consensus.cc:493] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 064cca06186748eea563097b09e0e169)
I20260709 13:15:28.791646 12089 raft_consensus.cc:515] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:28.796490 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
W20260709 13:15:28.797343 11328 consensus_peers.cc:597] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:28.798496 12089 leader_election.cc:290] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:28.785933 11990 raft_consensus.cc:515] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:28.802449 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:28.803154 11435 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.815940 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.808367 11183 catalog_manager.cc:5697] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } }
I20260709 13:15:28.781374 12048 raft_consensus.cc:359] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:28.826040 12048 raft_consensus.cc:740] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
W20260709 13:15:28.825595 11399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 54878.1us
I20260709 13:15:28.826629 12048 consensus_queue.cc:260] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:28.834506 11435 raft_consensus.cc:2468] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 3.
I20260709 13:15:28.837412 12048 ts_tablet_manager.cc:1434] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:15:28.825234 12042 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:28.865170 12250 raft_consensus.cc:2749] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:28.863262 12218 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 064cca06186748eea563097b09e0e169)
I20260709 13:15:28.887622 11474 leader_election.cc:304] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [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: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
W20260709 13:15:28.889732 11326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 147288us
I20260709 13:15:28.892545 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e5d458306428498ad59437952ca7c" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:28.879468 11990 leader_election.cc:290] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:28.891973 12218 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:29.013303 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
W20260709 13:15:29.015187 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 80599.7us
I20260709 13:15:29.028039 12218 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
W20260709 13:15:29.029446 11402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 150048us
I20260709 13:15:29.031617  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:34783
I20260709 13:15:29.054909 12048 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:29.055845 12268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:34783 every 8 connection(s)
W20260709 13:15:29.059808 11474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.131:45725, user_credentials={real_user=slave}} blocked reactor thread for 222591us
I20260709 13:15:29.061617 12222 raft_consensus.cc:2804] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:29.067152 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:29.068444 11473 leader_election.cc:304] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:29.069774 12218 raft_consensus.cc:2749] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:29.070223 11473 leader_election.cc:304] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:29.075500 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064cca06186748eea563097b09e0e169" is_pre_election: true
I20260709 13:15:29.062141 12222 raft_consensus.cc:697] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 3 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
W20260709 13:15:29.126542 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.130:32947, user_credentials={real_user=slave}} blocked reactor thread for 56445.9us
I20260709 13:15:29.127764 11473 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039
I20260709 13:15:29.129420 12183 raft_consensus.cc:2749] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:29.130972 12178 raft_consensus.cc:2749] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:29.170852 12222 consensus_queue.cc:237] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER 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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:29.210673 12250 raft_consensus.cc:493] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.218168 12250 raft_consensus.cc:515] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:29.224290 12250 leader_election.cc:290] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:29.241231 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5344338d32924600918980f8197ba039" is_pre_election: true
I20260709 13:15:29.241326 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21914e21bb9c44ba8df95aad10a3a07e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "539eadbd3351489fbd96774d93aa5b58" is_pre_election: true
I20260709 13:15:29.266848 12048 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:29.284539 12048 tablet_bootstrap.cc:492] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:29.285353 12048 ts_tablet_manager.cc:1403] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.240s	user 0.016s	sys 0.012s
I20260709 13:15:29.288031 12048 raft_consensus.cc:359] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:29.288723 12048 raft_consensus.cc:740] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.295593 12130 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.297137 12048 consensus_queue.cc:260] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:29.299438 12048 ts_tablet_manager.cc:1434] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:15:29.300244 12048 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:29.326922 11184 catalog_manager.cc:5697] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.280474 12045 leader_election.cc:304] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [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: 86362eb0cde74fa9802f70a082579d2d; no voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:29.364960 12135 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:29.365069 12045 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 100295us
I20260709 13:15:29.366110 12279 raft_consensus.cc:2749] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:29.367141 12141 raft_consensus.cc:3060] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.368602 11184 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44642 (request call id 108) took 1504 ms. Trace:
I20260709 13:15:29.370546 11182 catalog_manager.cc:5697] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.373013 11182 catalog_manager.cc:5697] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 5344338d32924600918980f8197ba039 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "5344338d32924600918980f8197ba039" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } }
I20260709 13:15:29.372083 11184 rpcz_store.cc:276] 0709 13:15:27.866806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.870002 (+  3196us) service_pool.cc:224] Handling call
0709 13:15:29.368546 (+1498544us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:29.339153 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:29.339644 (+   491us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:29.339678 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:15:29.339695 (+    17us) tablet.cc:662] Decoding operations
0709 13:15:29.340000 (+   305us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:29.340071 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:29.340095 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:29.340279 (+   184us) tablet.cc:701] Row locks acquired
0709 13:15:29.340296 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:15:29.340414 (+   118us) write_op.cc:270] Start()
0709 13:15:29.340516 (+   102us) write_op.cc:276] Timestamp: P: 1783602929340388 usec, L: 0
0709 13:15:29.340537 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:15:29.340999 (+   462us) log.cc:844] Serialized 537 byte log entry
0709 13:15:29.342543 (+  1544us) op_driver.cc:464] REPLICATION: finished
0709 13:15:29.342951 (+   408us) write_op.cc:301] APPLY: starting
0709 13:15:29.343021 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:29.343133 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:29.343241 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:29.343459 (+   218us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:29.343620 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:15:29.343673 (+    53us) write_op.cc:312] APPLY: finished
0709 13:15:29.343861 (+   188us) log.cc:844] Serialized 22 byte log entry
0709 13:15:29.344018 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:29.344104 (+    86us) write_op.cc:454] Released schema lock
0709 13:15:29.344144 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:29.344453 (+   309us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:29.344487 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":610557,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":246,"apply.run_cpu_time_us":1465,"apply.run_wall_time_us":1464,"num_ops":1,"prepare.queue_time_us":3202,"prepare.run_cpu_time_us":2104,"prepare.run_wall_time_us":4614,"replication_time_us":1881}]]}
I20260709 13:15:29.383496 12123 raft_consensus.cc:3060] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.417992 12119 raft_consensus.cc:3060] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.424454 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1334a3a528794600895778b02bf6a382" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
W20260709 13:15:29.428551 11476 leader_election.cc:343] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.446453 12111 raft_consensus.cc:3060] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.461738 12048 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:29.462852 12048 tablet_bootstrap.cc:492] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:29.464927 12048 ts_tablet_manager.cc:1403] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.014s
W20260709 13:15:29.463335 11328 consensus_peers.cc:597] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:29.471304 12272 heartbeater.cc:344] Connected to a master server at 127.8.38.190:34723
I20260709 13:15:29.471796 12272 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:29.473263 11328 consensus_peers.cc:597] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:29.475492 12272 heartbeater.cc:507] Master 127.8.38.190:34723 requested a full tablet report, sending...
I20260709 13:15:29.479871 12048 raft_consensus.cc:359] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:29.480669 12048 raft_consensus.cc:740] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.481369 12048 consensus_queue.cc:260] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:29.497678 12048 ts_tablet_manager.cc:1434] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:15:29.498804 12048 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:29.575214 11431 raft_consensus.cc:1275] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:29.577908 12174 consensus_queue.cc:1048] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:29.618842 11182 catalog_manager.cc:5697] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 3, leader changed from 86362eb0cde74fa9802f70a082579d2d (127.8.38.129) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 3 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:29.793459 12288 log.cc:927] Time spent T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d: Append to log took a long time: real 0.173s	user 0.000s	sys 0.000s
I20260709 13:15:29.986593 12048 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:15:30.020586 12294 log.cc:927] Time spent T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: Append to log took a long time: real 0.185s	user 0.001s	sys 0.000s
W20260709 13:15:30.081708 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:34783, user_credentials={real_user=slave}} blocked reactor thread for 137548us
I20260709 13:15:30.152236 12048 tablet_bootstrap.cc:492] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.154296 12048 ts_tablet_manager.cc:1403] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.656s	user 0.023s	sys 0.011s
W20260709 13:15:30.201295 11328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.132:33011, user_credentials={real_user=slave}} blocked reactor thread for 76643.8us
W20260709 13:15:30.209782 11476 consensus_peers.cc:597] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.213853 12048 raft_consensus.cc:359] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.215548 12048 raft_consensus.cc:740] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.216682 12048 consensus_queue.cc:260] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
W20260709 13:15:30.221174 11476 consensus_peers.cc:597] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.222201 11476 consensus_peers.cc:597] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.222985 11476 consensus_peers.cc:597] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.224113 11476 consensus_peers.cc:597] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.231619 12048 ts_tablet_manager.cc:1434] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.010s
I20260709 13:15:30.233354 12048 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.289212 11183 ts_manager.cc:194] Re-registered known tserver with Master: 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
W20260709 13:15:30.293020 11476 consensus_peers.cc:597] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.351004 11402 consensus_peers.cc:597] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.356978 11402 consensus_peers.cc:597] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.393030 12048 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.393816 12048 tablet_bootstrap.cc:492] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.394274 12048 ts_tablet_manager.cc:1403] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.003s
I20260709 13:15:30.396310 12048 raft_consensus.cc:359] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.396931 12048 raft_consensus.cc:740] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.397794 12048 consensus_queue.cc:260] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.400229 12048 ts_tablet_manager.cc:1434] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:30.401085 12048 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.414902 12048 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.415726 12048 tablet_bootstrap.cc:492] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.416256 12048 ts_tablet_manager.cc:1403] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:15:30.418277 12048 raft_consensus.cc:359] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.418769 12048 raft_consensus.cc:740] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.419418 12048 consensus_queue.cc:260] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.420997 12048 ts_tablet_manager.cc:1434] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:30.421674 12048 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.438045 11183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39126
I20260709 13:15:30.446524 12272 heartbeater.cc:499] Master 127.8.38.190:34723 was elected leader, sending a full tablet report...
I20260709 13:15:30.446552 12048 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.448252 12048 tablet_bootstrap.cc:492] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.448980 12048 ts_tablet_manager.cc:1403] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.001s
I20260709 13:15:30.452178 12048 raft_consensus.cc:359] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.453992 12048 raft_consensus.cc:740] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.454813 12048 consensus_queue.cc:260] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.457062 12048 ts_tablet_manager.cc:1434] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:15:30.457928 12048 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:30.480507 11402 consensus_peers.cc:597] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.515965 12048 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.516965 12048 tablet_bootstrap.cc:492] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.517589 12048 ts_tablet_manager.cc:1403] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.031s
I20260709 13:15:30.521612 12048 raft_consensus.cc:359] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.522295 12048 raft_consensus.cc:740] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.523011 12048 consensus_queue.cc:260] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.524909 12048 ts_tablet_manager.cc:1434] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:15:30.525530 12048 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.540505 12048 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.541282 12048 tablet_bootstrap.cc:492] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.541836 12048 ts_tablet_manager.cc:1403] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 13:15:30.544737 12048 raft_consensus.cc:359] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.545487 12048 raft_consensus.cc:740] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.546187 12048 consensus_queue.cc:260] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.548448 12048 ts_tablet_manager.cc:1434] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:30.549270 12048 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.578365 12048 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.579488 12048 tablet_bootstrap.cc:492] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.580291 12048 ts_tablet_manager.cc:1403] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.000s
I20260709 13:15:30.583253 12048 raft_consensus.cc:359] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.584129 12048 raft_consensus.cc:740] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.584808 12048 consensus_queue.cc:260] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.586935 12048 ts_tablet_manager.cc:1434] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:30.588120 12048 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.611349 12048 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.612356 12048 tablet_bootstrap.cc:492] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.613057 12048 ts_tablet_manager.cc:1403] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 13:15:30.615718 12048 raft_consensus.cc:359] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.616448 12048 raft_consensus.cc:740] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.617233 12048 consensus_queue.cc:260] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.619660 12048 ts_tablet_manager.cc:1434] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:30.623956 12048 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.639137 12048 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.640147 12048 tablet_bootstrap.cc:492] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.640823 12048 ts_tablet_manager.cc:1403] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:15:30.643541 12048 raft_consensus.cc:359] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.644272 12048 raft_consensus.cc:740] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.644970 12048 consensus_queue.cc:260] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.647450 12048 ts_tablet_manager.cc:1434] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:30.648772 12048 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.664269 12048 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.665323 12048 tablet_bootstrap.cc:492] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.666139 12048 ts_tablet_manager.cc:1403] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:15:30.666429 12135 raft_consensus.cc:3060] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.669235 12048 raft_consensus.cc:359] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.670084 12048 raft_consensus.cc:740] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.670869 12048 consensus_queue.cc:260] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.673425 12048 ts_tablet_manager.cc:1434] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:15:30.674276 12048 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.680115 12141 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.699342 12048 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.700428 12048 tablet_bootstrap.cc:492] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.701126 12048 ts_tablet_manager.cc:1403] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.000s
I20260709 13:15:30.704883 12048 raft_consensus.cc:359] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.705436 12048 raft_consensus.cc:740] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.706121 12048 consensus_queue.cc:260] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.708117 12048 ts_tablet_manager.cc:1434] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:30.708936 12048 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.725651 12048 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.726431 12048 tablet_bootstrap.cc:492] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.726991 12048 ts_tablet_manager.cc:1403] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 13:15:30.729013 12048 raft_consensus.cc:359] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.729524 12048 raft_consensus.cc:740] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.730108 12048 consensus_queue.cc:260] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.731814 12048 ts_tablet_manager.cc:1434] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:30.733461 12048 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.750600 12141 raft_consensus.cc:3060] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.765599 12048 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.767271 12048 tablet_bootstrap.cc:492] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.768293 12048 ts_tablet_manager.cc:1403] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.010s
I20260709 13:15:30.769439 12143 raft_consensus.cc:3060] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.771576 12048 raft_consensus.cc:359] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.772369 12048 raft_consensus.cc:740] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.773098 12048 consensus_queue.cc:260] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.775406 12048 ts_tablet_manager.cc:1434] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:15:30.776257 12048 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:30.792274 11328 consensus_peers.cc:597] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.797677 11328 consensus_peers.cc:597] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.810806 12135 raft_consensus.cc:3060] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.811224 12048 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.812858 12048 tablet_bootstrap.cc:492] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.813548 12048 ts_tablet_manager.cc:1403] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.003s
I20260709 13:15:30.817885 12048 raft_consensus.cc:359] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.818550 12048 raft_consensus.cc:740] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.819176 12048 consensus_queue.cc:260] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.821445 12048 ts_tablet_manager.cc:1434] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:15:30.822297 12048 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
W20260709 13:15:30.822454 11402 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:30.823468 12143 raft_consensus.cc:3060] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.839959 12141 raft_consensus.cc:3060] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.851826 12048 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.852993 12048 tablet_bootstrap.cc:492] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.853674 12048 ts_tablet_manager.cc:1403] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260709 13:15:30.856272 12048 raft_consensus.cc:359] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.857084 12048 raft_consensus.cc:740] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.857864 12048 consensus_queue.cc:260] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.859555 12048 ts_tablet_manager.cc:1434] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:30.861729 12048 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.879145 12048 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.880048 12048 tablet_bootstrap.cc:492] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.880692 12048 ts_tablet_manager.cc:1403] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:15:30.883216 12048 raft_consensus.cc:359] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.883888 12048 raft_consensus.cc:740] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.884538 12048 consensus_queue.cc:260] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.886523 12048 ts_tablet_manager.cc:1434] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:30.887653 12048 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.902390 12048 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.903353 12048 tablet_bootstrap.cc:492] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.903932 12141 raft_consensus.cc:3060] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.903929 12048 ts_tablet_manager.cc:1403] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 13:15:30.904587 12143 raft_consensus.cc:3060] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.906942 12048 raft_consensus.cc:359] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.907753 12048 raft_consensus.cc:740] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.908550 12048 consensus_queue.cc:260] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:30.910998 12048 ts_tablet_manager.cc:1434] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:30.911865 12048 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.963585 12048 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.964540 12048 tablet_bootstrap.cc:492] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.965186 12048 ts_tablet_manager.cc:1403] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.031s
I20260709 13:15:30.968096 12048 raft_consensus.cc:359] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.968747 12048 raft_consensus.cc:740] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.970319 12048 consensus_queue.cc:260] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:30.972342 12048 ts_tablet_manager.cc:1434] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:30.973032 12048 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:30.986338 12048 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:30.987149 12048 tablet_bootstrap.cc:492] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:30.987677 12048 ts_tablet_manager.cc:1403] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:15:30.989658 12048 raft_consensus.cc:359] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.990242 12048 raft_consensus.cc:740] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:30.990749 12048 consensus_queue.cc:260] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:30.992380 12048 ts_tablet_manager.cc:1434] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:30.993633 12048 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.010366 12048 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.011361 12048 tablet_bootstrap.cc:492] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.011998 12048 ts_tablet_manager.cc:1403] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:15:31.014328 12048 raft_consensus.cc:359] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.014936 12048 raft_consensus.cc:740] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.015501 12048 consensus_queue.cc:260] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.017035 12048 ts_tablet_manager.cc:1434] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:31.018108 12048 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.032469 12048 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.033386 12048 tablet_bootstrap.cc:492] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.034024 12048 ts_tablet_manager.cc:1403] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:15:31.035719 12048 raft_consensus.cc:359] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.036166 12048 raft_consensus.cc:740] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.036607 12048 consensus_queue.cc:260] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.038669 12048 ts_tablet_manager.cc:1434] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:31.039633 12048 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.055712 12048 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.056485 12048 tablet_bootstrap.cc:492] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.057130 12048 ts_tablet_manager.cc:1403] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:15:31.058981 12048 raft_consensus.cc:359] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:31.059696 12048 raft_consensus.cc:740] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.060333 12048 consensus_queue.cc:260] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:31.062283 12048 ts_tablet_manager.cc:1434] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:31.063568 12048 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.078059 12048 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.078804 12048 tablet_bootstrap.cc:492] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.079414 12048 ts_tablet_manager.cc:1403] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260709 13:15:31.081339 12048 raft_consensus.cc:359] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:31.081849 12048 raft_consensus.cc:740] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.082481 12048 consensus_queue.cc:260] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:31.084614 12048 ts_tablet_manager.cc:1434] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:31.085693 12048 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.099807 12048 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.100556 12048 tablet_bootstrap.cc:492] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.101195 12048 ts_tablet_manager.cc:1403] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:15:31.103756 12048 raft_consensus.cc:359] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:31.104396 12048 raft_consensus.cc:740] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.105114 12048 consensus_queue.cc:260] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:31.107867 12048 ts_tablet_manager.cc:1434] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:31.108637 12048 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap starting.
I20260709 13:15:31.125173 12048 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: 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 13:15:31.126374 12048 tablet_bootstrap.cc:492] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Bootstrap complete.
I20260709 13:15:31.127206 12048 ts_tablet_manager.cc:1403] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:15:31.129876 12048 raft_consensus.cc:359] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.131083 12048 raft_consensus.cc:740] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Initialized, Role: FOLLOWER
I20260709 13:15:31.132128 12048 consensus_queue.cc:260] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [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: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:31.133874 12048 ts_tablet_manager.cc:1434] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:31.153541 12141 raft_consensus.cc:3060] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.179807 12143 raft_consensus.cc:3060] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.292794 12143 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.313795 12143 raft_consensus.cc:3060] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.358068 12143 raft_consensus.cc:3060] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:31.390667 12143 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.218747  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:39.273016 11434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:39.273726 11434 raft_consensus.cc:606] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 064cca06186748eea563097b09e0e169
I20260709 13:15:39.296380 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:39.296995 11355 raft_consensus.cc:606] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:39.299712 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:39.300287 11355 raft_consensus.cc:606] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:39.302304 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:39.302796 11355 raft_consensus.cc:606] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Received request to transfer leadership to TS 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:39.304827 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:39.305244 11355 raft_consensus.cc:606] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Received request to transfer leadership to TS 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:39.307631 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:39.308105 11355 raft_consensus.cc:606] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:39.309191  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:39.310859  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:39.440760 12361 raft_consensus.cc:993] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: : Instructing follower 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:39.441313 12361 raft_consensus.cc:1081] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Signalling peer 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:39.442854 11510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666"
dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:35062
I20260709 13:15:39.443456 11510 raft_consensus.cc:493] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.443809 11510 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.450171 11510 raft_consensus.cc:515] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.452193 11510 leader_election.cc:290] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:39.453116 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:39.453281 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdd114e23c440419bfe83ce98f17666" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:39.453958 11355 raft_consensus.cc:3055] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.454006 11434 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.454285 11355 raft_consensus.cc:740] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.455196 11355 consensus_queue.cc:260] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.456233 11355 raft_consensus.cc:3060] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.461974 11434 raft_consensus.cc:2468] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:39.463399 11355 raft_consensus.cc:2468] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:39.464690 11474 leader_election.cc:304] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:39.465804 12366 raft_consensus.cc:2804] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.466317 12366 raft_consensus.cc:697] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:39.467402 12366 consensus_queue.cc:237] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.488689 11183 catalog_manager.cc:5697] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.537464 12364 raft_consensus.cc:993] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: : Instructing follower 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:39.537920 12361 raft_consensus.cc:1081] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Signalling peer 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:39.539520 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce"
dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:35062
I20260709 13:15:39.540001 11506 raft_consensus.cc:493] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.540314 11506 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.545454 11506 raft_consensus.cc:515] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.547801 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:39.548111 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df84c44a13e144f79ff037a7bba946ce" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:39.548287 11506 leader_election.cc:290] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:39.548343 11355 raft_consensus.cc:3055] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.548728 11434 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.548923 11355 raft_consensus.cc:740] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.549741 11355 consensus_queue.cc:260] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.550894 11355 raft_consensus.cc:3060] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.555999 11434 raft_consensus.cc:2468] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:39.557132 11474 leader_election.cc:304] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:39.557961 12366 raft_consensus.cc:2804] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.558176 12364 raft_consensus.cc:993] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.558512 12366 raft_consensus.cc:697] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:39.558667 12361 raft_consensus.cc:1081] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.559562 11355 raft_consensus.cc:2468] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:39.559399 12366 consensus_queue.cc:237] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:39.560526 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:39.561061 12141 raft_consensus.cc:493] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.561321 12141 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.567718 12141 raft_consensus.cc:515] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.570040 12141 leader_election.cc:290] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:39.570250 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:39.570959 11510 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.570477 11183 catalog_manager.cc:5697] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.572062 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6bcbe998f4bdcbbbd8449a5071fb5" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:39.572613 11355 raft_consensus.cc:3055] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:39.572891 11355 raft_consensus.cc:740] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.573557 11355 consensus_queue.cc:260] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.574508 11355 raft_consensus.cc:3060] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.581012 11355 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:39.582254 12042 leader_election.cc:304] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:39.581015 11510 raft_consensus.cc:2468] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:39.586819 12380 raft_consensus.cc:2804] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:39.588339 12380 raft_consensus.cc:697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:39.589336 12380 consensus_queue.cc:237] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.599298 11183 catalog_manager.cc:5697] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.606132 12361 raft_consensus.cc:993] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.606576 12364 raft_consensus.cc:1081] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.608006 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:39.608541 12141 raft_consensus.cc:493] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.608862 12141 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.613574 12141 raft_consensus.cc:515] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.615017 12141 leader_election.cc:290] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:39.615922 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:39.616127 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9ebfb953d94d3dbf15cd2e1593b2f1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:39.616523 11434 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.616659 11355 raft_consensus.cc:3055] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.617013 11355 raft_consensus.cc:740] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.617623 11355 consensus_queue.cc:260] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.618623 11355 raft_consensus.cc:3060] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.623569 11434 raft_consensus.cc:2468] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:39.624716 12043 leader_election.cc:304] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:39.625483 12380 raft_consensus.cc:2804] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.625942 12380 raft_consensus.cc:697] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:39.626734 12380 consensus_queue.cc:237] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.628840 11355 raft_consensus.cc:2468] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:39.647408 11183 catalog_manager.cc:5697] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.660346 12360 raft_consensus.cc:993] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: : Instructing follower 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:39.660926 12369 raft_consensus.cc:1081] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:39.662432 11355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507"
dest_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:47380
I20260709 13:15:39.662894 11355 raft_consensus.cc:493] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.663229 11355 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.669024 11355 raft_consensus.cc:515] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.671453 11355 leader_election.cc:290] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:39.672385 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:39.672457 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a3dd977943496092fb7c8e5a72e507" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:39.673133 11510 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.673251 11435 raft_consensus.cc:3055] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.673652 11435 raft_consensus.cc:740] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:39.674348 11435 consensus_queue.cc:260] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.675459 11435 raft_consensus.cc:3060] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.679620 11510 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:39.680719 11328 leader_election.cc:304] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:39.681391 12364 raft_consensus.cc:2804] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.681732 11435 raft_consensus.cc:2468] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:39.682590 12364 raft_consensus.cc:697] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.683526 12364 consensus_queue.cc:237] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:39.693221 11183 catalog_manager.cc:5697] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.752843 12384 raft_consensus.cc:993] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.753449 12384 raft_consensus.cc:1081] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:39.754868 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:39.755370 12141 raft_consensus.cc:493] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.755650 12141 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.761863 12141 raft_consensus.cc:515] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.763969 12141 leader_election.cc:290] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:39.764230 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:39.764510 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54c9242e60b4d5e8ccb1821940eed7e" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:39.764890 11510 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.765148 11355 raft_consensus.cc:3055] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:39.765519 11355 raft_consensus.cc:740] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:39.766392 11355 consensus_queue.cc:260] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.767643 11355 raft_consensus.cc:3060] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.775588 11355 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:39.775664 11510 raft_consensus.cc:2468] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:39.776649 12042 leader_election.cc:304] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [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: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:39.777472 12380 raft_consensus.cc:2804] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:39.777968 12380 raft_consensus.cc:697] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:39.778689 12380 consensus_queue.cc:237] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:39.787379 11183 catalog_manager.cc:5697] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.985447 11510 raft_consensus.cc:1275] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:39.986665 12380 consensus_queue.cc:1048] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:40.004356 11355 raft_consensus.cc:1275] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:40.006188 12381 consensus_queue.cc:1048] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:40.008615 11355 raft_consensus.cc:1275] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.023123 11361 raft_consensus.cc:1275] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.023370 11434 raft_consensus.cc:1275] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.024761 12362 consensus_queue.cc:1048] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:40.029618 11434 raft_consensus.cc:1275] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.024770 12366 consensus_queue.cc:1048] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:15:40.033162 12362 consensus_queue.cc:1048] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:40.034303 12392 consensus_queue.cc:1048] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:40.047111 11435 raft_consensus.cc:1275] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.053048 12381 consensus_queue.cc:1048] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:40.075821 11361 raft_consensus.cc:1275] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.083200 12380 consensus_queue.cc:1048] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:40.218284 11506 raft_consensus.cc:1275] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:40.224879 12380 consensus_queue.cc:1048] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:40.235966 11510 raft_consensus.cc:1275] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.237134 11436 raft_consensus.cc:1275] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:40.246493 12406 consensus_queue.cc:1048] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:40.248287 12406 consensus_queue.cc:1048] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:40.319439  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:40.323381 11355 raft_consensus.cc:1275] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:40.353444 12380 consensus_queue.cc:1048] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:40.483937  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:40.557904 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:40.558606 11355 raft_consensus.cc:606] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:40.561473 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:40.562084 11436 raft_consensus.cc:606] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 539eadbd3351489fbd96774d93aa5b58
I20260709 13:15:40.566501 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8859c0e12504530ae047cba15ededab"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:40.567291 11435 raft_consensus.cc:606] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:40.571935 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdb711038994d02a9974156d21a3072"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:40.572597 11436 raft_consensus.cc:606] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 064cca06186748eea563097b09e0e169
I20260709 13:15:40.576115 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:40.576669 11435 raft_consensus.cc:606] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:40.577829  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:40.579351  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:40.653120 12407 raft_consensus.cc:993] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.653862 12412 raft_consensus.cc:1081] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.655707 12135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:40.656327 12135 raft_consensus.cc:493] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:40.656688 12135 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.663267 12135 raft_consensus.cc:515] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:40.664652 12135 leader_election.cc:290] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:40.665540 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:40.665822 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ca94d114d240dda8a3e3db3e3239fc" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:40.666253 11435 raft_consensus.cc:3055] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:40.666527 11510 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.666626 11435 raft_consensus.cc:740] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:40.667695 11435 consensus_queue.cc:260] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:40.669018 11435 raft_consensus.cc:3060] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.673682 11510 raft_consensus.cc:2468] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.675134 12045 leader_election.cc:304] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:40.676075 12380 raft_consensus.cc:2804] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.676542 12380 raft_consensus.cc:697] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:40.677000 11435 raft_consensus.cc:2468] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.677845 12412 raft_consensus.cc:993] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: : Instructing follower 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:40.677513 12380 consensus_queue.cc:237] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:40.678328 12412 raft_consensus.cc:1081] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 539eadbd3351489fbd96774d93aa5b58 to start an election
I20260709 13:15:40.680677 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479"
dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
 from {username='slave'} at 127.0.0.1:35054
I20260709 13:15:40.681108 11506 raft_consensus.cc:493] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:40.681438 11506 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.689507 11506 raft_consensus.cc:515] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.689859 11182 catalog_manager.cc:5697] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:40.691391 11506 leader_election.cc:290] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:40.692167 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:40.692824 11355 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.693158 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a63fc22d984f7fa146c1a7ad7d0479" candidate_uuid: "539eadbd3351489fbd96774d93aa5b58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:40.693876 11435 raft_consensus.cc:3055] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:40.694207 11435 raft_consensus.cc:740] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:40.695089 11435 consensus_queue.cc:260] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.696892 11435 raft_consensus.cc:3060] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.701128 11355 raft_consensus.cc:2468] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:40.702601 11473 leader_election.cc:304] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:40.703549 12394 raft_consensus.cc:2804] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.703989 12394 raft_consensus.cc:697] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Leader. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:40.704770 12394 consensus_queue.cc:237] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.706250 11435 raft_consensus.cc:2468] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 539eadbd3351489fbd96774d93aa5b58 in term 2.
I20260709 13:15:40.716498 11185 catalog_manager.cc:5697] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132). New cstate: current_term: 2 leader_uuid: "539eadbd3351489fbd96774d93aa5b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:40.741055 12412 raft_consensus.cc:993] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: : Instructing follower 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:40.741568 12412 raft_consensus.cc:1081] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:40.743664 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdb711038994d02a9974156d21a3072"
dest_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:47380
I20260709 13:15:40.744266 11356 raft_consensus.cc:493] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:40.744638 11356 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.752540 11356 raft_consensus.cc:515] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.756470 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:40.757171 11436 raft_consensus.cc:3055] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:40.757428 11436 raft_consensus.cc:740] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:40.758126 11436 consensus_queue.cc:260] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.758931 11436 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.760995 11356 leader_election.cc:290] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:40.763285 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdb711038994d02a9974156d21a3072" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:40.763814 11510 raft_consensus.cc:3060] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.770597 11436 raft_consensus.cc:2468] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:40.774308 11326 leader_election.cc:304] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 5344338d32924600918980f8197ba039; no voters: 
I20260709 13:15:40.774943 11510 raft_consensus.cc:2468] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:40.775548 12406 raft_consensus.cc:2804] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.776144 12406 raft_consensus.cc:697] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:40.777114 12406 consensus_queue.cc:237] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:40.796591 11185 catalog_manager.cc:5697] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:40.814096 12405 raft_consensus.cc:993] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.814565 12406 raft_consensus.cc:1081] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.816078 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:40.816531 12143 raft_consensus.cc:493] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:40.816849 12143 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.823227 12143 raft_consensus.cc:515] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.825332 12143 leader_election.cc:290] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:40.825839 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:40.826561 11436 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.832787 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bd7610f014b33a49832d5d4a41cdd" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:40.832846 11436 raft_consensus.cc:2468] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.833454 11356 raft_consensus.cc:3055] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:40.833712 11356 raft_consensus.cc:740] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:40.834470 12043 leader_election.cc:304] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:40.834439 11356 consensus_queue.cc:260] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.835286 12380 raft_consensus.cc:2804] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.835659 11356 raft_consensus.cc:3060] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.835801 12380 raft_consensus.cc:697] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:40.836809 12380 consensus_queue.cc:237] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.842286 11356 raft_consensus.cc:2468] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.847023 11185 catalog_manager.cc:5697] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:40.915549 12412 raft_consensus.cc:993] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.915984 12407 raft_consensus.cc:1081] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:40.917514 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8859c0e12504530ae047cba15ededab"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:40.917960 12143 raft_consensus.cc:493] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:40.918231 12143 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.923321 12143 raft_consensus.cc:515] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.925486 12143 leader_election.cc:290] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:40.926000 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:40.926702 11436 raft_consensus.cc:3055] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:40.927107 11436 raft_consensus.cc:740] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:40.927335 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8859c0e12504530ae047cba15ededab" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:40.928143 11436 consensus_queue.cc:260] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.928874 11356 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.929497 11436 raft_consensus.cc:3060] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:40.935635 11356 raft_consensus.cc:2468] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.935771 11436 raft_consensus.cc:2468] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:40.937124 12043 leader_election.cc:304] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:40.937817 12380 raft_consensus.cc:2804] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:40.938364 12380 raft_consensus.cc:697] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:40.939337 12380 consensus_queue.cc:237] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:40.948838 11185 catalog_manager.cc:5697] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.125459 11356 raft_consensus.cc:1275] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.126823 12394 consensus_queue.cc:1048] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.138777 11436 raft_consensus.cc:1275] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 539eadbd3351489fbd96774d93aa5b58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.141790 12403 consensus_queue.cc:1048] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:41.143798 11510 raft_consensus.cc:1275] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.146425 12381 consensus_queue.cc:1048] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:41.155598 11435 raft_consensus.cc:1275] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.157799 12381 consensus_queue.cc:1048] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.230041 11436 raft_consensus.cc:1275] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.231261 12381 consensus_queue.cc:1048] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.239702 11356 raft_consensus.cc:1275] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.240952 12380 consensus_queue.cc:1048] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.282196 11436 raft_consensus.cc:1275] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.283463 12405 consensus_queue.cc:1048] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.293025 11510 raft_consensus.cc:1275] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.295306 12361 consensus_queue.cc:1048] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.334677 11436 raft_consensus.cc:1275] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.335887 12380 consensus_queue.cc:1048] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.344646 11355 raft_consensus.cc:1275] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:41.346195 12380 consensus_queue.cc:1048] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.580312  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:41.631469  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:41.676017 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:41.676553 11355 raft_consensus.cc:606] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:41.679008 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:41.679575 11435 raft_consensus.cc:606] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 064cca06186748eea563097b09e0e169
I20260709 13:15:41.697810 11510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7"
dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:48336
I20260709 13:15:41.698541 11510 raft_consensus.cc:606] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:41.702316 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:41.702883 11435 raft_consensus.cc:606] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:41.705391 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:41.705924 11436 raft_consensus.cc:606] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:41.708711 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd696631f81543588896ae30ccae0888"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:41.709223 11436 raft_consensus.cc:606] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:41.710283  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:41.711544  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:41.738255 12412 raft_consensus.cc:993] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:41.738950 12412 raft_consensus.cc:1081] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:41.742920 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:41.743501 12143 raft_consensus.cc:493] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.743851 12143 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.748796 12143 raft_consensus.cc:515] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:41.750155 12143 leader_election.cc:290] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:41.750918 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:41.751173 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a0ed5688e4dcf9df1f89089bc1247" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:41.751544 11356 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.751740 11436 raft_consensus.cc:3055] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:41.752054 11436 raft_consensus.cc:740] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:41.752810 11436 consensus_queue.cc:260] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:41.753986 11436 raft_consensus.cc:3060] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.758111 11356 raft_consensus.cc:2468] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:41.759507 12042 leader_election.cc:304] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:41.760466 12380 raft_consensus.cc:2804] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:41.761020 12380 raft_consensus.cc:697] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:41.761065 11436 raft_consensus.cc:2468] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:41.762048 12380 consensus_queue.cc:237] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:41.773756 11185 catalog_manager.cc:5697] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.800479 12412 raft_consensus.cc:993] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: : Instructing follower 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:41.801218 12412 raft_consensus.cc:1081] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 064cca06186748eea563097b09e0e169 to start an election
I20260709 13:15:41.802847 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c"
dest_uuid: "064cca06186748eea563097b09e0e169"
 from {username='slave'} at 127.0.0.1:47380
I20260709 13:15:41.803391 11356 raft_consensus.cc:493] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.803759 11356 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.813715 11356 raft_consensus.cc:515] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:41.818462 11356 leader_election.cc:290] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:41.819056 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:41.819638 11510 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.820043 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23198bfcbcb645338c6095be067caf1c" candidate_uuid: "064cca06186748eea563097b09e0e169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:41.820533 11436 raft_consensus.cc:3055] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:41.820758 11436 raft_consensus.cc:740] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:41.821496 11436 consensus_queue.cc:260] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:41.822420 11436 raft_consensus.cc:3060] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:41.825429 11510 raft_consensus.cc:2468] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:41.826648 11328 leader_election.cc:304] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 539eadbd3351489fbd96774d93aa5b58; no voters: 
I20260709 13:15:41.826864 11436 raft_consensus.cc:2468] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064cca06186748eea563097b09e0e169 in term 2.
I20260709 13:15:41.827529 12361 raft_consensus.cc:2804] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:41.827994 12361 raft_consensus.cc:697] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Leader. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:41.828790 12361 consensus_queue.cc:237] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } }
I20260709 13:15:41.837317 11185 catalog_manager.cc:5697] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 064cca06186748eea563097b09e0e169 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "064cca06186748eea563097b09e0e169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.926342 12412 raft_consensus.cc:993] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:41.926972 12407 raft_consensus.cc:1081] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:41.928413 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd696631f81543588896ae30ccae0888"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:41.928823 12143 raft_consensus.cc:493] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.929064 12143 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.933804 12143 raft_consensus.cc:515] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:41.935698 12143 leader_election.cc:290] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:41.936810 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:41.936810 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd696631f81543588896ae30ccae0888" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:41.937628 11510 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.937668 11436 raft_consensus.cc:3055] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:41.938086 11436 raft_consensus.cc:740] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:41.938840 11436 consensus_queue.cc:260] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:41.939981 11436 raft_consensus.cc:3060] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.944717 11510 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:41.945755 12045 leader_election.cc:304] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [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: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:41.946494 12380 raft_consensus.cc:2804] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:41.946872 11436 raft_consensus.cc:2468] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:41.947005 12380 raft_consensus.cc:697] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:41.948072 12380 consensus_queue.cc:237] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:41.960383 11185 catalog_manager.cc:5697] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.080154 12407 raft_consensus.cc:993] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.080690 12441 raft_consensus.cc:1081] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.082767 12135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:42.083343 12135 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.083698 12135 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.090482 12135 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.092154 12135 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:42.092917 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:42.093403 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56233ef7bab74a6ab058cc46c4f02635" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:42.093552 11436 raft_consensus.cc:3055] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:42.094017 11510 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.094134 11436 raft_consensus.cc:740] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:42.094933 11436 consensus_queue.cc:260] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.096186 11436 raft_consensus.cc:3060] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.101157 11510 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.102155 11436 raft_consensus.cc:2468] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.102268 12045 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [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: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:42.103216 12433 raft_consensus.cc:2804] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:42.103690 12433 raft_consensus.cc:697] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:42.104528 12433 consensus_queue.cc:237] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.113780 11185 catalog_manager.cc:5697] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.133091 12447 raft_consensus.cc:993] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.133590 12361 raft_consensus.cc:1081] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.135099 12143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:42.135627 12143 raft_consensus.cc:493] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.135954 12143 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.142858 12143 raft_consensus.cc:515] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:42.144402 11435 raft_consensus.cc:1275] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.146037 12433 consensus_queue.cc:1048] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:42.146772 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:42.147172 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2160e14b9a8247d88664731a7db4823a" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:42.147441 11510 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.147755 11356 raft_consensus.cc:3055] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:42.148130 11356 raft_consensus.cc:740] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:42.148818 11356 consensus_queue.cc:260] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:42.149616 11356 raft_consensus.cc:3060] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.146047 12143 leader_election.cc:290] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:42.155980 11510 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.157601 12045 leader_election.cc:304] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [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: 539eadbd3351489fbd96774d93aa5b58, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:42.157657 11356 raft_consensus.cc:2468] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.159480 12433 raft_consensus.cc:2804] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:42.160629 12433 raft_consensus.cc:697] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:42.161449 11510 raft_consensus.cc:1240] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Rejecting Update request from peer 064cca06186748eea563097b09e0e169 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:42.161813 12433 consensus_queue.cc:237] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [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: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:42.193692 11185 catalog_manager.cc:5697] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.207697 11355 raft_consensus.cc:1275] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.209293 12454 consensus_queue.cc:1048] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:42.215086 11435 raft_consensus.cc:1275] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.216531 12447 consensus_queue.cc:1048] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:42.223595 12394 raft_consensus.cc:993] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.224102 12394 raft_consensus.cc:1081] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:42.225782 12135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51956
I20260709 13:15:42.226308 12135 raft_consensus.cc:493] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.226632 12135 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.240566 12135 raft_consensus.cc:515] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.243296 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:42.243932 11436 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.247736 12135 leader_election.cc:290] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 3 election: Requested vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011)
I20260709 13:15:42.248735 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba2c6ce36384303b4a44836ad8ec6f7" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:42.249384 11510 raft_consensus.cc:3055] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:42.249665 11510 raft_consensus.cc:740] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 539eadbd3351489fbd96774d93aa5b58, State: Running, Role: LEADER
I20260709 13:15:42.250402 11510 consensus_queue.cc:260] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.251458 11510 raft_consensus.cc:3060] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.253407 11436 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.255296 12043 leader_election.cc:304] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [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: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:42.256152 12454 raft_consensus.cc:2804] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:42.256599 12454 raft_consensus.cc:697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:42.257440 12454 consensus_queue.cc:237] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [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: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:42.258070 11510 raft_consensus.cc:2468] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 3.
I20260709 13:15:42.266773 11510 raft_consensus.cc:1275] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 064cca06186748eea563097b09e0e169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.268237 12406 consensus_queue.cc:1048] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:42.272042 11185 catalog_manager.cc:5697] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 2 to 3, leader changed from 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 3 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.521315 11510 raft_consensus.cc:1275] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.522538 12454 consensus_queue.cc:1048] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.531431 11436 raft_consensus.cc:1275] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.531719 11435 raft_consensus.cc:1275] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.533179 12381 consensus_queue.cc:1048] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.533483 12454 consensus_queue.cc:1048] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.548382 11510 raft_consensus.cc:1275] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.550801 12381 consensus_queue.cc:1048] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.553206 11510 raft_consensus.cc:1275] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.556073 12381 consensus_queue.cc:1048] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.580631 11355 raft_consensus.cc:1275] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.582417 12454 consensus_queue.cc:1048] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.658397 11436 raft_consensus.cc:1275] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.659634 12454 consensus_queue.cc:1048] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.671844 11506 raft_consensus.cc:1275] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.673413 12433 consensus_queue.cc:1048] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.712383  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:42.766131  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:42.810317 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:42.810776 11436 raft_consensus.cc:606] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:42.813112 11436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f"
dest_uuid: "5344338d32924600918980f8197ba039"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:56086
I20260709 13:15:42.813529 11436 raft_consensus.cc:606] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:42.816175 11359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1"
dest_uuid: "064cca06186748eea563097b09e0e169"
mode: GRACEFUL
new_leader_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:37584
I20260709 13:15:42.816658 11359 raft_consensus.cc:606] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Received request to transfer leadership to TS 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:42.817792  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:42.818912  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:43.016176 12407 raft_consensus.cc:993] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.016681 12470 raft_consensus.cc:1081] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.018090 12135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:43.018704 12135 raft_consensus.cc:493] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.019093 12135 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.026962 12361 raft_consensus.cc:993] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.027499 12447 raft_consensus.cc:1081] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.029127 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51966
I20260709 13:15:43.028980 12135 raft_consensus.cc:515] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.029685 12141 raft_consensus.cc:493] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.030021 12141 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.031569 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:43.032150 11355 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.037791 12141 raft_consensus.cc:515] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:43.038504 11355 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.038609 12135 leader_election.cc:290] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:43.039209 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9aa5273a548c8b6aff0597581810f" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:43.039775 11435 raft_consensus.cc:3055] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.039762 12042 leader_election.cc:304] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:43.040278 11435 raft_consensus.cc:740] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:43.040393 12141 leader_election.cc:290] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 539eadbd3351489fbd96774d93aa5b58 (127.8.38.132:33011), 064cca06186748eea563097b09e0e169 (127.8.38.130:32947)
I20260709 13:15:43.041232 12433 raft_consensus.cc:2804] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.041110 11435 consensus_queue.cc:260] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.041651 12433 raft_consensus.cc:697] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:43.042234 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:43.042410 11435 raft_consensus.cc:3060] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.042814 11355 raft_consensus.cc:3055] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.042543 12433 consensus_queue.cc:237] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.043135 11355 raft_consensus.cc:740] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064cca06186748eea563097b09e0e169, State: Running, Role: LEADER
I20260709 13:15:43.043885 11355 consensus_queue.cc:260] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:43.045054 11355 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.047492 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66eb7db3d72438a8418f67064010ec1" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "539eadbd3351489fbd96774d93aa5b58"
I20260709 13:15:43.048113 11507 raft_consensus.cc:3060] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.054124 11355 raft_consensus.cc:2468] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.055831 11507 raft_consensus.cc:2468] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.056664 12042 leader_election.cc:304] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:43.058029 11435 raft_consensus.cc:2468] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.057983 12433 raft_consensus.cc:2804] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.059612 12433 raft_consensus.cc:697] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:43.060489 12433 consensus_queue.cc:237] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } }
I20260709 13:15:43.067495 11182 catalog_manager.cc:5697] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.084235 11182 catalog_manager.cc:5697] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 064cca06186748eea563097b09e0e169 (127.8.38.130) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.395262 12407 raft_consensus.cc:993] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: : Instructing follower 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.395704 12407 raft_consensus.cc:1081] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Signalling peer 86362eb0cde74fa9802f70a082579d2d to start an election
I20260709 13:15:43.397210 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53"
dest_uuid: "86362eb0cde74fa9802f70a082579d2d"
 from {username='slave'} at 127.0.0.1:51944
I20260709 13:15:43.397728 12141 raft_consensus.cc:493] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.398129 12141 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.404084 12141 raft_consensus.cc:515] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.406106 12141 leader_election.cc:290] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Requested vote from peers 064cca06186748eea563097b09e0e169 (127.8.38.130:32947), 5344338d32924600918980f8197ba039 (127.8.38.131:45725)
I20260709 13:15:43.406325 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064cca06186748eea563097b09e0e169"
I20260709 13:15:43.406867 11436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c9be7be3134e919c3619f2126f7e53" candidate_uuid: "86362eb0cde74fa9802f70a082579d2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5344338d32924600918980f8197ba039"
I20260709 13:15:43.407583 11355 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.407675 11436 raft_consensus.cc:3055] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.408141 11436 raft_consensus.cc:740] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5344338d32924600918980f8197ba039, State: Running, Role: LEADER
I20260709 13:15:43.408969 11436 consensus_queue.cc:260] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.409847 11436 raft_consensus.cc:3060] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.414304 11436 raft_consensus.cc:2468] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.414350 11355 raft_consensus.cc:2468] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86362eb0cde74fa9802f70a082579d2d in term 2.
I20260709 13:15:43.415468 12042 leader_election.cc:304] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064cca06186748eea563097b09e0e169, 86362eb0cde74fa9802f70a082579d2d; no voters: 
I20260709 13:15:43.416324 12381 raft_consensus.cc:2804] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.416790 12381 raft_consensus.cc:697] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Becoming Leader. State: Replica: 86362eb0cde74fa9802f70a082579d2d, State: Running, Role: LEADER
I20260709 13:15:43.417644 12381 consensus_queue.cc:237] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } }
I20260709 13:15:43.426678 11182 catalog_manager.cc:5697] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d reported cstate change: term changed from 1 to 2, leader changed from 5344338d32924600918980f8197ba039 (127.8.38.131) to 86362eb0cde74fa9802f70a082579d2d (127.8.38.129). New cstate: current_term: 2 leader_uuid: "86362eb0cde74fa9802f70a082579d2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.523187 11355 raft_consensus.cc:1275] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.524786 12381 consensus_queue.cc:1048] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.530361 11436 raft_consensus.cc:1275] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.532547 12380 consensus_queue.cc:1048] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.534032 11507 raft_consensus.cc:1275] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.536288 12381 consensus_queue.cc:1048] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.571691 11359 raft_consensus.cc:1275] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.573752 12380 consensus_queue.cc:1048] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:43.819703  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:43.853888  8346 tablet_server.cc:179] TabletServer@127.8.38.129:34783 shutting down...
I20260709 13:15:43.874707 11355 raft_consensus.cc:1275] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.876471 12380 consensus_queue.cc:1048] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "064cca06186748eea563097b09e0e169" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 32947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.885396  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:43.886904  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.887948  8346 raft_consensus.cc:2243] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.888635  8346 raft_consensus.cc:2272] T 3f010ca351a043e1a743a1af59bc7ae3 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.889317 11436 raft_consensus.cc:1275] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Refusing update from remote peer 86362eb0cde74fa9802f70a082579d2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.890905 12433 consensus_queue.cc:1048] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.892787  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.894124  8346 raft_consensus.cc:2243] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.894747  8346 raft_consensus.cc:2272] T 8496c30398014e748ae34dc5997aa636 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.895220 11476 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 283 similar messages]
I20260709 13:15:43.898370  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.899374  8346 raft_consensus.cc:2243] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.900348  8346 raft_consensus.cc:2272] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.903023  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.904091  8346 raft_consensus.cc:2243] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.904852  8346 raft_consensus.cc:2272] T 00b36410bb6e4e51af061f160ca0e86a P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.909047  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.909900  8346 raft_consensus.cc:2243] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.911670  8346 raft_consensus.cc:2272] T f2ca94d114d240dda8a3e3db3e3239fc P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.914433  8346 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:43.915247 11476 consensus_peers.cc:597] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.915439  8346 raft_consensus.cc:2243] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.916106  8346 raft_consensus.cc:2272] T 354cedf97b8a4962b2c5731c75ddc420 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.919718  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.920661  8346 raft_consensus.cc:2243] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.921265  8346 raft_consensus.cc:2272] T a8d421dfcce540a495e190e2a9536bff P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.924467  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.925509  8346 raft_consensus.cc:2243] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.926177  8346 raft_consensus.cc:2272] T 24392a7636ef41d68ed8bec01c8112a9 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.927742 11476 consensus_peers.cc:597] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.930171 11476 consensus_peers.cc:597] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.931984  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.933502  8346 raft_consensus.cc:2243] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.934192  8346 raft_consensus.cc:2272] T 130e308a82a143f6a22125f97f5bdff2 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.937366  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.938303  8346 raft_consensus.cc:2243] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.938951  8346 raft_consensus.cc:2272] T b97bf4553cb1423fb7715b44bfae3de1 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.941810  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.942721  8346 raft_consensus.cc:2243] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.944816  8346 raft_consensus.cc:2272] T 828a0ed5688e4dcf9df1f89089bc1247 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.947005  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.947853  8346 raft_consensus.cc:2243] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.948381  8346 raft_consensus.cc:2272] T 30de8def5c354bd4b37fb6ff7937a18c P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.948659 11328 consensus_peers.cc:597] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.951421  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.952360  8346 raft_consensus.cc:2243] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.952867  8346 raft_consensus.cc:2272] T 1334a3a528794600895778b02bf6a382 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.955463  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.956298  8346 raft_consensus.cc:2243] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.956856  8346 raft_consensus.cc:2272] T 21914e21bb9c44ba8df95aad10a3a07e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.959685  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.960393  8346 raft_consensus.cc:2243] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.960969  8346 raft_consensus.cc:2272] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.964107  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.964799  8346 raft_consensus.cc:2243] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.965457  8346 raft_consensus.cc:2272] T 71ddf38a95d74652b1cd78497c30f04e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.968186 11476 consensus_peers.cc:597] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.968463  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.969422  8346 raft_consensus.cc:2243] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.969882  8346 raft_consensus.cc:2272] T 3880f43042c442f3b619a443ad7327d4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.971427 11328 consensus_peers.cc:597] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.972237  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.972957  8346 raft_consensus.cc:2243] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.973410  8346 raft_consensus.cc:2272] T 64b2ecbd69114dd2833a27565a45ce1e P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.975863  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.976493  8346 raft_consensus.cc:2243] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.977463  8346 raft_consensus.cc:2272] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.979738  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.980326  8346 raft_consensus.cc:2243] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.981319  8346 raft_consensus.cc:2272] T f54c9242e60b4d5e8ccb1821940eed7e P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.984124  8346 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:43.984550 11476 consensus_peers.cc:597] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:43.984927  8346 raft_consensus.cc:2243] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.985476  8346 raft_consensus.cc:2272] T 797e15a2e56f4d9789ce26d8788baf60 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.988034  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.988615  8346 raft_consensus.cc:2243] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.989014  8346 raft_consensus.cc:2272] T 5614883fa2b24114869c47741f687c29 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.990854  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.991452  8346 raft_consensus.cc:2243] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.992252  8346 raft_consensus.cc:2272] T 9ae9aa5273a548c8b6aff0597581810f P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.994417  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.995020  8346 raft_consensus.cc:2243] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.995558  8346 raft_consensus.cc:2272] T 518fb3f364214dc58ed538e94cf97125 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.997822  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:43.998531  8346 raft_consensus.cc:2243] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:43.999563  8346 raft_consensus.cc:2272] T fd696631f81543588896ae30ccae0888 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.001909  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.002522  8346 raft_consensus.cc:2243] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.003476  8346 raft_consensus.cc:2272] T 92c9be7be3134e919c3619f2126f7e53 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.006933  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.007802  8346 raft_consensus.cc:2243] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.008389  8346 raft_consensus.cc:2272] T 7a1bd1487e764bf0806b783056fa0c3e P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.008415 11402 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.010504  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.011235  8346 raft_consensus.cc:2243] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.011719  8346 raft_consensus.cc:2272] T 19b20acc2c2c49f280da47448c91b6a3 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.014349  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.014942  8346 raft_consensus.cc:2243] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.015461  8346 raft_consensus.cc:2272] T a9842181591d41d783a036a67d776418 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.017223  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.017694  8346 raft_consensus.cc:2243] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.018101  8346 raft_consensus.cc:2272] T 3a7b684e14ad4476b7fec0392de56288 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.020105  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.020702  8346 raft_consensus.cc:2243] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.021420  8346 raft_consensus.cc:2272] T 2160e14b9a8247d88664731a7db4823a P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.022317 11328 consensus_peers.cc:597] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.023563  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.024178  8346 raft_consensus.cc:2243] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.024572  8346 raft_consensus.cc:2272] T efeba0c29afb44c995b1577b7da87a84 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.026535  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.027354  8346 raft_consensus.cc:2243] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.027869  8346 raft_consensus.cc:2272] T 6c0363b41537401d820d6065e6994c9f P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.030647  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.031261  8346 raft_consensus.cc:2243] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.032151  8346 raft_consensus.cc:2272] T c8859c0e12504530ae047cba15ededab P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.032982 11328 consensus_peers.cc:597] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.034052  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.034766  8346 raft_consensus.cc:2243] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.035164  8346 raft_consensus.cc:2272] T 3f7eb9cc21c5496c80624582ed5aed72 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.036978  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.037496  8346 raft_consensus.cc:2243] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.037920  8346 raft_consensus.cc:2272] T 34d9ab9e24d0491e822df3a526808e6b P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.039674  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.040315  8346 raft_consensus.cc:2243] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.041123  8346 raft_consensus.cc:2272] T f66eb7db3d72438a8418f67064010ec1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.043278  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.043804  8346 raft_consensus.cc:2243] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.044503  8346 raft_consensus.cc:2272] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.046263  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.046752  8346 raft_consensus.cc:2243] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.047462  8346 raft_consensus.cc:2272] T 106bd7610f014b33a49832d5d4a41cdd P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.049224  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.049913  8346 raft_consensus.cc:2243] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.050343  8346 raft_consensus.cc:2272] T 82e3bfc3cb304ab394de5245e6149728 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.052836  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.053509  8346 raft_consensus.cc:2243] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.054056  8346 raft_consensus.cc:2272] T ce5e2553d9124346aadabe8e2bfa42a4 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.055977  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.056541  8346 raft_consensus.cc:2243] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.056978  8346 raft_consensus.cc:2272] T 17acf0f07c8e419a9159dee1076d0870 P 86362eb0cde74fa9802f70a082579d2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.058761  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.059428  8346 raft_consensus.cc:2243] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.060334  8346 raft_consensus.cc:2272] T 56233ef7bab74a6ab058cc46c4f02635 P 86362eb0cde74fa9802f70a082579d2d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.062690 11402 consensus_peers.cc:597] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.062963  8346 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:44.063385 11402 consensus_peers.cc:597] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.063735  8346 raft_consensus.cc:2243] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.064241  8346 raft_consensus.cc:2272] T ec5c2dff53bb4bf2877de2accddc3b20 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.066246  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:44.066854  8346 raft_consensus.cc:2243] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.067288  8346 raft_consensus.cc:2272] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 86362eb0cde74fa9802f70a082579d2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.077593 11476 consensus_peers.cc:597] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.091187 11402 consensus_peers.cc:597] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.098060 11476 consensus_peers.cc:597] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.110809 11402 consensus_peers.cc:597] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.117269 11476 consensus_peers.cc:597] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.123622 11402 consensus_peers.cc:597] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. 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 13:15:44.135246  8346 tablet_server.cc:196] TabletServer@127.8.38.129:34783 shutdown complete.
W20260709 13:15:44.166631 11476 consensus_peers.cc:597] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.210660 11476 consensus_peers.cc:597] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.220726  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
W20260709 13:15:44.237102 11328 consensus_peers.cc:597] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.241788 11473 consensus_peers.cc:597] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.245662 11473 consensus_peers.cc:597] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.249373 11399 consensus_peers.cc:597] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.250344 11399 consensus_peers.cc:597] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.252141 11328 consensus_peers.cc:597] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.253149 11473 consensus_peers.cc:597] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.255148 11399 consensus_peers.cc:597] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.272377 11402 consensus_peers.cc:597] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.273968 11328 consensus_peers.cc:597] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.274240  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:44.275200  8346 tablet_replica.cc:333] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.275924  8346 raft_consensus.cc:2243] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.276417  8346 raft_consensus.cc:2272] T 71ddf38a95d74652b1cd78497c30f04e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.278303  8346 tablet_replica.cc:333] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.279172  8346 raft_consensus.cc:2243] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.279629  8346 raft_consensus.cc:2272] T 192139d5bb734d528bd69797f609168e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.282212  8346 tablet_replica.cc:333] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.283049  8346 raft_consensus.cc:2243] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:44.283638 11476 consensus_peers.cc:597] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.284060  8346 raft_consensus.cc:2272] T 23198bfcbcb645338c6095be067caf1c P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.286230  8346 tablet_replica.cc:333] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.286859  8346 raft_consensus.cc:2243] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.287303  8346 raft_consensus.cc:2272] T b97bf4553cb1423fb7715b44bfae3de1 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.289682  8346 tablet_replica.cc:333] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.290386  8346 raft_consensus.cc:2243] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.290956  8346 raft_consensus.cc:2272] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.293365 11402 consensus_peers.cc:597] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.293825  8346 tablet_replica.cc:333] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.294513  8346 raft_consensus.cc:2243] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.294889 11328 consensus_peers.cc:597] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.294987  8346 raft_consensus.cc:2272] T 3880f43042c442f3b619a443ad7327d4 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.297537  8346 tablet_replica.cc:333] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.298439  8346 raft_consensus.cc:2243] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.298942  8346 raft_consensus.cc:2272] T 326ca202fe0942be8c5db6bd6faa44e4 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.301023  8346 tablet_replica.cc:333] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.301730  8346 raft_consensus.cc:2243] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.302459  8346 raft_consensus.cc:2272] T 3a7b684e14ad4476b7fec0392de56288 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.304455  8346 tablet_replica.cc:333] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.305238  8346 raft_consensus.cc:2243] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.305716  8346 raft_consensus.cc:2272] T afdd114e23c440419bfe83ce98f17666 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.308266  8346 tablet_replica.cc:333] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.308950  8346 raft_consensus.cc:2243] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.309278 11399 consensus_peers.cc:597] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.309432  8346 raft_consensus.cc:2272] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.311515  8346 tablet_replica.cc:333] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.312017  8346 raft_consensus.cc:2243] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.312714  8346 raft_consensus.cc:2272] T 3f010ca351a043e1a743a1af59bc7ae3 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.314473  8346 tablet_replica.cc:333] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.314986  8346 raft_consensus.cc:2243] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.315352  8346 raft_consensus.cc:2272] T 14620e2b87544207b241aad7670b3f72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.317590  8346 tablet_replica.cc:333] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.318183  8346 raft_consensus.cc:2243] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.318884  8346 raft_consensus.cc:2272] T 17acf0f07c8e419a9159dee1076d0870 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.320907  8346 tablet_replica.cc:333] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.321542  8346 raft_consensus.cc:2243] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.321967  8346 raft_consensus.cc:2272] T 58a63fc22d984f7fa146c1a7ad7d0479 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.324208  8346 tablet_replica.cc:333] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169: stopping tablet replica
W20260709 13:15:44.324651 11399 consensus_peers.cc:597] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.325006  8346 raft_consensus.cc:2243] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.325819  8346 raft_consensus.cc:2272] T 82e3bfc3cb304ab394de5245e6149728 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.327785  8346 tablet_replica.cc:333] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.328293  8346 raft_consensus.cc:2243] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.328626  8346 raft_consensus.cc:2272] T 106bd7610f014b33a49832d5d4a41cdd P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.330542  8346 tablet_replica.cc:333] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.331099  8346 raft_consensus.cc:2243] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.331969  8346 raft_consensus.cc:2272] T 990747387b2845f5937b3b2361cc384c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.333890  8346 tablet_replica.cc:333] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.334405  8346 raft_consensus.cc:2243] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.335157  8346 raft_consensus.cc:2272] T 30de8def5c354bd4b37fb6ff7937a18c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.337070  8346 tablet_replica.cc:333] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.337675  8346 raft_consensus.cc:2243] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.338117  8346 raft_consensus.cc:2272] T cb586f049daf46e199d46c7ee51aab04 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.340056  8346 tablet_replica.cc:333] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.340682  8346 raft_consensus.cc:2243] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.341176  8346 raft_consensus.cc:2272] T d701b92820984f668ecd1c185a67f21d P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.343317  8346 tablet_replica.cc:333] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.344079  8346 raft_consensus.cc:2243] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.344549  8346 raft_consensus.cc:2272] T 2160e14b9a8247d88664731a7db4823a P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.346810  8346 tablet_replica.cc:333] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.347570  8346 raft_consensus.cc:2243] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.347628 11473 consensus_peers.cc:597] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.348070  8346 raft_consensus.cc:2272] T efeba0c29afb44c995b1577b7da87a84 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.350055  8346 tablet_replica.cc:333] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.350607  8346 raft_consensus.cc:2243] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.351428  8346 raft_consensus.cc:2272] T 7cee7c6b170b4585ad706e05c63a1ffe P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.353336  8346 tablet_replica.cc:333] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.353961  8346 raft_consensus.cc:2243] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.354748  8346 raft_consensus.cc:2272] T ec5c2dff53bb4bf2877de2accddc3b20 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.356707  8346 tablet_replica.cc:333] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.357223  8346 raft_consensus.cc:2243] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.357605  8346 raft_consensus.cc:2272] T 9ae9aa5273a548c8b6aff0597581810f P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.360473  8346 tablet_replica.cc:333] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.361217  8346 raft_consensus.cc:2243] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.361690  8346 raft_consensus.cc:2272] T 5614883fa2b24114869c47741f687c29 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.364017  8346 tablet_replica.cc:333] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.364768  8346 raft_consensus.cc:2243] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.364835 11328 consensus_peers.cc:597] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.365386  8346 raft_consensus.cc:2272] T 518fb3f364214dc58ed538e94cf97125 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.366655 11473 consensus_peers.cc:597] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.367345 11473 consensus_peers.cc:597] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.368315  8346 tablet_replica.cc:333] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.368938  8346 raft_consensus.cc:2243] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.369670  8346 raft_consensus.cc:2272] T 3f7eb9cc21c5496c80624582ed5aed72 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.371506  8346 tablet_replica.cc:333] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.372043  8346 raft_consensus.cc:2243] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.372498  8346 raft_consensus.cc:2272] T f66eb7db3d72438a8418f67064010ec1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.375522  8346 tablet_replica.cc:333] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.376067  8346 raft_consensus.cc:2243] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.376474 11399 consensus_peers.cc:597] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. 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 13:15:44.376540  8346 raft_consensus.cc:2272] T d40e5d458306428498ad59437952ca7c P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.383678  8346 tablet_replica.cc:333] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.384362  8346 raft_consensus.cc:2243] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.384908  8346 raft_consensus.cc:2272] T f54c9242e60b4d5e8ccb1821940eed7e P 064cca06186748eea563097b09e0e169 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.386968  8346 tablet_replica.cc:333] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.387691  8346 raft_consensus.cc:2243] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:44.387704 11402 consensus_peers.cc:597] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.388221  8346 raft_consensus.cc:2272] T 797e15a2e56f4d9789ce26d8788baf60 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.390221  8346 tablet_replica.cc:333] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.390758  8346 raft_consensus.cc:2243] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.391230  8346 raft_consensus.cc:2272] T 6c0363b41537401d820d6065e6994c9f P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.392963  8346 tablet_replica.cc:333] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.393504  8346 raft_consensus.cc:2243] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.393908  8346 raft_consensus.cc:2272] T c8859c0e12504530ae047cba15ededab P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.395601  8346 tablet_replica.cc:333] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.396111  8346 raft_consensus.cc:2243] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.396507  8346 raft_consensus.cc:2272] T 92c9be7be3134e919c3619f2126f7e53 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.398653  8346 tablet_replica.cc:333] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.399245  8346 raft_consensus.cc:2243] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.399703  8346 raft_consensus.cc:2272] T df84c44a13e144f79ff037a7bba946ce P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.402197  8346 tablet_replica.cc:333] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.402828  8346 raft_consensus.cc:2243] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.403765  8346 raft_consensus.cc:2272] T 35a3dd977943496092fb7c8e5a72e507 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.406330  8346 tablet_replica.cc:333] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.407091  8346 raft_consensus.cc:2243] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.407645  8346 raft_consensus.cc:2272] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.410311  8346 tablet_replica.cc:333] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.410885  8346 raft_consensus.cc:2243] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.411655  8346 raft_consensus.cc:2272] T 19b20acc2c2c49f280da47448c91b6a3 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.413445  8346 tablet_replica.cc:333] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.413951  8346 raft_consensus.cc:2243] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.414381  8346 raft_consensus.cc:2272] T a9842181591d41d783a036a67d776418 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.416191  8346 tablet_replica.cc:333] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.416675  8346 raft_consensus.cc:2243] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.417477  8346 raft_consensus.cc:2272] T 7a1bd1487e764bf0806b783056fa0c3e P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.419402  8346 tablet_replica.cc:333] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.419873  8346 raft_consensus.cc:2243] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.420576  8346 raft_consensus.cc:2272] T dcdb711038994d02a9974156d21a3072 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.422606  8346 tablet_replica.cc:333] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.423365  8346 raft_consensus.cc:2243] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.424304  8346 raft_consensus.cc:2272] T 354cedf97b8a4962b2c5731c75ddc420 P 064cca06186748eea563097b09e0e169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.426730  8346 tablet_replica.cc:333] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169: stopping tablet replica
I20260709 13:15:44.427363  8346 raft_consensus.cc:2243] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.427834  8346 raft_consensus.cc:2272] T 828a0ed5688e4dcf9df1f89089bc1247 P 064cca06186748eea563097b09e0e169 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.433614 11402 consensus_peers.cc:597] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 -> Peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Couldn't send request to peer 86362eb0cde74fa9802f70a082579d2d. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.497007  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
W20260709 13:15:44.531968 11399 consensus_peers.cc:597] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.539083 11399 consensus_peers.cc:597] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.564530 11399 consensus_peers.cc:597] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.571905  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
W20260709 13:15:44.582544 11399 consensus_peers.cc:597] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.614053 11474 consensus_peers.cc:597] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.626389 11473 consensus_peers.cc:597] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.636185 11474 consensus_peers.cc:597] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.644394 11474 consensus_peers.cc:597] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.648241  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:44.649564  8346 tablet_replica.cc:333] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.650446  8346 raft_consensus.cc:2243] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.651085  8346 raft_consensus.cc:2272] T f2ca94d114d240dda8a3e3db3e3239fc P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.654433  8346 tablet_replica.cc:333] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.655077  8346 raft_consensus.cc:2243] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.655521  8346 raft_consensus.cc:2272] T dcdb711038994d02a9974156d21a3072 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.657580  8346 tablet_replica.cc:333] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.658434  8346 raft_consensus.cc:2243] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.659288  8346 raft_consensus.cc:2272] T 71ddf38a95d74652b1cd78497c30f04e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.661573  8346 tablet_replica.cc:333] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.662286  8346 raft_consensus.cc:2243] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.663142  8346 raft_consensus.cc:2272] T 192139d5bb734d528bd69797f609168e P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.665181  8346 tablet_replica.cc:333] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.665815  8346 raft_consensus.cc:2243] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.666745  8346 raft_consensus.cc:2272] T 24392a7636ef41d68ed8bec01c8112a9 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.669312  8346 tablet_replica.cc:333] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.670065  8346 raft_consensus.cc:2243] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.671074  8346 raft_consensus.cc:2272] T 326ca202fe0942be8c5db6bd6faa44e4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.673640  8346 tablet_replica.cc:333] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.674407  8346 raft_consensus.cc:2243] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.674880  8346 raft_consensus.cc:2272] T 23198bfcbcb645338c6095be067caf1c P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.676843  8346 tablet_replica.cc:333] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.677347  8346 raft_consensus.cc:2243] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.678002  8346 raft_consensus.cc:2272] T b97bf4553cb1423fb7715b44bfae3de1 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.679800  8346 tablet_replica.cc:333] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.680303  8346 raft_consensus.cc:2243] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.681193  8346 raft_consensus.cc:2272] T 3880f43042c442f3b619a443ad7327d4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.683118  8346 tablet_replica.cc:333] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.683914  8346 raft_consensus.cc:2243] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.684720  8346 raft_consensus.cc:2272] T 64b2ecbd69114dd2833a27565a45ce1e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.686489  8346 tablet_replica.cc:333] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.687022  8346 raft_consensus.cc:2243] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.687497  8346 raft_consensus.cc:2272] T a8d421dfcce540a495e190e2a9536bff P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.689677  8346 tablet_replica.cc:333] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.690286  8346 raft_consensus.cc:2243] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.690809  8346 raft_consensus.cc:2272] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.692116 11474 consensus_peers.cc:597] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.692976  8346 tablet_replica.cc:333] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.693625  8346 raft_consensus.cc:2243] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.694052  8346 raft_consensus.cc:2272] T 00b36410bb6e4e51af061f160ca0e86a P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.696012  8346 tablet_replica.cc:333] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.696549  8346 raft_consensus.cc:2243] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.696941  8346 raft_consensus.cc:2272] T afdd114e23c440419bfe83ce98f17666 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.698679  8346 tablet_replica.cc:333] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.699272  8346 raft_consensus.cc:2243] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.700040  8346 raft_consensus.cc:2272] T 227e746ea0a14fec9ff0ef2e9fdf8bf0 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.701813  8346 tablet_replica.cc:333] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.702370  8346 raft_consensus.cc:2243] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.703199  8346 raft_consensus.cc:2272] T 14620e2b87544207b241aad7670b3f72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.705021  8346 tablet_replica.cc:333] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.705544  8346 raft_consensus.cc:2243] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.705958  8346 raft_consensus.cc:2272] T 9c9ebfb953d94d3dbf15cd2e1593b2f1 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.707683  8346 tablet_replica.cc:333] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.708189  8346 raft_consensus.cc:2243] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.708585  8346 raft_consensus.cc:2272] T 130e308a82a143f6a22125f97f5bdff2 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.710377  8346 tablet_replica.cc:333] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.711077  8346 raft_consensus.cc:2243] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.712021  8346 raft_consensus.cc:2272] T 8496c30398014e748ae34dc5997aa636 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.714459  8346 tablet_replica.cc:333] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.715140  8346 raft_consensus.cc:2243] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.715601  8346 raft_consensus.cc:2272] T 58a63fc22d984f7fa146c1a7ad7d0479 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.716735 11399 consensus_peers.cc:597] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 -> Peer 064cca06186748eea563097b09e0e169 (127.8.38.130:32947): Couldn't send request to peer 064cca06186748eea563097b09e0e169. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:32947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.718097  8346 tablet_replica.cc:333] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.718892  8346 raft_consensus.cc:2243] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.719401  8346 raft_consensus.cc:2272] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.721680  8346 tablet_replica.cc:333] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.722239  8346 raft_consensus.cc:2243] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.722661  8346 raft_consensus.cc:2272] T 9ae9aa5273a548c8b6aff0597581810f P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.724531  8346 tablet_replica.cc:333] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.725068  8346 raft_consensus.cc:2243] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.725744  8346 raft_consensus.cc:2272] T 5614883fa2b24114869c47741f687c29 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.727455  8346 tablet_replica.cc:333] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.727993  8346 raft_consensus.cc:2243] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.728379  8346 raft_consensus.cc:2272] T fd696631f81543588896ae30ccae0888 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.730093  8346 tablet_replica.cc:333] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.730649  8346 raft_consensus.cc:2243] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.731490  8346 raft_consensus.cc:2272] T 518fb3f364214dc58ed538e94cf97125 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.733429  8346 tablet_replica.cc:333] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.733989  8346 raft_consensus.cc:2243] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.734419  8346 raft_consensus.cc:2272] T 3f7eb9cc21c5496c80624582ed5aed72 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.736593  8346 tablet_replica.cc:333] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.737277  8346 raft_consensus.cc:2243] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.738045  8346 raft_consensus.cc:2272] T d40e5d458306428498ad59437952ca7c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.739984  8346 tablet_replica.cc:333] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.740518  8346 raft_consensus.cc:2243] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.740964  8346 raft_consensus.cc:2272] T 34d9ab9e24d0491e822df3a526808e6b P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.742852  8346 tablet_replica.cc:333] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.743450  8346 raft_consensus.cc:2243] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.743861  8346 raft_consensus.cc:2272] T ce5e2553d9124346aadabe8e2bfa42a4 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.745664  8346 tablet_replica.cc:333] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.746232  8346 raft_consensus.cc:2243] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.746574  8346 raft_consensus.cc:2272] T 106bd7610f014b33a49832d5d4a41cdd P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.748245  8346 tablet_replica.cc:333] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.748697  8346 raft_consensus.cc:2243] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.749042  8346 raft_consensus.cc:2272] T 990747387b2845f5937b3b2361cc384c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.750669  8346 tablet_replica.cc:333] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.751210  8346 raft_consensus.cc:2243] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.751592  8346 raft_consensus.cc:2272] T 7cee7c6b170b4585ad706e05c63a1ffe P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.754011  8346 tablet_replica.cc:333] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.754671  8346 raft_consensus.cc:2243] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.755175  8346 raft_consensus.cc:2272] T 30de8def5c354bd4b37fb6ff7937a18c P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.757655  8346 tablet_replica.cc:333] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.758312  8346 raft_consensus.cc:2243] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.758785  8346 raft_consensus.cc:2272] T 56233ef7bab74a6ab058cc46c4f02635 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.761168  8346 tablet_replica.cc:333] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.761758  8346 raft_consensus.cc:2243] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.762187  8346 raft_consensus.cc:2272] T 1334a3a528794600895778b02bf6a382 P 5344338d32924600918980f8197ba039 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.764117  8346 tablet_replica.cc:333] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.764631  8346 raft_consensus.cc:2243] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.765086  8346 raft_consensus.cc:2272] T 21914e21bb9c44ba8df95aad10a3a07e P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.766789  8346 tablet_replica.cc:333] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.767320  8346 raft_consensus.cc:2243] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.767704  8346 raft_consensus.cc:2272] T df84c44a13e144f79ff037a7bba946ce P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.769532  8346 tablet_replica.cc:333] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.769987  8346 raft_consensus.cc:2243] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.770326  8346 raft_consensus.cc:2272] T 92c9be7be3134e919c3619f2126f7e53 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.772533  8346 tablet_replica.cc:333] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.773058  8346 raft_consensus.cc:2243] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.773455  8346 raft_consensus.cc:2272] T 35a3dd977943496092fb7c8e5a72e507 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.775390  8346 tablet_replica.cc:333] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.775842  8346 raft_consensus.cc:2243] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.777009  8346 raft_consensus.cc:2272] T 6c0363b41537401d820d6065e6994c9f P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.778931  8346 tablet_replica.cc:333] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.779464  8346 raft_consensus.cc:2243] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.779820  8346 raft_consensus.cc:2272] T c8859c0e12504530ae047cba15ededab P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.782021  8346 tablet_replica.cc:333] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.782481  8346 raft_consensus.cc:2243] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.782821  8346 raft_consensus.cc:2272] T 828a0ed5688e4dcf9df1f89089bc1247 P 5344338d32924600918980f8197ba039 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.785059  8346 tablet_replica.cc:333] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.785485  8346 raft_consensus.cc:2243] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:44.786203  8346 raft_consensus.cc:2272] T cb586f049daf46e199d46c7ee51aab04 P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.788034  8346 tablet_replica.cc:333] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039: stopping tablet replica
I20260709 13:15:44.788427  8346 raft_consensus.cc:2243] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.788760  8346 raft_consensus.cc:2272] T d701b92820984f668ecd1c185a67f21d P 5344338d32924600918980f8197ba039 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:44.810561 11474 consensus_peers.cc:597] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.811343 11474 consensus_peers.cc:597] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.816990 11474 consensus_peers.cc:597] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.836619 11474 consensus_peers.cc:597] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. 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 13:15:44.867504 11474 consensus_peers.cc:597] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.873855  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
W20260709 13:15:44.938786 11474 consensus_peers.cc:597] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.949468  8346 tablet_server.cc:179] TabletServer@127.8.38.132:0 shutting down...
W20260709 13:15:44.953364 11474 consensus_peers.cc:597] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:44.994624  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:44.995561  8346 tablet_replica.cc:333] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:44.996469  8346 raft_consensus.cc:2243] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:44.997036  8346 raft_consensus.cc:2272] T 23198bfcbcb645338c6095be067caf1c P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:44.999413  8346 tablet_replica.cc:333] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.000131  8346 raft_consensus.cc:2243] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.000563  8346 raft_consensus.cc:2272] T 192139d5bb734d528bd69797f609168e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.002429  8346 tablet_replica.cc:333] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.002987  8346 raft_consensus.cc:2243] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.003479  8346 raft_consensus.cc:2272] T 24392a7636ef41d68ed8bec01c8112a9 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.005481  8346 tablet_replica.cc:333] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.005983  8346 raft_consensus.cc:2243] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.006362  8346 raft_consensus.cc:2272] T 6ec6bcbe998f4bdcbbbd8449a5071fb5 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.008257  8346 tablet_replica.cc:333] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.008736  8346 raft_consensus.cc:2243] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.009094  8346 raft_consensus.cc:2272] T 64b2ecbd69114dd2833a27565a45ce1e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.010749  8346 tablet_replica.cc:333] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.011307  8346 raft_consensus.cc:2243] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.012069  8346 raft_consensus.cc:2272] T a8d421dfcce540a495e190e2a9536bff P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.014514  8346 tablet_replica.cc:333] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.015313  8346 raft_consensus.cc:2243] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.015846  8346 raft_consensus.cc:2272] T 3f010ca351a043e1a743a1af59bc7ae3 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.018167  8346 tablet_replica.cc:333] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.018685  8346 raft_consensus.cc:2243] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.019146  8346 raft_consensus.cc:2272] T 14620e2b87544207b241aad7670b3f72 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.020977  8346 tablet_replica.cc:333] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.020977 12499 raft_consensus.cc:493] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 86362eb0cde74fa9802f70a082579d2d)
I20260709 13:15:45.021618  8346 raft_consensus.cc:2243] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.021674 12499 raft_consensus.cc:515] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5344338d32924600918980f8197ba039" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 45725 } } peers { permanent_uuid: "539eadbd3351489fbd96774d93aa5b58" member_type: VOTER last_known_addr { host: "127.8.38.132" port: 33011 } } peers { permanent_uuid: "86362eb0cde74fa9802f70a082579d2d" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 34783 } }
I20260709 13:15:45.022527  8346 raft_consensus.cc:2272] T afdd114e23c440419bfe83ce98f17666 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.023725 12499 leader_election.cc:290] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5344338d32924600918980f8197ba039 (127.8.38.131:45725), 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783)
I20260709 13:15:45.025192  8346 tablet_replica.cc:333] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.025961  8346 raft_consensus.cc:2243] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.026453  8346 raft_consensus.cc:2272] T 3ba2c6ce36384303b4a44836ad8ec6f7 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:45.027716 11476 leader_election.cc:336] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 86362eb0cde74fa9802f70a082579d2d (127.8.38.129:34783): Network error: Client connection negotiation failed: client connection to 127.8.38.129:34783: connect: Connection refused (error 111)
I20260709 13:15:45.029063  8346 tablet_replica.cc:333] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
W20260709 13:15:45.029424 11474 leader_election.cc:336] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Network error: Client connection negotiation failed: client connection to 127.8.38.131:45725: connect: Connection refused (error 111)
I20260709 13:15:45.029737  8346 raft_consensus.cc:2243] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.029865 11474 leader_election.cc:304] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [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: 539eadbd3351489fbd96774d93aa5b58; no voters: 5344338d32924600918980f8197ba039, 86362eb0cde74fa9802f70a082579d2d
I20260709 13:15:45.030581 12499 raft_consensus.cc:2749] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:45.030741  8346 raft_consensus.cc:2272] T 00b36410bb6e4e51af061f160ca0e86a P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:45.032325 11474 consensus_peers.cc:597] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 -> Peer 5344338d32924600918980f8197ba039 (127.8.38.131:45725): Couldn't send request to peer 5344338d32924600918980f8197ba039. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.131:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:45.033198  8346 tablet_replica.cc:333] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.033849  8346 raft_consensus.cc:2243] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.034282  8346 raft_consensus.cc:2272] T 326ca202fe0942be8c5db6bd6faa44e4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.036104  8346 tablet_replica.cc:333] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.036640  8346 raft_consensus.cc:2243] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.037056  8346 raft_consensus.cc:2272] T 3a7b684e14ad4476b7fec0392de56288 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.038789  8346 tablet_replica.cc:333] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.039353  8346 raft_consensus.cc:2243] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.039793  8346 raft_consensus.cc:2272] T 56233ef7bab74a6ab058cc46c4f02635 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.041507  8346 tablet_replica.cc:333] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.042040  8346 raft_consensus.cc:2243] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.042475  8346 raft_consensus.cc:2272] T 17acf0f07c8e419a9159dee1076d0870 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.044238  8346 tablet_replica.cc:333] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.044754  8346 raft_consensus.cc:2243] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.045148  8346 raft_consensus.cc:2272] T 8496c30398014e748ae34dc5997aa636 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.046860  8346 tablet_replica.cc:333] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.047425  8346 raft_consensus.cc:2243] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.048137  8346 raft_consensus.cc:2272] T 58a63fc22d984f7fa146c1a7ad7d0479 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.049789  8346 tablet_replica.cc:333] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.050318  8346 raft_consensus.cc:2243] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.051023  8346 raft_consensus.cc:2272] T 2f5b5f249cfa4f31b883fef037e3dfa4 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.052968  8346 tablet_replica.cc:333] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.053565  8346 raft_consensus.cc:2243] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.053963  8346 raft_consensus.cc:2272] T cb586f049daf46e199d46c7ee51aab04 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.055699  8346 tablet_replica.cc:333] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.056252  8346 raft_consensus.cc:2243] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.057008  8346 raft_consensus.cc:2272] T d701b92820984f668ecd1c185a67f21d P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.058835  8346 tablet_replica.cc:333] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.059396  8346 raft_consensus.cc:2243] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.059791  8346 raft_consensus.cc:2272] T 2160e14b9a8247d88664731a7db4823a P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.061514  8346 tablet_replica.cc:333] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.062075  8346 raft_consensus.cc:2243] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.062788  8346 raft_consensus.cc:2272] T efeba0c29afb44c995b1577b7da87a84 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.064747  8346 tablet_replica.cc:333] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.065264  8346 raft_consensus.cc:2243] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.065666  8346 raft_consensus.cc:2272] T ec5c2dff53bb4bf2877de2accddc3b20 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.067646  8346 tablet_replica.cc:333] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.068181  8346 raft_consensus.cc:2243] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.068558  8346 raft_consensus.cc:2272] T f66eb7db3d72438a8418f67064010ec1 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.070243  8346 tablet_replica.cc:333] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.070735  8346 raft_consensus.cc:2243] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.071161  8346 raft_consensus.cc:2272] T d40e5d458306428498ad59437952ca7c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.072803  8346 tablet_replica.cc:333] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.073292  8346 raft_consensus.cc:2243] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.074025  8346 raft_consensus.cc:2272] T 34d9ab9e24d0491e822df3a526808e6b P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.075836  8346 tablet_replica.cc:333] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.076406  8346 raft_consensus.cc:2243] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.076802  8346 raft_consensus.cc:2272] T 7cee7c6b170b4585ad706e05c63a1ffe P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.078524  8346 tablet_replica.cc:333] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.079092  8346 raft_consensus.cc:2243] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.079480  8346 raft_consensus.cc:2272] T 990747387b2845f5937b3b2361cc384c P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.081655  8346 tablet_replica.cc:333] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.082207  8346 raft_consensus.cc:2243] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.082629  8346 raft_consensus.cc:2272] T 19b20acc2c2c49f280da47448c91b6a3 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.084628  8346 tablet_replica.cc:333] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.085158  8346 raft_consensus.cc:2243] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.085853  8346 raft_consensus.cc:2272] T a9842181591d41d783a036a67d776418 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.087572  8346 tablet_replica.cc:333] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.088066  8346 raft_consensus.cc:2243] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.088450  8346 raft_consensus.cc:2272] T 7a1bd1487e764bf0806b783056fa0c3e P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.090215  8346 tablet_replica.cc:333] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.090730  8346 raft_consensus.cc:2243] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.091512  8346 raft_consensus.cc:2272] T 130e308a82a143f6a22125f97f5bdff2 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.093376  8346 tablet_replica.cc:333] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.093916  8346 raft_consensus.cc:2243] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.094327  8346 raft_consensus.cc:2272] T f2ca94d114d240dda8a3e3db3e3239fc P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.096129  8346 tablet_replica.cc:333] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.096632  8346 raft_consensus.cc:2243] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.097066  8346 raft_consensus.cc:2272] T dcdb711038994d02a9974156d21a3072 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.098779  8346 tablet_replica.cc:333] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.099334  8346 raft_consensus.cc:2243] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.099720  8346 raft_consensus.cc:2272] T 354cedf97b8a4962b2c5731c75ddc420 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.101888  8346 tablet_replica.cc:333] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.102389  8346 raft_consensus.cc:2243] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.103152  8346 raft_consensus.cc:2272] T 1334a3a528794600895778b02bf6a382 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.104807  8346 tablet_replica.cc:333] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.105309  8346 raft_consensus.cc:2243] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.106043  8346 raft_consensus.cc:2272] T df84c44a13e144f79ff037a7bba946ce P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.107827  8346 tablet_replica.cc:333] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.108378  8346 raft_consensus.cc:2243] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.109068  8346 raft_consensus.cc:2272] T 21914e21bb9c44ba8df95aad10a3a07e P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.110687  8346 tablet_replica.cc:333] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.111230  8346 raft_consensus.cc:2243] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.111966  8346 raft_consensus.cc:2272] T ce5e2553d9124346aadabe8e2bfa42a4 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.113677  8346 tablet_replica.cc:333] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.114159  8346 raft_consensus.cc:2243] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.114557  8346 raft_consensus.cc:2272] T 82e3bfc3cb304ab394de5245e6149728 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.116868  8346 tablet_replica.cc:333] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.117383  8346 raft_consensus.cc:2243] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.117813  8346 raft_consensus.cc:2272] T f54c9242e60b4d5e8ccb1821940eed7e P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.119627  8346 tablet_replica.cc:333] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.120090  8346 raft_consensus.cc:2243] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.120797  8346 raft_consensus.cc:2272] T 797e15a2e56f4d9789ce26d8788baf60 P 539eadbd3351489fbd96774d93aa5b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.122921  8346 tablet_replica.cc:333] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.123678  8346 raft_consensus.cc:2243] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.124177  8346 raft_consensus.cc:2272] T fd696631f81543588896ae30ccae0888 P 539eadbd3351489fbd96774d93aa5b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.125998  8346 tablet_replica.cc:333] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58: stopping tablet replica
I20260709 13:15:45.126454  8346 raft_consensus.cc:2243] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:45.126835  8346 raft_consensus.cc:2272] T 35a3dd977943496092fb7c8e5a72e507 P 539eadbd3351489fbd96774d93aa5b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.187973  8346 tablet_server.cc:196] TabletServer@127.8.38.132:0 shutdown complete.
I20260709 13:15:45.245028  8346 master.cc:562] Master@127.8.38.190:34723 shutting down...
I20260709 13:15:45.272135  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:45.272672  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:45.272974  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P c07fd6ec65d34b04aa3c322f1618c121: stopping tablet replica
I20260709 13:15:45.294705  8346 master.cc:584] Master@127.8.38.190:34723 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32055 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:15:45.393224  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:37211
I20260709 13:15:45.394495  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:45.401176 12501 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 13:15:45.401203 12500 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 13:15:45.401976 12503 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 13:15:45.402849  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:45.406333  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:45.406545  8346 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 13:15:45.406780  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602945406762 us; error 0 us; skew 500 ppm
I20260709 13:15:45.407413  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:45.410017  8346 webserver.cc:533] Webserver started at http://127.8.38.190:39235/ using document root <none> and password file <none>
I20260709 13:15:45.410521  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:45.410733  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:45.411018  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:45.412254  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "cc476670794f4164a7f756e14f155407"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.416973  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:45.420469 12508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.421448  8346 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:15:45.421713  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "cc476670794f4164a7f756e14f155407"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.421968  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-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 13:15:45.464816  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:45.466068  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:45.506677  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:37211
I20260709 13:15:45.506778 12559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:37211 every 8 connection(s)
I20260709 13:15:45.511174 12560 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 13:15:45.521592 12560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407: Bootstrap starting.
I20260709 13:15:45.526553 12560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.530699 12560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407: No bootstrap required, opened a new log
I20260709 13:15:45.532924 12560 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc476670794f4164a7f756e14f155407" member_type: VOTER }
I20260709 13:15:45.533329 12560 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.533505 12560 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc476670794f4164a7f756e14f155407, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.534142 12560 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc476670794f4164a7f756e14f155407" member_type: VOTER }
I20260709 13:15:45.534567 12560 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:45.534754 12560 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:45.534970 12560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.539469 12560 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc476670794f4164a7f756e14f155407" member_type: VOTER }
I20260709 13:15:45.539927 12560 leader_election.cc:304] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [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: cc476670794f4164a7f756e14f155407; no voters: 
I20260709 13:15:45.540987 12560 leader_election.cc:290] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:45.541352 12563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.542686 12563 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 1 LEADER]: Becoming Leader. State: Replica: cc476670794f4164a7f756e14f155407, State: Running, Role: LEADER
I20260709 13:15:45.543375 12563 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [LEADER]: Queue going to LEADER mode. State: All 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: "cc476670794f4164a7f756e14f155407" member_type: VOTER }
I20260709 13:15:45.543973 12560 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:45.548143 12565 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc476670794f4164a7f756e14f155407. Latest consensus state: current_term: 1 leader_uuid: "cc476670794f4164a7f756e14f155407" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc476670794f4164a7f756e14f155407" member_type: VOTER } }
I20260709 13:15:45.548897 12565 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:45.550972 12564 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc476670794f4164a7f756e14f155407" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc476670794f4164a7f756e14f155407" member_type: VOTER } }
I20260709 13:15:45.551750 12564 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:45.556860 12572 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:45.562001 12572 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:45.563059  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:45.571530 12572 catalog_manager.cc:1383] Generated new cluster ID: 075dfa13194447ccb252c0651ed081fb
I20260709 13:15:45.571925 12572 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:45.598660 12572 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:45.600030 12572 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:45.617611 12572 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407: Generated new TSK 0
I20260709 13:15:45.618239 12572 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:45.630038  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:45.636129 12581 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 13:15:45.637110 12582 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 13:15:45.638979 12584 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 13:15:45.639513  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:45.640427  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:45.640599  8346 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 13:15:45.640715  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602945640704 us; error 0 us; skew 500 ppm
I20260709 13:15:45.641151  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:45.643396  8346 webserver.cc:533] Webserver started at http://127.8.38.129:41401/ using document root <none> and password file <none>
I20260709 13:15:45.643863  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:45.644018  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:45.644227  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:45.645205  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.649562  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:15:45.653009 12589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.653853  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:45.654152  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.654444  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-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 13:15:45.670111  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:45.671348  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:45.672760  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:45.675092  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:45.675278  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.675561  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:45.675709  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.729043  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:35725
I20260709 13:15:45.729223 12651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:35725 every 8 connection(s)
I20260709 13:15:45.735965  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:45.743135 12656 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 13:15:45.747850 12657 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 13:15:45.751427  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:45.752545 12659 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 13:15:45.753593  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:45.753877  8346 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 13:15:45.754076  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602945754058 us; error 0 us; skew 500 ppm
I20260709 13:15:45.754619  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:45.757412  8346 webserver.cc:533] Webserver started at http://127.8.38.130:34029/ using document root <none> and password file <none>
I20260709 13:15:45.757962  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:45.758196  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:45.758526  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:45.760082  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "b28811e4f17f4d03aa385465e8784118"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.760775 12652 heartbeater.cc:344] Connected to a master server at 127.8.38.190:37211
I20260709 13:15:45.761207 12652 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:45.762136 12652 heartbeater.cc:507] Master 127.8.38.190:37211 requested a full tablet report, sending...
I20260709 13:15:45.764730 12525 ts_manager.cc:194] Registered new tserver with Master: 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:45.766642  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:45.767314 12525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53664
I20260709 13:15:45.771471 12664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.772573  8346 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:15:45.772939  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "b28811e4f17f4d03aa385465e8784118"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.773284  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-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 13:15:45.801592  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:45.802772  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:45.804297  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:45.806478  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:45.806664  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.806965  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:45.807149  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:15:45.847705  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:44545
I20260709 13:15:45.847913 12726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:44545 every 8 connection(s)
I20260709 13:15:45.852587  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:45.859977 12730 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 13:15:45.861896 12731 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 13:15:45.865259 12727 heartbeater.cc:344] Connected to a master server at 127.8.38.190:37211
I20260709 13:15:45.865731 12727 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:45.865604 12734 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 13:15:45.866763 12727 heartbeater.cc:507] Master 127.8.38.190:37211 requested a full tablet report, sending...
I20260709 13:15:45.868870  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:45.868997 12525 ts_manager.cc:194] Registered new tserver with Master: b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:45.869959  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:45.870231  8346 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 13:15:45.870438  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602945870419 us; error 0 us; skew 500 ppm
I20260709 13:15:45.870923 12525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53672
I20260709 13:15:45.871258  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:45.873864  8346 webserver.cc:533] Webserver started at http://127.8.38.131:32981/ using document root <none> and password file <none>
I20260709 13:15:45.874276  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:45.874481  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:45.874711  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:45.875985  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.880303  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:15:45.883554 12738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.884469  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:15:45.884774  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:45.885092  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-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 13:15:45.901463  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:45.902686  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:45.904227  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:45.906409  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:45.906641  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.906884  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:45.907071  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:45.948817  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:39589
I20260709 13:15:45.948938 12800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:39589 every 8 connection(s)
I20260709 13:15:45.962867 12801 heartbeater.cc:344] Connected to a master server at 127.8.38.190:37211
I20260709 13:15:45.963328 12801 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:45.964052 12801 heartbeater.cc:507] Master 127.8.38.190:37211 requested a full tablet report, sending...
I20260709 13:15:45.966017 12525 ts_manager.cc:194] Registered new tserver with Master: a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:45.966894  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014810162s
I20260709 13:15:45.967635 12525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53676
I20260709 13:15:45.993733 12525 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53682:
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 13:15:45.996717 12525 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 13:15:46.071520 12692 tablet_service.cc:1511] Processing CreateTablet for tablet b01266338cb64c458e50d755388ac4df (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:46.071954 12691 tablet_service.cc:1511] Processing CreateTablet for tablet d7468ce5d15741aca8f04578d97d3e22 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:46.073523 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01266338cb64c458e50d755388ac4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.075368 12691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7468ce5d15741aca8f04578d97d3e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.086470 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 436b65c744a347ba8fa978762af72bdd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:46.088044 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b65c744a347ba8fa978762af72bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.091455 12689 tablet_service.cc:1511] Processing CreateTablet for tablet a1a01827fd274799b3b898201eea9580 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:46.093034 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a01827fd274799b3b898201eea9580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.096298 12688 tablet_service.cc:1511] Processing CreateTablet for tablet cdac63b9b436461ab1567d3506899ec4 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:46.097723 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdac63b9b436461ab1567d3506899ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.104174 12766 tablet_service.cc:1511] Processing CreateTablet for tablet b01266338cb64c458e50d755388ac4df (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:46.105165 12617 tablet_service.cc:1511] Processing CreateTablet for tablet b01266338cb64c458e50d755388ac4df (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:46.105726 12766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01266338cb64c458e50d755388ac4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.106489 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01266338cb64c458e50d755388ac4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.108515 12765 tablet_service.cc:1511] Processing CreateTablet for tablet d7468ce5d15741aca8f04578d97d3e22 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:46.108927 12764 tablet_service.cc:1511] Processing CreateTablet for tablet 436b65c744a347ba8fa978762af72bdd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:46.109973 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7468ce5d15741aca8f04578d97d3e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.110605 12764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b65c744a347ba8fa978762af72bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.120334 12763 tablet_service.cc:1511] Processing CreateTablet for tablet a1a01827fd274799b3b898201eea9580 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:46.120575 12616 tablet_service.cc:1511] Processing CreateTablet for tablet d7468ce5d15741aca8f04578d97d3e22 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:46.121843 12763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a01827fd274799b3b898201eea9580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.121963 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7468ce5d15741aca8f04578d97d3e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.128880 12687 tablet_service.cc:1511] Processing CreateTablet for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:46.130311 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.132834 12615 tablet_service.cc:1511] Processing CreateTablet for tablet 436b65c744a347ba8fa978762af72bdd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:46.134361 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b65c744a347ba8fa978762af72bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.137605 12762 tablet_service.cc:1511] Processing CreateTablet for tablet cdac63b9b436461ab1567d3506899ec4 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:46.139101 12762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdac63b9b436461ab1567d3506899ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.143497 12614 tablet_service.cc:1511] Processing CreateTablet for tablet a1a01827fd274799b3b898201eea9580 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:46.144907 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a01827fd274799b3b898201eea9580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.145027 12761 tablet_service.cc:1511] Processing CreateTablet for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:46.146411 12761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.152830 12690 tablet_service.cc:1511] Processing CreateTablet for tablet baa167c759f244ec9462d15ded07975f (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:46.138237 12816 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.158403 12613 tablet_service.cc:1511] Processing CreateTablet for tablet cdac63b9b436461ab1567d3506899ec4 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:46.161554 12760 tablet_service.cc:1511] Processing CreateTablet for tablet baa167c759f244ec9462d15ded07975f (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:46.162978 12760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa167c759f244ec9462d15ded07975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.163069 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdac63b9b436461ab1567d3506899ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.175644 12612 tablet_service.cc:1511] Processing CreateTablet for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:46.177181 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703b4d463914d0b9f4cf3be6e7e5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.178960 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa167c759f244ec9462d15ded07975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.193521 12816 tablet_bootstrap.cc:654] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.204370 12611 tablet_service.cc:1511] Processing CreateTablet for tablet baa167c759f244ec9462d15ded07975f (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:46.209213 12609 tablet_service.cc:1511] Processing CreateTablet for tablet 688bc895bc2447ae9adcf5101f418cfd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:46.209931 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa167c759f244ec9462d15ded07975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.210736 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688bc895bc2447ae9adcf5101f418cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.206172 12688 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbb4144fa2949de9b0a1dc22a973d0e (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:46.206611 12610 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbb4144fa2949de9b0a1dc22a973d0e (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:46.215250 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbb4144fa2949de9b0a1dc22a973d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.215402 12610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbb4144fa2949de9b0a1dc22a973d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.208333 12765 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbb4144fa2949de9b0a1dc22a973d0e (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:46.223955 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbb4144fa2949de9b0a1dc22a973d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.228125 12817 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.232110 12818 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.242682 12691 tablet_service.cc:1511] Processing CreateTablet for tablet 688bc895bc2447ae9adcf5101f418cfd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:46.250262 12691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688bc895bc2447ae9adcf5101f418cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.253816 12818 tablet_bootstrap.cc:654] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.254148 12817 tablet_bootstrap.cc:654] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.258167 12816 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.258919 12765 tablet_service.cc:1511] Processing CreateTablet for tablet 688bc895bc2447ae9adcf5101f418cfd (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:46.260407 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688bc895bc2447ae9adcf5101f418cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.262694 12692 tablet_service.cc:1511] Processing CreateTablet for tablet bf9443aa60914c5a943cfa67528f3a37 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:46.264109 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9443aa60914c5a943cfa67528f3a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.261422 12816 ts_tablet_manager.cc:1403] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.012s
I20260709 13:15:46.267782 12816 raft_consensus.cc:359] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.268550 12816 raft_consensus.cc:385] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.268903 12816 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.272322 12612 tablet_service.cc:1511] Processing CreateTablet for tablet bf9443aa60914c5a943cfa67528f3a37 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:46.273593 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9443aa60914c5a943cfa67528f3a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.273221 12766 tablet_service.cc:1511] Processing CreateTablet for tablet bf9443aa60914c5a943cfa67528f3a37 (DEFAULT_TABLE table=test-workload [id=5811626f298442f395fb887a0ff95cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:46.274947 12766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9443aa60914c5a943cfa67528f3a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:46.276119 12816 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.279844 12817 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.280562 12817 ts_tablet_manager.cc:1403] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.009s
I20260709 13:15:46.294754 12816 ts_tablet_manager.cc:1434] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 13:15:46.295930 12727 heartbeater.cc:499] Master 127.8.38.190:37211 was elected leader, sending a full tablet report...
I20260709 13:15:46.303782 12816 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.309638 12816 tablet_bootstrap.cc:654] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.312798 12818 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.313438 12818 ts_tablet_manager.cc:1403] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.013s
I20260709 13:15:46.316545 12818 raft_consensus.cc:359] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.317296 12818 raft_consensus.cc:385] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.312475 12817 raft_consensus.cc:359] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.317591 12818 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.318066 12817 raft_consensus.cc:385] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.318517 12818 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.318578 12817 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.321310 12817 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.329430 12652 heartbeater.cc:499] Master 127.8.38.190:37211 was elected leader, sending a full tablet report...
I20260709 13:15:46.329841 12818 ts_tablet_manager.cc:1434] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.009s
I20260709 13:15:46.332265 12816 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.330045 12817 ts_tablet_manager.cc:1434] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.002s
I20260709 13:15:46.340157 12816 ts_tablet_manager.cc:1403] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260709 13:15:46.340245 12818 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.340646 12817 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.343389 12816 raft_consensus.cc:359] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.344257 12816 raft_consensus.cc:385] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.344642 12816 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.345566 12816 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.330476 12801 heartbeater.cc:499] Master 127.8.38.190:37211 was elected leader, sending a full tablet report...
I20260709 13:15:46.347689 12818 tablet_bootstrap.cc:654] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.348263 12816 ts_tablet_manager.cc:1434] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:46.349354 12816 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.351565 12817 tablet_bootstrap.cc:654] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:46.351945 12728 tablet.cc:2406] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:46.356429 12816 tablet_bootstrap.cc:654] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.362545 12818 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.363057 12818 ts_tablet_manager.cc:1403] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 13:15:46.363440 12817 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.363504 12816 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.364110 12817 ts_tablet_manager.cc:1403] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 13:15:46.364147 12816 ts_tablet_manager.cc:1403] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:46.366005 12818 raft_consensus.cc:359] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.366750 12818 raft_consensus.cc:385] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.367081 12818 raft_consensus.cc:740] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.367218 12817 raft_consensus.cc:359] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.368002 12817 raft_consensus.cc:385] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.367672 12816 raft_consensus.cc:359] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.367885 12818 consensus_queue.cc:260] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.368623 12816 raft_consensus.cc:385] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.369375 12816 raft_consensus.cc:740] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.370289 12818 ts_tablet_manager.cc:1434] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:46.368461 12817 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.370309 12816 consensus_queue.cc:260] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.371527 12818 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.371632 12817 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.373306 12816 ts_tablet_manager.cc:1434] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:15:46.373950 12817 ts_tablet_manager.cc:1434] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:15:46.374398 12816 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.374918 12817 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.377291 12818 tablet_bootstrap.cc:654] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.381553 12816 tablet_bootstrap.cc:654] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.381807 12817 tablet_bootstrap.cc:654] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.426792 12818 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.427332 12818 ts_tablet_manager.cc:1403] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.024s
I20260709 13:15:46.428491 12817 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.427546 12816 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.429031 12817 ts_tablet_manager.cc:1403] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.020s
I20260709 13:15:46.429370 12816 ts_tablet_manager.cc:1403] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.035s
I20260709 13:15:46.429896 12818 raft_consensus.cc:359] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.430702 12818 raft_consensus.cc:385] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.431002 12818 raft_consensus.cc:740] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.432001 12817 raft_consensus.cc:359] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.431922 12818 consensus_queue.cc:260] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.432724 12817 raft_consensus.cc:385] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.432583 12816 raft_consensus.cc:359] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.433125 12817 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.433403 12816 raft_consensus.cc:385] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.433750 12816 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.434307 12818 ts_tablet_manager.cc:1434] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:46.433898 12817 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.434702 12816 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.435348 12818 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.436996 12816 ts_tablet_manager.cc:1434] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:15:46.437991 12816 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.441967 12817 ts_tablet_manager.cc:1434] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:15:46.442374 12818 tablet_bootstrap.cc:654] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.443060 12817 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.444357 12816 tablet_bootstrap.cc:654] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.449270 12817 tablet_bootstrap.cc:654] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.460958 12817 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.461479 12817 ts_tablet_manager.cc:1403] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 13:15:46.464730 12817 raft_consensus.cc:359] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.465432 12817 raft_consensus.cc:385] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.465716 12817 raft_consensus.cc:740] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.466634 12817 consensus_queue.cc:260] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.471582 12817 ts_tablet_manager.cc:1434] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:46.472620 12817 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.478811 12822 raft_consensus.cc:493] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.478997 12817 tablet_bootstrap.cc:654] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.479383 12822 raft_consensus.cc:515] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.486431 12822 leader_election.cc:290] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.494011 12817 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.494148 12816 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.494710 12817 ts_tablet_manager.cc:1403] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 13:15:46.494801 12816 ts_tablet_manager.cc:1403] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.023s
I20260709 13:15:46.498152 12817 raft_consensus.cc:359] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.498607 12818 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.498888 12817 raft_consensus.cc:385] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.499161 12818 ts_tablet_manager.cc:1403] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.024s
I20260709 13:15:46.499301 12817 raft_consensus.cc:740] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.500218 12817 consensus_queue.cc:260] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.501888 12816 raft_consensus.cc:359] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.502658 12816 raft_consensus.cc:385] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.502346 12818 raft_consensus.cc:359] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.503123 12818 raft_consensus.cc:385] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.503443 12818 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.504302 12818 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.504735 12817 ts_tablet_manager.cc:1434] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:46.505138 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.502969 12816 raft_consensus.cc:740] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.505826 12776 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.506542 12818 ts_tablet_manager.cc:1434] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:46.506168 12816 consensus_queue.cc:260] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.507213 12668 leader_election.cc:304] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.507772 12818 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.508069 12822 raft_consensus.cc:2804] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.508440 12822 raft_consensus.cc:493] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.508785 12822 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.508958 12817 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.514647 12818 tablet_bootstrap.cc:654] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.515765 12817 tablet_bootstrap.cc:654] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.516367 12822 raft_consensus.cc:515] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.522171 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.523056 12776 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.508437 12816 ts_tablet_manager.cc:1434] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:46.521054 12822 leader_election.cc:290] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.527947 12816 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.527900 12822 raft_consensus.cc:493] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.528569 12822 raft_consensus.cc:515] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.533407 12825 raft_consensus.cc:493] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.534178 12825 raft_consensus.cc:515] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
W20260709 13:15:46.555212 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:46.557889 12816 tablet_bootstrap.cc:654] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.563935 12822 leader_election.cc:290] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.562866 12825 leader_election.cc:290] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.573212 12818 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.573835 12818 ts_tablet_manager.cc:1403] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.032s
I20260709 13:15:46.576146 12817 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.576740 12817 ts_tablet_manager.cc:1403] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.027s
I20260709 13:15:46.576848 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.576972 12818 raft_consensus.cc:359] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.577826 12818 raft_consensus.cc:385] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.577788 12776 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.578297 12818 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.578506 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.579375 12818 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.579792 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.579824 12817 raft_consensus.cc:359] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.580667 12817 raft_consensus.cc:385] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.580986 12817 raft_consensus.cc:740] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
W20260709 13:15:46.582006 12666 leader_election.cc:343] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.581665 12817 consensus_queue.cc:260] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
W20260709 13:15:46.583021 12666 leader_election.cc:343] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:46.583714 12666 leader_election.cc:343] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.584203 12817 ts_tablet_manager.cc:1434] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:15:46.585248 12817 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.586513 12818 ts_tablet_manager.cc:1434] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:15:46.587564 12818 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.598278 12817 tablet_bootstrap.cc:654] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.598580 12818 tablet_bootstrap.cc:654] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.598646 12668 leader_election.cc:304] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f
I20260709 13:15:46.600733 12840 raft_consensus.cc:2804] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.602079 12840 raft_consensus.cc:697] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:46.603205 12824 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.603716 12824 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.608363 12824 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.610343 12818 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.611276 12818 ts_tablet_manager.cc:1403] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260709 13:15:46.615643 12824 raft_consensus.cc:493] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.615517 12818 raft_consensus.cc:359] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.616304 12818 raft_consensus.cc:385] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.616232 12824 raft_consensus.cc:515] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.616667 12818 raft_consensus.cc:740] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.617458 12818 consensus_queue.cc:260] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.618382 12824 leader_election.cc:290] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.625108 12817 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.624962 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.625661 12817 ts_tablet_manager.cc:1403] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.006s
I20260709 13:15:46.625680 12625 raft_consensus.cc:2468] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:46.627494 12740 leader_election.cc:304] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.603682 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.629482 12776 raft_consensus.cc:2468] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.629956 12825 raft_consensus.cc:2804] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.630354 12825 raft_consensus.cc:493] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.630745 12825 raft_consensus.cc:3060] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.631992 12817 raft_consensus.cc:359] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.632812 12817 raft_consensus.cc:385] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.633121 12817 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.635983 12668 leader_election.cc:304] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f
I20260709 13:15:46.637511 12816 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.637718 12822 raft_consensus.cc:2804] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.637989 12816 ts_tablet_manager.cc:1403] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.019s
I20260709 13:15:46.638147 12822 raft_consensus.cc:493] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.638583 12822 raft_consensus.cc:3060] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.603230 12840 consensus_queue.cc:237] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.635741 12817 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.641224 12816 raft_consensus.cc:359] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.642259 12816 raft_consensus.cc:385] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.642625 12816 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.643560 12816 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.648838 12822 raft_consensus.cc:515] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.638621 12825 raft_consensus.cc:515] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.652503 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.652741 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.653182 12626 raft_consensus.cc:3060] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.661924 12822 leader_election.cc:290] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.663380 12818 ts_tablet_manager.cc:1434] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.004s
I20260709 13:15:46.663484 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.664675 12776 raft_consensus.cc:2393] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b28811e4f17f4d03aa385465e8784118 in current term 1: Already voted for candidate a8b6e8e4918848deabb0dbb3b7aec342 in this term.
I20260709 13:15:46.665320 12818 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.665992 12668 leader_election.cc:304] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [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: b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:46.667737 12822 raft_consensus.cc:2749] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.669102 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.670053 12702 raft_consensus.cc:2393] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b6e8e4918848deabb0dbb3b7aec342 in current term 1: Already voted for candidate b28811e4f17f4d03aa385465e8784118 in this term.
I20260709 13:15:46.671512 12825 leader_election.cc:290] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.672081 12825 raft_consensus.cc:493] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.672696 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703b4d463914d0b9f4cf3be6e7e5e2c" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:46.662590 12626 raft_consensus.cc:2468] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:46.673470 12702 raft_consensus.cc:2393] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b6e8e4918848deabb0dbb3b7aec342 in current term 1: Already voted for candidate b28811e4f17f4d03aa385465e8784118 in this term.
I20260709 13:15:46.672516 12825 raft_consensus.cc:515] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.676702 12825 leader_election.cc:290] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.677158 12825 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.677578 12825 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.677632 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.678468 12625 raft_consensus.cc:2468] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:46.679451 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.679824 12850 raft_consensus.cc:493] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.679958 12740 leader_election.cc:304] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: b28811e4f17f4d03aa385465e8784118
I20260709 13:15:46.680159 12702 raft_consensus.cc:2468] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:46.680341 12850 raft_consensus.cc:515] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.681237 12740 leader_election.cc:304] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.678465 12822 raft_consensus.cc:493] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.682374 12822 raft_consensus.cc:515] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.685233 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.685917 12625 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.685837 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.687163 12776 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.688445 12668 leader_election.cc:304] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.690569 12853 raft_consensus.cc:2804] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.691011 12853 raft_consensus.cc:493] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.691401 12853 raft_consensus.cc:3060] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.683925 12852 raft_consensus.cc:2804] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.695524 12852 raft_consensus.cc:697] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:46.695607 12822 leader_election.cc:290] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.696535 12852 consensus_queue.cc:237] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.696841 12822 raft_consensus.cc:2804] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.697678 12822 raft_consensus.cc:493] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.698167 12822 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.704289 12850 leader_election.cc:290] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.708501 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.708822 12774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.711215 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.711330 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.709458 12774 raft_consensus.cc:2468] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 0.
I20260709 13:15:46.712488 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
W20260709 13:15:46.713531 12740 leader_election.cc:343] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.713454 12701 raft_consensus.cc:2468] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 0.
I20260709 13:15:46.713594 12593 leader_election.cc:304] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.714452 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.714766 12850 raft_consensus.cc:2804] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.716243 12850 raft_consensus.cc:493] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.715169 12592 leader_election.cc:304] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.715330 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.709241 12776 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 0.
I20260709 13:15:46.717420 12702 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 0.
I20260709 13:15:46.719048 12593 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.719300 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.719894 12824 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.720237 12824 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.720171 12700 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:46.720826 12824 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.702687 12818 tablet_bootstrap.cc:654] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.721793 12741 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f
I20260709 13:15:46.716710 12850 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.710000 12825 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.729107 12825 raft_consensus.cc:2804] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.729600 12825 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.729944 12825 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.736913 12816 ts_tablet_manager.cc:1434] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.030s
I20260709 13:15:46.738075 12816 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.742316 12824 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.744611 12825 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.745379 12817 ts_tablet_manager.cc:1434] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.119s	user 0.024s	sys 0.029s
I20260709 13:15:46.744809 12525 catalog_manager.cc:5697] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 0 to 1, leader changed from <none> to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.747234 12853 raft_consensus.cc:515] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.751391 12775 raft_consensus.cc:2393] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2d19cde0a04ad09b237c82d6023b8f in current term 1: Already voted for candidate a8b6e8e4918848deabb0dbb3b7aec342 in this term.
I20260709 13:15:46.727702 12822 raft_consensus.cc:515] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.749285 12817 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.753909 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.755584 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
W20260709 13:15:46.757097 12592 leader_election.cc:343] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.758075 12626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.758626 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.759209 12775 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.759335 12625 raft_consensus.cc:3060] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:46.759470 12740 leader_election.cc:343] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.759577 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.759865 12700 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.760228 12776 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.761304 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.761904 12627 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.764845 12776 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 1.
I20260709 13:15:46.765987 12593 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.769923 12627 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.771250 12853 leader_election.cc:290] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.771149 12666 leader_election.cc:304] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.773519 12854 raft_consensus.cc:2804] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.774037 12854 raft_consensus.cc:697] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:46.774258 12625 raft_consensus.cc:2468] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:46.774884 12854 consensus_queue.cc:237] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.776851 12775 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.777092 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa167c759f244ec9462d15ded07975f" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:46.777724 12702 raft_consensus.cc:3060] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.754825 12824 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 election: Requested vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.767604 12822 leader_election.cc:290] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.786149 12824 raft_consensus.cc:2764] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:15:46.788306 12825 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.788391 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:46.790058 12850 raft_consensus.cc:515] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.793659 12850 leader_election.cc:290] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 election: Requested vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.795190 12701 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.795390 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.796509 12775 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.798555 12817 tablet_bootstrap.cc:654] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.791903 12700 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 1.
I20260709 13:15:46.791172 12740 leader_election.cc:304] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:46.801826 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:46.803256 12857 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.803841 12857 raft_consensus.cc:697] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 LEADER]: Becoming Leader. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Running, Role: LEADER
I20260709 13:15:46.804670 12857 consensus_queue.cc:237] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:46.805128 12702 raft_consensus.cc:2468] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
W20260709 13:15:46.806492 12592 leader_election.cc:343] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.810205 12816 tablet_bootstrap.cc:654] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.809057 12825 raft_consensus.cc:2804] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.816075 12825 raft_consensus.cc:697] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:46.817036 12825 consensus_queue.cc:237] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.818542 12818 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.819370 12818 ts_tablet_manager.cc:1403] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.023s
I20260709 13:15:46.821774 12701 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:46.822386 12775 raft_consensus.cc:2468] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2d19cde0a04ad09b237c82d6023b8f in term 1.
I20260709 13:15:46.823930 12741 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f
I20260709 13:15:46.824544 12593 leader_election.cc:304] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: b28811e4f17f4d03aa385465e8784118
I20260709 13:15:46.825511 12853 raft_consensus.cc:2804] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.826009 12859 raft_consensus.cc:2804] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.826364 12853 raft_consensus.cc:697] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:46.826553 12859 raft_consensus.cc:697] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 LEADER]: Becoming Leader. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Running, Role: LEADER
I20260709 13:15:46.827802 12817 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.827488 12859 consensus_queue.cc:237] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.827564 12853 consensus_queue.cc:237] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.828298 12817 ts_tablet_manager.cc:1403] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.000s
I20260709 13:15:46.832693 12817 raft_consensus.cc:359] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.833557 12817 raft_consensus.cc:385] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.833916 12817 raft_consensus.cc:740] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.836736 12818 raft_consensus.cc:359] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.837750 12818 raft_consensus.cc:385] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.838089 12818 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.839193 12818 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.844961 12818 ts_tablet_manager.cc:1434] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:15:46.846076 12818 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.847549 12817 consensus_queue.cc:260] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.850109 12817 ts_tablet_manager.cc:1434] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:15:46.850968 12817 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.852567 12816 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.855466 12816 ts_tablet_manager.cc:1403] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.008s
I20260709 13:15:46.859439 12816 raft_consensus.cc:359] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.863243 12816 raft_consensus.cc:385] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.863647 12816 raft_consensus.cc:740] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.864356 12816 consensus_queue.cc:260] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.862143 12818 tablet_bootstrap.cc:654] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.864143 12524 catalog_manager.cc:5697] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129). New cstate: current_term: 1 leader_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.866093 12816 ts_tablet_manager.cc:1434] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:15:46.866812 12816 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.862526 12817 tablet_bootstrap.cc:654] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.872786 12857 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.873013 12816 tablet_bootstrap.cc:654] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.873389 12857 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.872933 12523 catalog_manager.cc:5697] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.875500 12857 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.876770 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.877188 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
W20260709 13:15:46.878141 12592 leader_election.cc:343] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:46.878973 12593 leader_election.cc:343] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.879427 12593 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f; no voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118
I20260709 13:15:46.880340 12817 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.880541 12857 raft_consensus.cc:2749] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.880838 12817 ts_tablet_manager.cc:1403] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260709 13:15:46.872951 12818 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.882373 12818 ts_tablet_manager.cc:1403] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 13:15:46.883570 12817 raft_consensus.cc:359] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.884361 12817 raft_consensus.cc:385] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.883728 12525 catalog_manager.cc:5697] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 0 to 1, leader changed from <none> to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.884640 12817 raft_consensus.cc:740] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.884984 12818 raft_consensus.cc:359] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.885687 12818 raft_consensus.cc:385] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.885390 12817 consensus_queue.cc:260] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.885952 12818 raft_consensus.cc:740] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.886626 12818 consensus_queue.cc:260] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.887893 12817 ts_tablet_manager.cc:1434] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:46.888608 12818 ts_tablet_manager.cc:1434] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:46.888832 12817 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: Bootstrap starting.
I20260709 13:15:46.889493 12818 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.890151 12816 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.890597 12816 ts_tablet_manager.cc:1403] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:15:46.893378 12816 raft_consensus.cc:359] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.894102 12816 raft_consensus.cc:385] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.894372 12816 raft_consensus.cc:740] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.895004 12818 tablet_bootstrap.cc:654] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.895078 12817 tablet_bootstrap.cc:654] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.895179 12816 consensus_queue.cc:260] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.897297 12816 ts_tablet_manager.cc:1434] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:15:46.898353 12816 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.904808 12816 tablet_bootstrap.cc:654] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.914793 12825 raft_consensus.cc:493] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.915465 12825 raft_consensus.cc:515] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.916776 12818 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.917275 12818 ts_tablet_manager.cc:1403] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260709 13:15:46.917682 12825 leader_election.cc:290] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:46.919728 12818 raft_consensus.cc:359] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.920272 12818 raft_consensus.cc:385] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.920501 12818 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.921162 12818 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.922710 12818 ts_tablet_manager.cc:1434] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:46.923568 12818 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:46.923453 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:46.925170 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
W20260709 13:15:46.925422 12741 leader_election.cc:343] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:46.927501 12740 leader_election.cc:343] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.928565 12740 leader_election.cc:304] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342; no voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118
I20260709 13:15:46.929322 12825 raft_consensus.cc:2749] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.932083 12817 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: No bootstrap required, opened a new log
I20260709 13:15:46.932596 12817 ts_tablet_manager.cc:1403] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.012s
I20260709 13:15:46.933657 12818 tablet_bootstrap.cc:654] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.934619 12817 raft_consensus.cc:359] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.935204 12817 raft_consensus.cc:385] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.935489 12817 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.936255 12817 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.938201 12817 ts_tablet_manager.cc:1434] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:15:46.938063 12524 catalog_manager.cc:5697] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129). New cstate: current_term: 1 leader_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.939072 12818 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: No bootstrap required, opened a new log
I20260709 13:15:46.939551 12818 ts_tablet_manager.cc:1403] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 13:15:46.940378 12854 raft_consensus.cc:493] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.940867 12854 raft_consensus.cc:515] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.941473 12816 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.941951 12816 ts_tablet_manager.cc:1403] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.012s
I20260709 13:15:46.941998 12818 raft_consensus.cc:359] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.942785 12818 raft_consensus.cc:385] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.943063 12818 raft_consensus.cc:740] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.943820 12818 consensus_queue.cc:260] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.944794 12816 raft_consensus.cc:359] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.945488 12816 raft_consensus.cc:385] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.945852 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.945863 12816 raft_consensus.cc:740] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.946059 12818 ts_tablet_manager.cc:1434] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:46.946651 12625 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.946913 12816 consensus_queue.cc:260] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.947840 12666 leader_election.cc:304] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.948748 12822 raft_consensus.cc:2804] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.949091 12822 raft_consensus.cc:493] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.949410 12816 ts_tablet_manager.cc:1434] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:46.945051 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.950069 12775 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.950467 12816 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: Bootstrap starting.
I20260709 13:15:46.951124 12523 catalog_manager.cc:5697] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.953143 12523 catalog_manager.cc:5697] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.949401 12822 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.956799 12816 tablet_bootstrap.cc:654] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.960933 12840 raft_consensus.cc:493] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.961685 12840 raft_consensus.cc:515] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.963871 12840 leader_election.cc:290] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.961480 12854 leader_election.cc:290] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.966467 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:46.967255 12625 raft_consensus.cc:2468] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.967798 12816 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: No bootstrap required, opened a new log
I20260709 13:15:46.968279 12816 ts_tablet_manager.cc:1403] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 13:15:46.966462 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:46.972010 12775 raft_consensus.cc:2468] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 0.
I20260709 13:15:46.973031 12668 leader_election.cc:304] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.973899 12854 raft_consensus.cc:2804] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.974272 12854 raft_consensus.cc:493] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.974608 12854 raft_consensus.cc:3060] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.977620 12822 raft_consensus.cc:515] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.971098 12816 raft_consensus.cc:359] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.979776 12816 raft_consensus.cc:385] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.980090 12816 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.980758 12816 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.982807 12816 ts_tablet_manager.cc:1434] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:46.982977 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.983677 12775 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.983937 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.984534 12625 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.984838 12822 leader_election.cc:290] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.985998 12854 raft_consensus.cc:515] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.988998 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:46.989574 12627 raft_consensus.cc:3060] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.991276 12775 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.991775 12625 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.992635 12668 leader_election.cc:304] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:46.994007 12822 raft_consensus.cc:2804] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.994454 12822 raft_consensus.cc:697] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:46.995348 12822 consensus_queue.cc:237] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:46.997517 12854 leader_election.cc:290] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:46.997756 12627 raft_consensus.cc:2468] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:46.997752 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9443aa60914c5a943cfa67528f3a37" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:46.998731 12775 raft_consensus.cc:3060] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.999257 12666 leader_election.cc:304] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:47.000350 12822 raft_consensus.cc:2804] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.000801 12822 raft_consensus.cc:697] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:47.001502 12822 consensus_queue.cc:237] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.002307 12857 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.002825 12857 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.005079 12857 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:47.005681 12775 raft_consensus.cc:2468] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:47.007455 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:47.007455 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:47.008548 12701 raft_consensus.cc:2393] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f2d19cde0a04ad09b237c82d6023b8f in current term 1: Already voted for candidate a8b6e8e4918848deabb0dbb3b7aec342 in this term.
I20260709 13:15:47.009717 12592 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f; no voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118
I20260709 13:15:47.010527 12857 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.014860 12524 catalog_manager.cc:5697] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 0 to 1, leader changed from <none> to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.016645 12857 raft_consensus.cc:2749] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.016470 12524 catalog_manager.cc:5697] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 0 to 1, leader changed from <none> to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.044082 12822 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.054252 12627 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.063643 12840 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.151098 12825 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.151599 12825 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.153580 12825 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:47.154256 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" is_pre_election: true
I20260709 13:15:47.154564 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:47.154852 12627 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:47.155252 12701 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 0.
I20260709 13:15:47.155898 12740 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:47.156719 12825 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.157055 12825 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.157277 12825 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.162534 12825 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.164211 12825 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:47.164893 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:47.165184 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:47.165421 12627 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.165761 12701 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.170550 12627 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:47.170910 12701 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:47.171805 12740 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:47.172566 12825 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.173003 12825 raft_consensus.cc:697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:47.173712 12825 consensus_queue.cc:237] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.180706 12524 catalog_manager.cc:5697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:47.187482 12840 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.192731 12850 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.193266 12825 consensus_queue.cc:1048] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.207232 12851 consensus_queue.cc:1048] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.211697  8346 ts_manager.cc:295] Set tserver state for 5f2d19cde0a04ad09b237c82d6023b8f to MAINTENANCE_MODE
I20260709 13:15:47.214104  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
I20260709 13:15:47.212703 12854 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.218847 12857 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:47.231244 12740 consensus_peers.cc:597] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. 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 13:15:47.237267 12858 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:47.244570 12701 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:47.261683 12740 consensus_peers.cc:597] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. 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 13:15:47.274328 12825 consensus_queue.cc:1048] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.275771  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:47.277091  8346 tablet_replica.cc:333] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.278204  8346 raft_consensus.cc:2243] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.278755  8346 raft_consensus.cc:2272] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.280225 12854 raft_consensus.cc:493] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.280764 12854 raft_consensus.cc:515] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.281330 12850 consensus_queue.cc:1048] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.283068  8346 tablet_replica.cc:333] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.283913  8346 raft_consensus.cc:2243] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.284366  8346 raft_consensus.cc:2272] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.285692 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:47.286552 12776 raft_consensus.cc:2468] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 1.
I20260709 13:15:47.287077  8346 tablet_replica.cc:333] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.288208  8346 raft_consensus.cc:2243] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.288313 12668 leader_election.cc:304] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:47.288900  8346 raft_consensus.cc:2272] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.289631 12822 raft_consensus.cc:2804] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:47.290186 12822 raft_consensus.cc:493] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.290606 12822 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.292762  8346 tablet_replica.cc:333] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.293915  8346 raft_consensus.cc:2243] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.294556  8346 raft_consensus.cc:2272] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.294919 12854 leader_election.cc:290] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:47.296957  8346 tablet_replica.cc:333] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.297763  8346 raft_consensus.cc:2243] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.298337  8346 raft_consensus.cc:2272] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.300333  8346 tablet_replica.cc:333] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.300884  8346 raft_consensus.cc:2243] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.301270  8346 raft_consensus.cc:2272] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.302330 12822 raft_consensus.cc:515] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:47.303022  8346 tablet_replica.cc:333] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.303722  8346 raft_consensus.cc:2243] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:47.304256  8346 pending_rounds.cc:70] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Trying to abort 1 pending ops.
I20260709 13:15:47.304479  8346 pending_rounds.cc:77] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305637670228992000 op_type: NO_OP noop_request { }
I20260709 13:15:47.304814 12822 leader_election.cc:290] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:47.305035  8346 raft_consensus.cc:2889] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:47.305451  8346 raft_consensus.cc:2272] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.306111 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7468ce5d15741aca8f04578d97d3e22" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:47.306746 12776 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.308398  8346 tablet_replica.cc:333] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.309168  8346 raft_consensus.cc:2243] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.309599  8346 raft_consensus.cc:2272] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.312368  8346 tablet_replica.cc:333] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
I20260709 13:15:47.313047  8346 raft_consensus.cc:2243] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:47.313465  8346 raft_consensus.cc:2272] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.313877 12776 raft_consensus.cc:2468] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 2.
I20260709 13:15:47.305588 12702 raft_consensus.cc:1240] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Rejecting Update request from peer 5f2d19cde0a04ad09b237c82d6023b8f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:15:47.316254 12668 leader_election.cc:304] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:47.318476  8346 tablet_replica.cc:333] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: stopping tablet replica
W20260709 13:15:47.318838 12740 consensus_peers.cc:597] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. 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 13:15:47.319238  8346 raft_consensus.cc:2243] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:47.319598 12666 leader_election.cc:336] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:47.319775 12822 raft_consensus.cc:2804] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.320362  8346 raft_consensus.cc:2272] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:47.320690 12822 raft_consensus.cc:697] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:47.321653 12822 consensus_queue.cc:237] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER 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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
W20260709 13:15:47.322587 12666 leader_election.cc:336] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:47.331833 12525 catalog_manager.cc:5697] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 1 to 2, leader changed from 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.353886  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
I20260709 13:15:47.390316 12822 consensus_queue.cc:1048] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:47.407454 12666 consensus_peers.cc:597] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:47.448539 12666 consensus_peers.cc:597] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:47.453266 12666 consensus_peers.cc:597] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:47.522274 12822 consensus_queue.cc:1048] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:47.556445 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:47.568982 12825 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:47.582800 12740 consensus_peers.cc:597] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:47.624619 12666 consensus_peers.cc:597] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:47.704150 12666 consensus_peers.cc:597] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:47.869829 12776 raft_consensus.cc:1275] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:47.871073 12822 consensus_queue.cc:1048] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:48.557559 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:48.717809 12854 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f2d19cde0a04ad09b237c82d6023b8f)
I20260709 13:15:48.718385 12854 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:48.720321 12854 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589), 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:48.721153 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" is_pre_election: true
I20260709 13:15:48.723152 12852 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f2d19cde0a04ad09b237c82d6023b8f)
I20260709 13:15:48.723766 12852 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
W20260709 13:15:48.724745 12666 leader_election.cc:336] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111)
I20260709 13:15:48.725207 12666 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [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: b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:48.725803 12852 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:48.725844 12854 raft_consensus.cc:2749] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:48.727738 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118" is_pre_election: true
I20260709 13:15:48.728407 12702 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 1.
I20260709 13:15:48.729625 12741 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
W20260709 13:15:48.730281 12740 leader_election.cc:336] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111)
I20260709 13:15:48.730392 12852 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:48.730937 12852 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5f2d19cde0a04ad09b237c82d6023b8f)
I20260709 13:15:48.731405 12852 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.737385 12852 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:48.739194 12852 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Requested vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:48.739925 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:48.740532 12702 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:48.742753 12740 leader_election.cc:336] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111)
I20260709 13:15:48.745725 12702 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:48.746783 12741 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 5f2d19cde0a04ad09b237c82d6023b8f
I20260709 13:15:48.747478 12852 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:48.747876 12852 raft_consensus.cc:697] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:48.748618 12852 consensus_queue.cc:237] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:48.755694 12525 catalog_manager.cc:5697] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 1 to 2, leader changed from 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:48.990082 12666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111) [suppressed 132 similar messages]
W20260709 13:15:49.303987 12740 consensus_peers.cc:597] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:49.344677 12702 raft_consensus.cc:1275] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:49.346007 12852 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:49.541478 12740 consensus_peers.cc:597] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.558437 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:49.566540 12740 consensus_peers.cc:597] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.580830 12666 consensus_peers.cc:597] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.776842 12740 consensus_peers.cc:597] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.845642 12666 consensus_peers.cc:597] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.867867 12666 consensus_peers.cc:597] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:49.955139 12666 consensus_peers.cc:597] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:50.148922 12666 consensus_peers.cc:597] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:50.382867 12740 consensus_peers.cc:597] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:50.559803 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:51.560844 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:51.926399 12666 consensus_peers.cc:597] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:51.978839 12740 consensus_peers.cc:597] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:52.050629 12740 consensus_peers.cc:597] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:52.324013 12666 consensus_peers.cc:597] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:52.371763  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:52.379326 12920 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 13:15:52.380040 12921 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 13:15:52.384044 12923 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 13:15:52.384577  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:52.385821  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:52.386102  8346 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 13:15:52.386322  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602952386305 us; error 0 us; skew 500 ppm
I20260709 13:15:52.387164  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:15:52.389508 12666 consensus_peers.cc:597] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:52.390614  8346 webserver.cc:533] Webserver started at http://127.8.38.129:41401/ using document root <none> and password file <none>
I20260709 13:15:52.391299  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:52.391508  8346 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:52.396040  8346 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:15:52.400899 12928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.401762  8346 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:15:52.402108  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
format_stamp: "Formatted at 2026-07-09 13:15:45 on dist-test-slave-28ks"
I20260709 13:15:52.402565  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602838658523-8346-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:15:52.434604 12666 consensus_peers.cc:597] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:52.442982 12740 consensus_peers.cc:597] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:52.443882  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:52.445351  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:52.447453  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:52.452301 12935 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:15:52.509651  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:15:52.510046  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.002s	sys 0.000s
I20260709 13:15:52.510417  8346 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:15:52.516742 12935 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.532240 12935 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.534075 12935 tablet_bootstrap.cc:492] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.534693 12935 ts_tablet_manager.cc:1403] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:15:52.537263 12935 raft_consensus.cc:359] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.538172 12935 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.538875 12935 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.541846 12935 ts_tablet_manager.cc:1434] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:52.542623 12935 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.554499  8346 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:15:52.554833  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.039s	sys 0.003s
I20260709 13:15:52.555173 12935 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.556108 12935 tablet_bootstrap.cc:492] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.556923 12935 ts_tablet_manager.cc:1403] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:15:52.559594 12935 raft_consensus.cc:359] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
W20260709 13:15:52.560034 12740 consensus_peers.cc:597] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:52.560304 12935 raft_consensus.cc:740] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.561141 12935 consensus_queue.cc:260] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
W20260709 13:15:52.561870 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:52.562958 12935 ts_tablet_manager.cc:1434] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:15:52.563830 12935 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.577517 12935 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.578270 12935 tablet_bootstrap.cc:492] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.578869 12935 ts_tablet_manager.cc:1403] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:15:52.581068 12935 raft_consensus.cc:359] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.581679 12935 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.582423 12935 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.584542 12935 ts_tablet_manager.cc:1434] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:52.585342 12935 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.596225 12935 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.597074 12935 tablet_bootstrap.cc:492] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.597805 12935 ts_tablet_manager.cc:1403] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:15:52.600095 12935 raft_consensus.cc:359] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.600615 12935 raft_consensus.cc:740] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.601285 12935 consensus_queue.cc:260] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.603546 12935 ts_tablet_manager.cc:1434] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:52.604206 12935 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.616899 12935 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.617657 12935 tablet_bootstrap.cc:492] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.618239 12935 ts_tablet_manager.cc:1403] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:15:52.620286  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:35725
I20260709 13:15:52.620455 12997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:35725 every 8 connection(s)
I20260709 13:15:52.620911 12935 raft_consensus.cc:359] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.621484 12935 raft_consensus.cc:740] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.622098 12935 consensus_queue.cc:260] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.624043 12935 ts_tablet_manager.cc:1434] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:52.624743 12935 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.626484  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:52.640203 12935 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.641193 12935 tablet_bootstrap.cc:492] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.641831 12935 ts_tablet_manager.cc:1403] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:15:52.644212 12935 raft_consensus.cc:359] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.644732 12935 raft_consensus.cc:740] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.645460 12935 consensus_queue.cc:260] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.648301 12935 ts_tablet_manager.cc:1434] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:52.649402 12935 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.651207 12998 heartbeater.cc:344] Connected to a master server at 127.8.38.190:37211
I20260709 13:15:52.651719 12998 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:52.653121 12998 heartbeater.cc:507] Master 127.8.38.190:37211 requested a full tablet report, sending...
I20260709 13:15:52.661046 12522 ts_manager.cc:194] Re-registered known tserver with Master: 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:52.665551 12702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:52.666437 12702 raft_consensus.cc:606] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:52.666960 12935 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.668073 12935 tablet_bootstrap.cc:492] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.668720 12935 ts_tablet_manager.cc:1403] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:15:52.671207 12935 raft_consensus.cc:359] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.671713 12935 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.672312 12935 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.673784 12935 ts_tablet_manager.cc:1434] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:52.674587 12935 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.676888 12522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53698
I20260709 13:15:52.682049 12998 heartbeater.cc:499] Master 127.8.38.190:37211 was elected leader, sending a full tablet report...
I20260709 13:15:52.688611 12935 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.689561 12935 tablet_bootstrap.cc:492] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.690371 12935 ts_tablet_manager.cc:1403] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:15:52.691197 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01266338cb64c458e50d755388ac4df"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:52.691758 12775 raft_consensus.cc:606] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:52.693316 12935 raft_consensus.cc:359] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.694173 12935 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.694353 12702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:52.694947 12702 raft_consensus.cc:606] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:52.694968 12935 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.696280  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:52.697199  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:52.697496 12935 ts_tablet_manager.cc:1434] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:15:52.698499 12935 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.697962  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:52.714836 12935 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.715764 12935 tablet_bootstrap.cc:492] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.716475 12935 ts_tablet_manager.cc:1403] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:15:52.720441 12915 raft_consensus.cc:993] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:52.721091 12915 raft_consensus.cc:1081] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:52.720777 12935 raft_consensus.cc:359] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:52.722210 12935 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.722977 12702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01266338cb64c458e50d755388ac4df"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:52.723670 12702 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:52.724112 12702 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.723831 12935 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [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: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:52.726174 12935 ts_tablet_manager.cc:1434] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:15:52.727210 12935 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap starting.
I20260709 13:15:52.733526 12702 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:52.736733 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:52.737483 12775 raft_consensus.cc:3055] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:52.737843 12775 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:52.738788 12775 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [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: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:52.740708 12775 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.746757 12702 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 3 election: Requested vote from peers a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589), 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:52.752863 12935 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: 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 13:15:52.753051 12775 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:52.754494 12935 tablet_bootstrap.cc:492] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Bootstrap complete.
I20260709 13:15:52.754858 12668 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [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: a8b6e8e4918848deabb0dbb3b7aec342, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:52.755268 12935 ts_tablet_manager.cc:1403] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.017s
I20260709 13:15:52.756213 12918 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:52.758023 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:52.758107 12935 raft_consensus.cc:359] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.758809 12970 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.759183 12935 raft_consensus.cc:740] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2d19cde0a04ad09b237c82d6023b8f, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.759996 12935 consensus_queue.cc:260] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.762355 12935 ts_tablet_manager.cc:1434] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:52.767004 12970 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:52.771916 12918 raft_consensus.cc:697] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:52.773130 12918 consensus_queue.cc:237] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [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: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:52.782966 12525 catalog_manager.cc:5697] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 2 to 3, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 3 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.794417 12918 raft_consensus.cc:993] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:52.795064 13017 raft_consensus.cc:1081] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:52.797111 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:52.797806 12775 raft_consensus.cc:493] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:52.798228 12775 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.805961 12775 raft_consensus.cc:515] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.807595 12775 leader_election.cc:290] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:52.808365 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:52.808681 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:52.809060 12970 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.809311 12702 raft_consensus.cc:3055] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:52.809721 12702 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:52.810472 12702 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.811546 12702 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.814278 12970 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:52.815416 12740 leader_election.cc:304] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:52.816238 12915 raft_consensus.cc:2804] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:52.816685 12915 raft_consensus.cc:697] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:52.817538 12702 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:52.817519 12915 consensus_queue.cc:237] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:52.825613 12525 catalog_manager.cc:5697] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 1 to 2, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:52.946419 12970 raft_consensus.cc:3060] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.951891 12970 pending_rounds.cc:85] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Aborting all ops after (but not including) 0
I20260709 13:15:52.952217 12970 pending_rounds.cc:107] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:15:52.952481 12970 raft_consensus.cc:2889] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:53.213284 12918 raft_consensus.cc:993] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:53.213779 13017 raft_consensus.cc:1081] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:53.215364 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:53.215847 12775 raft_consensus.cc:493] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.216156 12775 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.221923 12775 raft_consensus.cc:515] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.223970 12775 leader_election.cc:290] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:53.224745 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:53.225178 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbb4144fa2949de9b0a1dc22a973d0e" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:53.225442 12970 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.225805 12700 raft_consensus.cc:3055] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.226142 12700 raft_consensus.cc:740] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:53.226962 12700 consensus_queue.cc:260] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.228065 12700 raft_consensus.cc:3060] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.232771 12970 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:53.234007 12740 leader_election.cc:304] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:53.234886 12700 raft_consensus.cc:2468] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:53.234928 12915 raft_consensus.cc:2804] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.235704 12915 raft_consensus.cc:697] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:53.236698 12915 consensus_queue.cc:237] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.244689 12525 catalog_manager.cc:5697] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 1 to 2, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:53.312891 12700 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.314108 13030 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.345480 12775 raft_consensus.cc:1275] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.345811 12971 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.346905 13017 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:53.347847 13035 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:53.360945 12970 raft_consensus.cc:1275] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.363354 13031 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:53.562911 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:53.708887  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:53.716346 12776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:53.716893 12776 raft_consensus.cc:606] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:53.719415 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01266338cb64c458e50d755388ac4df"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:53.719851 12700 raft_consensus.cc:606] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:53.722158 12776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:53.722640 12776 raft_consensus.cc:606] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:53.723852  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:53.724398  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:53.724963  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:53.741487 12970 raft_consensus.cc:1275] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.743108 13036 consensus_queue.cc:1048] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:53.743911 12915 raft_consensus.cc:993] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:53.744481 12915 raft_consensus.cc:1081] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:53.746160 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:53.746668 12700 raft_consensus.cc:493] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.747077 12700 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.753201 12702 raft_consensus.cc:1275] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.755116 12915 consensus_queue.cc:1048] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.755254 12700 raft_consensus.cc:515] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.758095 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:53.758751 12970 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.764287 12776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:53.765050 12776 raft_consensus.cc:3055] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:53.765365 12776 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:53.765795 12700 leader_election.cc:290] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 3 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:53.766206 12776 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.767405 12776 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.768447 12970 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:53.769744 12666 leader_election.cc:304] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [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: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:53.770608 12918 raft_consensus.cc:2804] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:53.771095 12918 raft_consensus.cc:697] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:53.771908 12918 consensus_queue.cc:237] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.775496 12776 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:53.779294 13035 raft_consensus.cc:993] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:53.779886 12915 raft_consensus.cc:1081] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:53.781656 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:53.781138 12525 catalog_manager.cc:5697] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 2 to 3, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 3 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.782276 12700 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.782693 12700 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.789166 12700 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.791162 12700 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:53.792627 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:53.793087 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:53.793365 12970 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.793771 12775 raft_consensus.cc:3055] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.794087 12775 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:53.794942 12775 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.796290 12775 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.800880 12970 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 2.
I20260709 13:15:53.802016 12666 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:53.802683 12918 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.803138 12918 raft_consensus.cc:697] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:53.803540 12775 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 2.
I20260709 13:15:53.804153 12918 consensus_queue.cc:237] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:53.811463 12525 catalog_manager.cc:5697] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 1 to 2, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.885358 12918 raft_consensus.cc:993] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:53.885828 13031 raft_consensus.cc:1081] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:53.887322 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01266338cb64c458e50d755388ac4df"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:53.887755 12775 raft_consensus.cc:493] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.888041 12775 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:53.893208 12775 raft_consensus.cc:515] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:53.894863 12775 leader_election.cc:290] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 4 election: Requested vote from peers b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545), 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725)
I20260709 13:15:53.895728 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:53.895850 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01266338cb64c458e50d755388ac4df" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:53.896337 12700 raft_consensus.cc:3055] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:53.896457 12970 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:53.896720 12700 raft_consensus.cc:740] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:53.897511 12700 consensus_queue.cc:260] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [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: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:53.898644 12700 raft_consensus.cc:3060] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:53.902400 12970 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 4.
I20260709 13:15:53.903702 12740 leader_election.cc:304] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [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: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:53.904063 12700 raft_consensus.cc:2468] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 4.
I20260709 13:15:53.904515 12915 raft_consensus.cc:2804] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:53.905107 12915 raft_consensus.cc:697] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:53.905866 12915 consensus_queue.cc:237] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [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: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } }
I20260709 13:15:53.912696 12525 catalog_manager.cc:5697] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 3 to 4, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 4 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.160676 12775 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:54.162099 13031 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:54.172027 12970 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:54.173499 13031 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:54.284706 12970 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.285904 13031 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.297683 12775 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.298959 13046 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.451683 12970 raft_consensus.cc:1275] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:54.452987 12915 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:54.462435 12700 raft_consensus.cc:1275] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:54.465566 13049 consensus_queue.cc:1048] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:15:54.563962 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:54.731385  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:54.738849 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:54.739444 12700 raft_consensus.cc:606] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:54.742007 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:54.742493 12700 raft_consensus.cc:606] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:54.744920 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:54.745535 12775 raft_consensus.cc:606] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:54.746770  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:54.747308  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:54.747866  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:54.895303 12918 raft_consensus.cc:993] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:54.895857 13046 raft_consensus.cc:1081] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:54.897459 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:54.897958 12775 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.898242 12775 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:54.903270 12775 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:54.904928 12775 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 3 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:54.905648 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:54.906296 12971 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:54.906245 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:54.907063 12700 raft_consensus.cc:3055] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:54.907395 12700 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:54.908231 12700 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:54.909533 12700 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:54.914120 12971 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 3.
I20260709 13:15:54.915510 12740 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [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: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:54.916198 13049 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:54.916818 12700 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 3.
I20260709 13:15:54.916864 13049 raft_consensus.cc:697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:54.917833 13049 consensus_queue.cc:237] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:54.924237 12525 catalog_manager.cc:5697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 2 to 3, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:55.025537 12918 raft_consensus.cc:993] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:55.025990 13046 raft_consensus.cc:1081] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:55.027405 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:55.027858 12775 raft_consensus.cc:493] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:55.028136 12775 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.033362 12775 raft_consensus.cc:515] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.034801 12775 leader_election.cc:290] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:55.035794 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:55.035697 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:55.036504 12700 raft_consensus.cc:3055] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:55.036559 12971 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.036774 12700 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:55.037657 12700 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.038609 12700 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.041843 12971 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:55.042894 12740 leader_election.cc:304] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:55.043715 13035 raft_consensus.cc:2804] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:55.043725 12700 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 2.
I20260709 13:15:55.044241 13035 raft_consensus.cc:697] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:55.045178 13035 consensus_queue.cc:237] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.051445 12525 catalog_manager.cc:5697] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 1 to 2, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:55.093737 13055 raft_consensus.cc:993] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.094187 13055 raft_consensus.cc:1081] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.095639 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:55.096127 12700 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:55.096426 12700 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.101473 12700 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.103281 12700 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:55.104125 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:55.104331 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:55.104792 12971 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.104856 12775 raft_consensus.cc:3055] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:55.105286 12775 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:55.105957 12775 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.106839 12775 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:55.109905 12971 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 2.
I20260709 13:15:55.110972 12666 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:55.111248 12775 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 2.
I20260709 13:15:55.111693 13046 raft_consensus.cc:2804] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:55.112229 13046 raft_consensus.cc:697] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:55.113080 13046 consensus_queue.cc:237] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.120307 12525 catalog_manager.cc:5697] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 1 to 2, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.352267 12700 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:55.353608 13055 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:55.363808 12971 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:55.365113 13035 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:55.552174 12971 raft_consensus.cc:1275] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:55.553717 13035 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:55.562801 12700 raft_consensus.cc:1275] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:55.565527 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:55.566220 13055 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:55.681720 12971 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:55.682911 13046 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:55.693066 12775 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:55.694656 13046 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:55.754479  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:55.761456 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:55.761947 12775 raft_consensus.cc:606] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:55.764292 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:55.764686 12775 raft_consensus.cc:606] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:55.766866 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:55.767386 12700 raft_consensus.cc:606] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:55.768644  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:55.769111  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:55.769608  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:55.813145 13035 raft_consensus.cc:993] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.813616 13049 raft_consensus.cc:1081] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.814901 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:55.815397 12700 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:55.815713 12700 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:55.820452 12700 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.821789 12700 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 4 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:55.822727 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:55.822842 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:55.823390 12971 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:55.823521 12775 raft_consensus.cc:3055] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:55.823886 12775 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:55.824559 12775 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.825675 12775 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:55.828735 12971 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 4.
I20260709 13:15:55.829877 12666 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [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: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:55.830610 13046 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:55.831112 13046 raft_consensus.cc:697] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:55.831266 12775 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 4.
I20260709 13:15:55.831898 13046 consensus_queue.cc:237] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.838097 12525 catalog_manager.cc:5697] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 3 to 4, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 4 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:55.984709 13055 raft_consensus.cc:993] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.985196 13049 raft_consensus.cc:1081] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:55.986748 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:55.987246 12700 raft_consensus.cc:493] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:55.987645 12700 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:55.991971 12700 raft_consensus.cc:515] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.993386 12700 leader_election.cc:290] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 3 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:55.994303 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:55.994386 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b65c744a347ba8fa978762af72bdd" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:55.995100 12971 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:55.995186 12775 raft_consensus.cc:3055] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:55.995581 12775 raft_consensus.cc:740] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:55.996243 12775 consensus_queue.cc:260] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:55.997174 12775 raft_consensus.cc:3060] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:56.000335 12971 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:56.001602 12666 leader_election.cc:304] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [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: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:56.001847 12775 raft_consensus.cc:2468] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 3.
I20260709 13:15:56.002468 13046 raft_consensus.cc:2804] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:56.002902 13046 raft_consensus.cc:697] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:56.003695 13046 consensus_queue.cc:237] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:56.009646 12525 catalog_manager.cc:5697] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 2 to 3, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 3 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.187000 13067 raft_consensus.cc:993] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:56.187530 13067 raft_consensus.cc:1081] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:56.189862 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:56.190572 12775 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:56.191056 12775 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:56.196029 12775 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:56.197368 12775 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 3 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:56.198314 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:56.198649 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:56.198887 12971 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:56.199232 12700 raft_consensus.cc:3055] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:56.199506 12700 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:56.200052 12700 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:56.200981 12700 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:56.203958 12971 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 3.
I20260709 13:15:56.205072 12740 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [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: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:56.205479 12700 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 3.
I20260709 13:15:56.205729 13049 raft_consensus.cc:2804] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:56.206241 13049 raft_consensus.cc:697] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:56.206976 13049 consensus_queue.cc:237] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:56.212631 12525 catalog_manager.cc:5697] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 2 to 3, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.233855 12775 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:56.235149 13068 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:56.244822 12971 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:56.246198 13067 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:56.444316 12775 raft_consensus.cc:1275] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:56.445585 13067 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:56.452766 12971 raft_consensus.cc:1275] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:56.454563 13046 consensus_queue.cc:1048] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:56.566576 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:56.748332 12971 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:56.749728 13049 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:56.761523 12700 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:56.762951 13078 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:56.779973  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:56.787091 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:56.787619 12700 raft_consensus.cc:606] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:56.790256 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
mode: GRACEFUL
new_leader_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:15:56.790755 12775 raft_consensus.cc:606] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Received request to transfer leadership to TS b28811e4f17f4d03aa385465e8784118
I20260709 13:15:56.793349 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
mode: GRACEFUL
new_leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:50082
I20260709 13:15:56.793870 12700 raft_consensus.cc:606] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Received request to transfer leadership to TS a8b6e8e4918848deabb0dbb3b7aec342
I20260709 13:15:56.794921  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:56.795382  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:56.795884  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:57.164999 13067 raft_consensus.cc:993] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:57.165426 13067 raft_consensus.cc:1081] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:57.166731 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:57.167205 12775 raft_consensus.cc:493] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.167487 12775 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.171994 12775 raft_consensus.cc:515] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.173363 12775 leader_election.cc:290] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 4 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:57.174221 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:57.174330 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdac63b9b436461ab1567d3506899ec4" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:57.174899 12971 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.174925 12700 raft_consensus.cc:3055] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:57.175431 12700 raft_consensus.cc:740] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:57.176082 12700 consensus_queue.cc:260] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.176919 12700 raft_consensus.cc:3060] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.179838 12971 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 4.
I20260709 13:15:57.180953 12740 leader_election.cc:304] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [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: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:57.181520 12700 raft_consensus.cc:2468] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 4.
I20260709 13:15:57.181595 13078 raft_consensus.cc:2804] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:57.182301 13078 raft_consensus.cc:697] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:57.185811 13078 consensus_queue.cc:237] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.192565 12525 catalog_manager.cc:5697] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 3 to 4, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 4 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.325006 13068 raft_consensus.cc:993] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: : Instructing follower a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:57.325466 13068 raft_consensus.cc:1081] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Signalling peer a8b6e8e4918848deabb0dbb3b7aec342 to start an election
I20260709 13:15:57.326800 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd"
dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
 from {username='slave'} at 127.0.0.1:34970
I20260709 13:15:57.327291 12775 raft_consensus.cc:493] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.327567 12775 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:57.334203 12775 raft_consensus.cc:515] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.334782 13078 raft_consensus.cc:993] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: : Instructing follower b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:57.335302 13079 raft_consensus.cc:1081] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Signalling peer b28811e4f17f4d03aa385465e8784118 to start an election
I20260709 13:15:57.336181 12775 leader_election.cc:290] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [CANDIDATE]: Term 5 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545)
I20260709 13:15:57.336956 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:57.337299 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1a01827fd274799b3b898201eea9580"
dest_uuid: "b28811e4f17f4d03aa385465e8784118"
 from {username='slave'} at 127.0.0.1:50058
I20260709 13:15:57.337486 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688bc895bc2447ae9adcf5101f418cfd" candidate_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b28811e4f17f4d03aa385465e8784118"
I20260709 13:15:57.337606 12971 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:57.337852 12700 raft_consensus.cc:493] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.338156 12702 raft_consensus.cc:3055] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:57.338289 12700 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.338580 12702 raft_consensus.cc:740] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:57.339504 12702 consensus_queue.cc:260] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.340430 12702 raft_consensus.cc:3060] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:57.344756 12971 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 5.
I20260709 13:15:57.344779 12700 raft_consensus.cc:515] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.346179 12740 leader_election.cc:304] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [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: 5f2d19cde0a04ad09b237c82d6023b8f, a8b6e8e4918848deabb0dbb3b7aec342; no voters: 
I20260709 13:15:57.346930 13078 raft_consensus.cc:2804] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:57.347654 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f2d19cde0a04ad09b237c82d6023b8f"
I20260709 13:15:57.346930 12702 raft_consensus.cc:2468] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6e8e4918848deabb0dbb3b7aec342 in term 5.
I20260709 13:15:57.348045 13078 raft_consensus.cc:697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 5 LEADER]: Becoming Leader. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:57.348213 12971 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.347366 12700 leader_election.cc:290] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [CANDIDATE]: Term 4 election: Requested vote from peers 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725), a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131:39589)
I20260709 13:15:57.349048 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a01827fd274799b3b898201eea9580" candidate_uuid: "b28811e4f17f4d03aa385465e8784118" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8b6e8e4918848deabb0dbb3b7aec342"
I20260709 13:15:57.349712 12775 raft_consensus.cc:3055] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:57.350001 12775 raft_consensus.cc:740] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8b6e8e4918848deabb0dbb3b7aec342, State: Running, Role: LEADER
I20260709 13:15:57.349818 13078 consensus_queue.cc:237] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.350733 12775 consensus_queue.cc:260] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.351740 12775 raft_consensus.cc:3060] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:57.355747 12971 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 4.
I20260709 13:15:57.356850 12666 leader_election.cc:304] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [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: 5f2d19cde0a04ad09b237c82d6023b8f, b28811e4f17f4d03aa385465e8784118; no voters: 
I20260709 13:15:57.357616 13068 raft_consensus.cc:2804] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:57.358091 13068 raft_consensus.cc:697] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Becoming Leader. State: Replica: b28811e4f17f4d03aa385465e8784118, State: Running, Role: LEADER
I20260709 13:15:57.357954 12525 catalog_manager.cc:5697] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 reported cstate change: term changed from 4 to 5, leader changed from b28811e4f17f4d03aa385465e8784118 (127.8.38.130) to a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131). New cstate: current_term: 5 leader_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.358873 12775 raft_consensus.cc:2468] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b28811e4f17f4d03aa385465e8784118 in term 4.
I20260709 13:15:57.359000 13068 consensus_queue.cc:237] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [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: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } }
I20260709 13:15:57.367089 12522 catalog_manager.cc:5697] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 reported cstate change: term changed from 3 to 4, leader changed from a8b6e8e4918848deabb0dbb3b7aec342 (127.8.38.131) to b28811e4f17f4d03aa385465e8784118 (127.8.38.130). New cstate: current_term: 4 leader_uuid: "b28811e4f17f4d03aa385465e8784118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:57.567682 12573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:57.663574 12971 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:57.664717 13078 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:57.670410 12702 raft_consensus.cc:1275] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:57.672080 13085 consensus_queue.cc:1048] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:57.759960 12702 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 5 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:57.761330 13085 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b28811e4f17f4d03aa385465e8784118" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:57.773092 12971 raft_consensus.cc:1275] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 5 FOLLOWER]: Refusing update from remote peer a8b6e8e4918848deabb0dbb3b7aec342: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:57.774308 13085 consensus_queue.cc:1048] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:57.801959  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:57.818377 12971 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:57.819550 13068 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f2d19cde0a04ad09b237c82d6023b8f" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:57.830207 12775 raft_consensus.cc:1275] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Refusing update from remote peer b28811e4f17f4d03aa385465e8784118: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:57.832331 13098 consensus_queue.cc:1048] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b6e8e4918848deabb0dbb3b7aec342" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 39589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:57.834412  8346 tablet_server.cc:179] TabletServer@127.8.38.129:35725 shutting down...
I20260709 13:15:57.860023  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:57.860631  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.861196  8346 raft_consensus.cc:2243] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.861606  8346 raft_consensus.cc:2272] T 688bc895bc2447ae9adcf5101f418cfd P 5f2d19cde0a04ad09b237c82d6023b8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.864471  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.865013  8346 raft_consensus.cc:2243] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.865382  8346 raft_consensus.cc:2272] T 436b65c744a347ba8fa978762af72bdd P 5f2d19cde0a04ad09b237c82d6023b8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.867141  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.867668  8346 raft_consensus.cc:2243] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.868101  8346 raft_consensus.cc:2272] T d7468ce5d15741aca8f04578d97d3e22 P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.869886  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.870429  8346 raft_consensus.cc:2243] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.870877  8346 raft_consensus.cc:2272] T 5703b4d463914d0b9f4cf3be6e7e5e2c P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.873100  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.873569  8346 raft_consensus.cc:2243] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.873898  8346 raft_consensus.cc:2272] T bf9443aa60914c5a943cfa67528f3a37 P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.875779  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.876340  8346 raft_consensus.cc:2243] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.876760  8346 raft_consensus.cc:2272] T baa167c759f244ec9462d15ded07975f P 5f2d19cde0a04ad09b237c82d6023b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.878460  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.878989  8346 raft_consensus.cc:2243] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.879484  8346 raft_consensus.cc:2272] T b01266338cb64c458e50d755388ac4df P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.881176  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.881681  8346 raft_consensus.cc:2243] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.882079  8346 raft_consensus.cc:2272] T 7dbb4144fa2949de9b0a1dc22a973d0e P 5f2d19cde0a04ad09b237c82d6023b8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.883877  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.884371  8346 raft_consensus.cc:2243] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.884801  8346 raft_consensus.cc:2272] T a1a01827fd274799b3b898201eea9580 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.887167  8346 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:57.887626  8346 raft_consensus.cc:2243] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.888034  8346 raft_consensus.cc:2272] T cdac63b9b436461ab1567d3506899ec4 P 5f2d19cde0a04ad09b237c82d6023b8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.915683  8346 tablet_server.cc:196] TabletServer@127.8.38.129:35725 shutdown complete.
I20260709 13:15:57.933933  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
W20260709 13:15:57.951498 12666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111) [suppressed 72 similar messages]
W20260709 13:15:57.956861 12666 consensus_peers.cc:597] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:57.963593 12740 consensus_peers.cc:597] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.965690  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:57.966617  8346 tablet_replica.cc:333] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.967816  8346 raft_consensus.cc:2243] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.968428  8346 raft_consensus.cc:2272] T 688bc895bc2447ae9adcf5101f418cfd P b28811e4f17f4d03aa385465e8784118 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:57.969880 12666 consensus_peers.cc:597] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.971282  8346 tablet_replica.cc:333] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.971979  8346 raft_consensus.cc:2243] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.972406  8346 raft_consensus.cc:2272] T 7dbb4144fa2949de9b0a1dc22a973d0e P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.974400  8346 tablet_replica.cc:333] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.975109  8346 raft_consensus.cc:2243] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.975898  8346 raft_consensus.cc:2272] T a1a01827fd274799b3b898201eea9580 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.978180  8346 tablet_replica.cc:333] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.978782  8346 raft_consensus.cc:2243] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.979231  8346 raft_consensus.cc:2272] T b01266338cb64c458e50d755388ac4df P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.981066  8346 tablet_replica.cc:333] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.981563  8346 raft_consensus.cc:2243] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.982007  8346 raft_consensus.cc:2272] T baa167c759f244ec9462d15ded07975f P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.983944  8346 tablet_replica.cc:333] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.984472  8346 raft_consensus.cc:2243] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.984874  8346 raft_consensus.cc:2272] T cdac63b9b436461ab1567d3506899ec4 P b28811e4f17f4d03aa385465e8784118 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.987394  8346 tablet_replica.cc:333] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.987902  8346 raft_consensus.cc:2243] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.988665  8346 raft_consensus.cc:2272] T bf9443aa60914c5a943cfa67528f3a37 P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.990828  8346 tablet_replica.cc:333] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.991446  8346 raft_consensus.cc:2243] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.992203  8346 raft_consensus.cc:2272] T d7468ce5d15741aca8f04578d97d3e22 P b28811e4f17f4d03aa385465e8784118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.994278  8346 tablet_replica.cc:333] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.994786  8346 raft_consensus.cc:2243] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.995275  8346 raft_consensus.cc:2272] T 5703b4d463914d0b9f4cf3be6e7e5e2c P b28811e4f17f4d03aa385465e8784118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.997303  8346 tablet_replica.cc:333] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118: stopping tablet replica
I20260709 13:15:57.998000  8346 raft_consensus.cc:2243] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.998894  8346 raft_consensus.cc:2272] T 436b65c744a347ba8fa978762af72bdd P b28811e4f17f4d03aa385465e8784118 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.031790  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
W20260709 13:15:58.041594 12741 consensus_peers.cc:597] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Couldn't send request to peer b28811e4f17f4d03aa385465e8784118. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:44545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:58.055575  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
W20260709 13:15:58.063284 12741 consensus_peers.cc:597] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Couldn't send request to peer b28811e4f17f4d03aa385465e8784118. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:44545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:58.080972 12740 consensus_peers.cc:597] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer 5f2d19cde0a04ad09b237c82d6023b8f (127.8.38.129:35725): Couldn't send request to peer 5f2d19cde0a04ad09b237c82d6023b8f. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:58.087239  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:58.087990  8346 tablet_replica.cc:333] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.088630  8346 raft_consensus.cc:2243] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.089432  8346 raft_consensus.cc:2272] T 688bc895bc2447ae9adcf5101f418cfd P a8b6e8e4918848deabb0dbb3b7aec342 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.092032  8346 tablet_replica.cc:333] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.092638  8346 raft_consensus.cc:2243] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.093429  8346 raft_consensus.cc:2272] T cdac63b9b436461ab1567d3506899ec4 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.096271  8346 tablet_replica.cc:333] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.096877  8346 raft_consensus.cc:2243] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:58.097091 12741 consensus_peers.cc:597] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 -> Peer b28811e4f17f4d03aa385465e8784118 (127.8.38.130:44545): Couldn't send request to peer b28811e4f17f4d03aa385465e8784118. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:44545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:58.097337  8346 raft_consensus.cc:2272] T bf9443aa60914c5a943cfa67528f3a37 P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.099535  8346 tablet_replica.cc:333] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.100126  8346 raft_consensus.cc:2243] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:58.100538  8346 raft_consensus.cc:2272] T d7468ce5d15741aca8f04578d97d3e22 P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.102519  8346 tablet_replica.cc:333] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.103118  8346 raft_consensus.cc:2243] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.103863  8346 raft_consensus.cc:2272] T 5703b4d463914d0b9f4cf3be6e7e5e2c P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.105841  8346 tablet_replica.cc:333] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.106386  8346 raft_consensus.cc:2243] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.107152  8346 raft_consensus.cc:2272] T 7dbb4144fa2949de9b0a1dc22a973d0e P a8b6e8e4918848deabb0dbb3b7aec342 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.109001  8346 tablet_replica.cc:333] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.109568  8346 raft_consensus.cc:2243] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.110321  8346 raft_consensus.cc:2272] T b01266338cb64c458e50d755388ac4df P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.112489  8346 tablet_replica.cc:333] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.113041  8346 raft_consensus.cc:2243] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:58.113467  8346 raft_consensus.cc:2272] T a1a01827fd274799b3b898201eea9580 P a8b6e8e4918848deabb0dbb3b7aec342 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.115971  8346 tablet_replica.cc:333] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.116482  8346 raft_consensus.cc:2243] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:58.116894  8346 raft_consensus.cc:2272] T 436b65c744a347ba8fa978762af72bdd P a8b6e8e4918848deabb0dbb3b7aec342 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.118710  8346 tablet_replica.cc:333] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342: stopping tablet replica
I20260709 13:15:58.119244  8346 raft_consensus.cc:2243] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.120011  8346 raft_consensus.cc:2272] T baa167c759f244ec9462d15ded07975f P a8b6e8e4918848deabb0dbb3b7aec342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.145591  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:15:58.176183  8346 master.cc:562] Master@127.8.38.190:37211 shutting down...
I20260709 13:15:58.200837  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:58.201462  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:58.201862  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc476670794f4164a7f756e14f155407: stopping tablet replica
I20260709 13:15:58.222676  8346 master.cc:584] Master@127.8.38.190:37211 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12872 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:15:58.265568  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:43711
I20260709 13:15:58.266696  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.272540 13104 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 13:15:58.272646 13105 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 13:15:58.274369  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:58.275193 13107 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 13:15:58.276141  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.276317  8346 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 13:15:58.276521  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602958276488 us; error 0 us; skew 500 ppm
I20260709 13:15:58.277123  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.279834  8346 webserver.cc:533] Webserver started at http://127.8.38.190:41151/ using document root <none> and password file <none>
I20260709 13:15:58.280345  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.280535  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.280822  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.281867  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "9f318c8f73374f49886ef55e61443a35"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.286202  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:15:58.289543 13112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.290342  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:58.290632  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "9f318c8f73374f49886ef55e61443a35"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.290947  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-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 13:15:58.315980  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.317256  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.358331  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:43711
I20260709 13:15:58.358485 13163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:43711 every 8 connection(s)
I20260709 13:15:58.362315 13164 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 13:15:58.372639 13164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35: Bootstrap starting.
I20260709 13:15:58.377341 13164 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.381644 13164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35: No bootstrap required, opened a new log
I20260709 13:15:58.383759 13164 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER }
I20260709 13:15:58.384153 13164 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.384393 13164 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f318c8f73374f49886ef55e61443a35, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.385015 13164 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER }
I20260709 13:15:58.385473 13164 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:58.385671 13164 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:58.385975 13164 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:58.390585 13164 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER }
I20260709 13:15:58.391229 13164 leader_election.cc:304] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [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: 9f318c8f73374f49886ef55e61443a35; no voters: 
I20260709 13:15:58.392381 13164 leader_election.cc:290] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:58.392663 13167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:58.394202 13167 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 1 LEADER]: Becoming Leader. State: Replica: 9f318c8f73374f49886ef55e61443a35, State: Running, Role: LEADER
I20260709 13:15:58.394860 13167 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [LEADER]: Queue going to LEADER mode. State: All 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: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER }
I20260709 13:15:58.395620 13164 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:58.401895 13169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f318c8f73374f49886ef55e61443a35. Latest consensus state: current_term: 1 leader_uuid: "9f318c8f73374f49886ef55e61443a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER } }
I20260709 13:15:58.402590 13169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:58.402195 13168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f318c8f73374f49886ef55e61443a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f318c8f73374f49886ef55e61443a35" member_type: VOTER } }
I20260709 13:15:58.402987 13168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:58.404484 13174 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:58.410578 13174 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:58.412825  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:58.419816 13174 catalog_manager.cc:1383] Generated new cluster ID: f55642b8fe474101b09e1e997f449af0
I20260709 13:15:58.420096 13174 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:58.444064 13174 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:58.445297 13174 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:58.460506 13174 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35: Generated new TSK 0
I20260709 13:15:58.461076 13174 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:58.479224  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.485394 13185 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 13:15:58.486523 13186 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 13:15:58.488991  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:58.489015 13188 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 13:15:58.490216  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.490407  8346 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 13:15:58.490537  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602958490526 us; error 0 us; skew 500 ppm
I20260709 13:15:58.490984  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.493378  8346 webserver.cc:533] Webserver started at http://127.8.38.129:36439/ using document root <none> and password file <none>
I20260709 13:15:58.493798  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.493970  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.494182  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.495276  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "5f9817292b764840a2bf6c9d68a89ca0"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.499866  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:15:58.503288 13193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.504107  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:58.504434  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "5f9817292b764840a2bf6c9d68a89ca0"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.504736  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-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 13:15:58.521231  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.522461  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.524000  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.526248  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.526472  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.526712  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.526878  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.567905  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:45921
I20260709 13:15:58.568040 13255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:45921 every 8 connection(s)
I20260709 13:15:58.572990  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.580667 13260 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 13:15:58.581287 13261 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 13:15:58.583953 13263 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 13:15:58.584460  8346 server_base.cc:1061] running on GCE node
I20260709 13:15:58.585748  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:58.585781 13256 heartbeater.cc:344] Connected to a master server at 127.8.38.190:43711
W20260709 13:15:58.586164  8346 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 13:15:58.586352 13256 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.586460  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602958586437 us; error 0 us; skew 500 ppm
I20260709 13:15:58.587306  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.587374 13256 heartbeater.cc:507] Master 127.8.38.190:43711 requested a full tablet report, sending...
I20260709 13:15:58.589921  8346 webserver.cc:533] Webserver started at http://127.8.38.130:40465/ using document root <none> and password file <none>
I20260709 13:15:58.589921 13129 ts_manager.cc:194] Registered new tserver with Master: 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921)
I20260709 13:15:58.590569  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.590817  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.591135  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.592212 13129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33776
I20260709 13:15:58.592196  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "af59525dc0764daba7a33913f455664d"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.597157  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:58.600257 13268 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.600950  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:58.601250  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "af59525dc0764daba7a33913f455664d"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.601512  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-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 13:15:58.612206  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.613353  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.614740  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.617012  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.617238  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.617477  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.617643  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.659320  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:39511
I20260709 13:15:58.659439 13330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:39511 every 8 connection(s)
I20260709 13:15:58.664391  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.671603 13334 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 13:15:58.674607 13335 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 13:15:58.675256  8346 server_base.cc:1061] running on GCE node
W20260709 13:15:58.675859 13337 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 13:15:58.677114  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.677413  8346 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 13:15:58.677616 13331 heartbeater.cc:344] Connected to a master server at 127.8.38.190:43711
I20260709 13:15:58.677654  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602958677633 us; error 0 us; skew 500 ppm
I20260709 13:15:58.678131 13331 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.678453  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.678982 13331 heartbeater.cc:507] Master 127.8.38.190:43711 requested a full tablet report, sending...
I20260709 13:15:58.681123  8346 webserver.cc:533] Webserver started at http://127.8.38.131:42737/ using document root <none> and password file <none>
I20260709 13:15:58.681407 13129 ts_manager.cc:194] Registered new tserver with Master: af59525dc0764daba7a33913f455664d (127.8.38.130:39511)
I20260709 13:15:58.681792  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.682101  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.682421  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.683506 13129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33786
I20260709 13:15:58.684078  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "bf23264ad57a4165bd606380d795a4ce"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.688658  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:58.691939 13342 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.692775  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:58.693135  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "bf23264ad57a4165bd606380d795a4ce"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-28ks"
I20260709 13:15:58.693385  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602838658523-8346-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 13:15:58.708709  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.709841  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.711364  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.713662  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.713893  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.714140  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.714310  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.754153  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:38641
I20260709 13:15:58.754284 13404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:38641 every 8 connection(s)
I20260709 13:15:58.768234 13405 heartbeater.cc:344] Connected to a master server at 127.8.38.190:43711
I20260709 13:15:58.768630 13405 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.769309 13405 heartbeater.cc:507] Master 127.8.38.190:43711 requested a full tablet report, sending...
I20260709 13:15:58.771337 13129 ts_manager.cc:194] Registered new tserver with Master: bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:58.772042  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645102s
I20260709 13:15:58.773015 13129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33792
I20260709 13:15:58.797891 13129 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33802:
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 13:15:58.799998 13129 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 13:15:58.842479 13296 tablet_service.cc:1511] Processing CreateTablet for tablet bd80fc051a9a46028fc778e45f4a8eff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:58.845223 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd80fc051a9a46028fc778e45f4a8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.845808 13370 tablet_service.cc:1511] Processing CreateTablet for tablet bd80fc051a9a46028fc778e45f4a8eff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:58.846673 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd0ac3881a460ab707f9e72a3eb4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:58.847288 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd80fc051a9a46028fc778e45f4a8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.843660 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd0ac3881a460ab707f9e72a3eb4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:58.848021 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd0ac3881a460ab707f9e72a3eb4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.848430 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd0ac3881a460ab707f9e72a3eb4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.856688 13221 tablet_service.cc:1511] Processing CreateTablet for tablet bd80fc051a9a46028fc778e45f4a8eff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:58.858136 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd80fc051a9a46028fc778e45f4a8eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.861575 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd0ac3881a460ab707f9e72a3eb4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64db33d2b1f549ab874309c71d2bdf5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:58.862885 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd0ac3881a460ab707f9e72a3eb4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.883097 13421 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: Bootstrap starting.
I20260709 13:15:58.884516 13422 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: Bootstrap starting.
I20260709 13:15:58.886204 13420 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: Bootstrap starting.
I20260709 13:15:58.893697 13422 tablet_bootstrap.cc:654] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.894608 13420 tablet_bootstrap.cc:654] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.895723 13421 tablet_bootstrap.cc:654] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.900174 13422 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: No bootstrap required, opened a new log
I20260709 13:15:58.900665 13422 ts_tablet_manager.cc:1403] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 13:15:58.901338 13421 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: No bootstrap required, opened a new log
I20260709 13:15:58.901381 13420 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: No bootstrap required, opened a new log
I20260709 13:15:58.901875 13421 ts_tablet_manager.cc:1403] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.010s
I20260709 13:15:58.902201 13420 ts_tablet_manager.cc:1403] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 13:15:58.903640 13422 raft_consensus.cc:359] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.904500 13422 raft_consensus.cc:385] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.904837 13422 raft_consensus.cc:740] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.904865 13420 raft_consensus.cc:359] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.905150 13421 raft_consensus.cc:359] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.905675 13420 raft_consensus.cc:385] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.905905 13421 raft_consensus.cc:385] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.906062 13420 raft_consensus.cc:740] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.906400 13421 raft_consensus.cc:740] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.905812 13422 consensus_queue.cc:260] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.907137 13420 consensus_queue.cc:260] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.907421 13421 consensus_queue.cc:260] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.908499 13256 heartbeater.cc:499] Master 127.8.38.190:43711 was elected leader, sending a full tablet report...
I20260709 13:15:58.909096 13422 ts_tablet_manager.cc:1434] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 13:15:58.910385 13422 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: Bootstrap starting.
I20260709 13:15:58.922540 13422 tablet_bootstrap.cc:654] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.924291 13405 heartbeater.cc:499] Master 127.8.38.190:43711 was elected leader, sending a full tablet report...
I20260709 13:15:58.926386 13421 ts_tablet_manager.cc:1434] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.014s
I20260709 13:15:58.927394 13421 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: Bootstrap starting.
I20260709 13:15:58.924629 13420 ts_tablet_manager.cc:1434] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.015s
I20260709 13:15:58.926009 13331 heartbeater.cc:499] Master 127.8.38.190:43711 was elected leader, sending a full tablet report...
I20260709 13:15:58.933962 13421 tablet_bootstrap.cc:654] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.934998 13420 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: Bootstrap starting.
I20260709 13:15:58.939512 13422 tablet_bootstrap.cc:492] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: No bootstrap required, opened a new log
I20260709 13:15:58.940114 13422 ts_tablet_manager.cc:1403] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.020s
I20260709 13:15:58.943287 13422 raft_consensus.cc:359] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.944065 13422 raft_consensus.cc:385] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.944451 13422 raft_consensus.cc:740] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.945251 13422 consensus_queue.cc:260] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:58.947383 13422 ts_tablet_manager.cc:1434] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:58.943638 13421 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: No bootstrap required, opened a new log
I20260709 13:15:58.948319 13420 tablet_bootstrap.cc:654] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.948343 13421 ts_tablet_manager.cc:1403] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.011s
I20260709 13:15:58.950865 13421 raft_consensus.cc:359] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.951514 13421 raft_consensus.cc:385] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.951829 13421 raft_consensus.cc:740] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.952591 13421 consensus_queue.cc:260] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.954727 13421 ts_tablet_manager.cc:1434] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:58.954967 13420 tablet_bootstrap.cc:492] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: No bootstrap required, opened a new log
I20260709 13:15:58.955570 13420 ts_tablet_manager.cc:1403] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260709 13:15:58.958074 13420 raft_consensus.cc:359] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.958662 13420 raft_consensus.cc:385] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.958920 13420 raft_consensus.cc:740] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.959656 13420 consensus_queue.cc:260] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:58.961251 13420 ts_tablet_manager.cc:1434] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:15:59.001770 13428 raft_consensus.cc:493] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.002417 13428 raft_consensus.cc:515] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:59.005671 13428 leader_election.cc:290] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641), 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921)
I20260709 13:15:59.015774 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce" is_pre_election: true
I20260709 13:15:59.016503 13380 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 0.
I20260709 13:15:59.016553 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0" is_pre_election: true
I20260709 13:15:59.017241 13231 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 0.
I20260709 13:15:59.017602 13269 leader_election.cc:304] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af59525dc0764daba7a33913f455664d, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.018374 13428 raft_consensus.cc:2804] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.018682 13428 raft_consensus.cc:493] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.018944 13428 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.023837 13428 raft_consensus.cc:515] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:59.025522 13428 leader_election.cc:290] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Requested vote from peers bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641), 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921)
I20260709 13:15:59.026387 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:15:59.026535 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
I20260709 13:15:59.026921 13380 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.027164 13231 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.032595 13231 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.032595 13380 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.033980 13272 leader_election.cc:304] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, af59525dc0764daba7a33913f455664d; no voters: 
I20260709 13:15:59.034749 13428 raft_consensus.cc:2804] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.035632 13428 raft_consensus.cc:697] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Becoming Leader. State: Replica: af59525dc0764daba7a33913f455664d, State: Running, Role: LEADER
I20260709 13:15:59.036422 13428 consensus_queue.cc:237] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:15:59.043912 13129 catalog_manager.cc:5697] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d reported cstate change: term changed from 0 to 1, leader changed from <none> to af59525dc0764daba7a33913f455664d (127.8.38.130). New cstate: current_term: 1 leader_uuid: "af59525dc0764daba7a33913f455664d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.171106 13428 raft_consensus.cc:493] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.171586 13428 raft_consensus.cc:515] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.173310 13428 leader_election.cc:290] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.174288 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd0ac3881a460ab707f9e72a3eb4e6" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce" is_pre_election: true
I20260709 13:15:59.174178 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd0ac3881a460ab707f9e72a3eb4e6" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0" is_pre_election: true
I20260709 13:15:59.175063 13380 raft_consensus.cc:2468] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 0.
I20260709 13:15:59.175124 13231 raft_consensus.cc:2468] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 0.
I20260709 13:15:59.176223 13269 leader_election.cc:304] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af59525dc0764daba7a33913f455664d, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.177002 13428 raft_consensus.cc:2804] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.177310 13428 raft_consensus.cc:493] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.177587 13428 raft_consensus.cc:3060] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.182510 13428 raft_consensus.cc:515] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.184089 13428 leader_election.cc:290] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Requested vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.185014 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd0ac3881a460ab707f9e72a3eb4e6" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
I20260709 13:15:59.185025 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd0ac3881a460ab707f9e72a3eb4e6" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:15:59.185633 13231 raft_consensus.cc:3060] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.185704 13380 raft_consensus.cc:3060] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.190608 13380 raft_consensus.cc:2468] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.190622 13231 raft_consensus.cc:2468] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.191886 13269 leader_election.cc:304] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af59525dc0764daba7a33913f455664d, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.192565 13428 raft_consensus.cc:2804] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.193087 13428 raft_consensus.cc:697] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Becoming Leader. State: Replica: af59525dc0764daba7a33913f455664d, State: Running, Role: LEADER
I20260709 13:15:59.193807 13428 consensus_queue.cc:237] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.200734 13129 catalog_manager.cc:5697] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d reported cstate change: term changed from 0 to 1, leader changed from <none> to af59525dc0764daba7a33913f455664d (127.8.38.130). New cstate: current_term: 1 leader_uuid: "af59525dc0764daba7a33913f455664d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.242863 13129 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33808:
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 13:15:59.244935 13129 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 13:15:59.268671 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 5f504a48ce714ef39eb198c795ddafaf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:59.269972 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f504a48ce714ef39eb198c795ddafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.269980 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 5f504a48ce714ef39eb198c795ddafaf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:59.271373 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f504a48ce714ef39eb198c795ddafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.271185 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 5f504a48ce714ef39eb198c795ddafaf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:59.272419 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f504a48ce714ef39eb198c795ddafaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.275810 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9ba9aa306346f2aa6842053f32008e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:59.277096 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9ba9aa306346f2aa6842053f32008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.279847 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9ba9aa306346f2aa6842053f32008e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:59.281122 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9ba9aa306346f2aa6842053f32008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.280862 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9ba9aa306346f2aa6842053f32008e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4539893418ea42688620b670cc313591]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:59.282124 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9ba9aa306346f2aa6842053f32008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:59.292768 13421 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: Bootstrap starting.
I20260709 13:15:59.293217 13420 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: Bootstrap starting.
I20260709 13:15:59.299238 13420 tablet_bootstrap.cc:654] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.300283 13421 tablet_bootstrap.cc:654] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.306530 13422 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: Bootstrap starting.
I20260709 13:15:59.314743 13421 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: No bootstrap required, opened a new log
I20260709 13:15:59.315279 13421 ts_tablet_manager.cc:1403] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:15:59.316008 13422 tablet_bootstrap.cc:654] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.317463 13421 raft_consensus.cc:359] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.318037 13421 raft_consensus.cc:385] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.318368 13421 raft_consensus.cc:740] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.319211 13421 consensus_queue.cc:260] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.319715 13420 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: No bootstrap required, opened a new log
I20260709 13:15:59.320350 13420 ts_tablet_manager.cc:1403] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.016s
I20260709 13:15:59.320681 13422 tablet_bootstrap.cc:492] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: No bootstrap required, opened a new log
I20260709 13:15:59.321208 13422 ts_tablet_manager.cc:1403] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:15:59.321522 13421 ts_tablet_manager.cc:1434] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:59.322707 13421 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: Bootstrap starting.
I20260709 13:15:59.324764 13422 raft_consensus.cc:359] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.325517 13422 raft_consensus.cc:385] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.325845 13422 raft_consensus.cc:740] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.326625 13422 consensus_queue.cc:260] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.328493 13422 ts_tablet_manager.cc:1434] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:59.329456 13422 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: Bootstrap starting.
I20260709 13:15:59.329531 13421 tablet_bootstrap.cc:654] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.330518 13420 raft_consensus.cc:359] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.334582 13420 raft_consensus.cc:385] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.334993 13420 raft_consensus.cc:740] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.336301 13422 tablet_bootstrap.cc:654] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.335956 13420 consensus_queue.cc:260] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.337164 13421 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: No bootstrap required, opened a new log
I20260709 13:15:59.337986 13421 ts_tablet_manager.cc:1403] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260709 13:15:59.342072 13420 ts_tablet_manager.cc:1434] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:15:59.342088 13421 raft_consensus.cc:359] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.343268 13421 raft_consensus.cc:385] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.343408 13420 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Bootstrap starting.
I20260709 13:15:59.343824 13421 raft_consensus.cc:740] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.345077 13421 consensus_queue.cc:260] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.348418 13421 ts_tablet_manager.cc:1434] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:59.350634 13420 tablet_bootstrap.cc:654] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.353957 13422 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: No bootstrap required, opened a new log
I20260709 13:15:59.354455 13422 ts_tablet_manager.cc:1403] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:15:59.357951 13422 raft_consensus.cc:359] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.358566 13422 raft_consensus.cc:385] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.358778 13422 raft_consensus.cc:740] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.359162 13428 raft_consensus.cc:493] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.359406 13420 tablet_bootstrap.cc:492] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: No bootstrap required, opened a new log
I20260709 13:15:59.360003 13420 ts_tablet_manager.cc:1403] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:15:59.359678 13428 raft_consensus.cc:515] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.359570 13422 consensus_queue.cc:260] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.362192 13422 ts_tablet_manager.cc:1434] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:59.362641 13428 leader_election.cc:290] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.363197 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce" is_pre_election: true
I20260709 13:15:59.363197 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0" is_pre_election: true
I20260709 13:15:59.364459 13231 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 0.
W20260709 13:15:59.364586 13269 leader_election.cc:343] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.365653 13420 raft_consensus.cc:359] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.365653 13272 leader_election.cc:304] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [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: 5f9817292b764840a2bf6c9d68a89ca0, af59525dc0764daba7a33913f455664d; no voters: bf23264ad57a4165bd606380d795a4ce
I20260709 13:15:59.366472 13420 raft_consensus.cc:385] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.366847 13420 raft_consensus.cc:740] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.367399 13428 raft_consensus.cc:2804] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.367906 13428 raft_consensus.cc:493] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.368343 13428 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.367798 13420 consensus_queue.cc:260] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.371964 13420 ts_tablet_manager.cc:1434] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:15:59.375481 13428 raft_consensus.cc:515] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.378078 13428 leader_election.cc:290] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Requested vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.378198 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
I20260709 13:15:59.378931 13231 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.379282 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "af59525dc0764daba7a33913f455664d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:15:59.379886 13380 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.386281 13231 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.386773 13380 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af59525dc0764daba7a33913f455664d in term 1.
I20260709 13:15:59.387643 13272 leader_election.cc:304] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, af59525dc0764daba7a33913f455664d; no voters: 
I20260709 13:15:59.388480 13428 raft_consensus.cc:2804] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.389104 13428 raft_consensus.cc:697] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Becoming Leader. State: Replica: af59525dc0764daba7a33913f455664d, State: Running, Role: LEADER
I20260709 13:15:59.389865 13428 consensus_queue.cc:237] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.397158 13127 catalog_manager.cc:5697] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d reported cstate change: term changed from 0 to 1, leader changed from <none> to af59525dc0764daba7a33913f455664d (127.8.38.130). New cstate: current_term: 1 leader_uuid: "af59525dc0764daba7a33913f455664d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:59.408124 13177 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:59.427564 13428 consensus_queue.cc:1048] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.437253 13427 raft_consensus.cc:493] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.437918 13427 raft_consensus.cc:515] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.444875 13427 leader_election.cc:290] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), af59525dc0764daba7a33913f455664d (127.8.38.130:39511)
I20260709 13:15:59.449643 13428 consensus_queue.cc:1048] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.457993 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0" is_pre_election: true
I20260709 13:15:59.458786 13231 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 0.
I20260709 13:15:59.460147 13346 leader_election.cc:304] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.461063 13427 raft_consensus.cc:2804] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.461515 13427 raft_consensus.cc:493] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.462044 13427 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.468251 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af59525dc0764daba7a33913f455664d" is_pre_election: true
I20260709 13:15:59.469120 13306 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 0.
I20260709 13:15:59.471940 13427 raft_consensus.cc:515] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.473949 13427 leader_election.cc:290] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), af59525dc0764daba7a33913f455664d (127.8.38.130:39511)
I20260709 13:15:59.474782 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
I20260709 13:15:59.475176 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af59525dc0764daba7a33913f455664d"
I20260709 13:15:59.475507 13231 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.475850 13306 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.480842 13231 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 1.
I20260709 13:15:59.481483 13306 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 1.
I20260709 13:15:59.481987 13346 leader_election.cc:304] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.482774 13427 raft_consensus.cc:2804] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.483301 13427 raft_consensus.cc:697] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 LEADER]: Becoming Leader. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Running, Role: LEADER
I20260709 13:15:59.484033 13427 consensus_queue.cc:237] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.492424 13127 catalog_manager.cc:5697] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to bf23264ad57a4165bd606380d795a4ce (127.8.38.131). New cstate: current_term: 1 leader_uuid: "bf23264ad57a4165bd606380d795a4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.554450 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff"
dest_uuid: "af59525dc0764daba7a33913f455664d"
mode: GRACEFUL
new_leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:33136
I20260709 13:15:59.555070 13306 raft_consensus.cc:606] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Received request to transfer leadership to TS 5f9817292b764840a2bf6c9d68a89ca0
I20260709 13:15:59.573657 13380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf"
dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
mode: GRACEFUL
new_leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:58684
I20260709 13:15:59.574301 13380 raft_consensus.cc:606] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 LEADER]: Received request to transfer leadership to TS 5f9817292b764840a2bf6c9d68a89ca0
I20260709 13:15:59.580086 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e"
dest_uuid: "af59525dc0764daba7a33913f455664d"
mode: GRACEFUL
new_leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:33136
I20260709 13:15:59.580634 13306 raft_consensus.cc:606] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Received request to transfer leadership to TS 5f9817292b764840a2bf6c9d68a89ca0
I20260709 13:15:59.773039 13428 consensus_queue.cc:1048] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.785823 13428 consensus_queue.cc:1048] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.788694 13433 consensus_queue.cc:1048] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.809599 13433 consensus_queue.cc:1048] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.814585 13433 raft_consensus.cc:993] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: : Instructing follower 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:15:59.815862 13428 raft_consensus.cc:1081] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Signalling peer 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:15:59.818029 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e"
dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:48226
I20260709 13:15:59.819067 13231 raft_consensus.cc:493] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:59.820976 13231 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.827129 13231 raft_consensus.cc:515] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.829702 13231 leader_election.cc:290] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Requested vote from peers af59525dc0764daba7a33913f455664d (127.8.38.130:39511), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.840360 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:15:59.840977 13380 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.843377 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af59525dc0764daba7a33913f455664d"
I20260709 13:15:59.844053 13306 raft_consensus.cc:3055] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:59.844364 13306 raft_consensus.cc:740] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Running, Role: LEADER
I20260709 13:15:59.845301 13306 consensus_queue.cc:260] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.846644 13306 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.848318 13380 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:15:59.849766 13194 leader_election.cc:304] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:15:59.850660 13426 raft_consensus.cc:2804] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:59.851886 13426 raft_consensus.cc:697] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Becoming Leader. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Running, Role: LEADER
I20260709 13:15:59.852854 13426 consensus_queue.cc:237] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.853456 13306 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:15:59.859191 13128 catalog_manager.cc:5697] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 reported cstate change: term changed from 1 to 2, leader changed from af59525dc0764daba7a33913f455664d (127.8.38.130) to 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.920238 13427 consensus_queue.cc:1048] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.927696 13456 raft_consensus.cc:993] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: : Instructing follower 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:15:59.928522 13427 raft_consensus.cc:1081] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 LEADER]: Signalling peer 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:15:59.930509 13230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf"
dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:48242
I20260709 13:15:59.932194 13230 raft_consensus.cc:493] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:59.932631 13230 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.934552 13456 consensus_queue.cc:1048] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.940011 13230 raft_consensus.cc:515] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.945406 13230 leader_election.cc:290] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Requested vote from peers af59525dc0764daba7a33913f455664d (127.8.38.130:39511), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:15:59.945516 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af59525dc0764daba7a33913f455664d"
I20260709 13:15:59.946959 13306 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.946353 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f504a48ce714ef39eb198c795ddafaf" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:15:59.947610 13380 raft_consensus.cc:3055] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:59.948032 13380 raft_consensus.cc:740] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Running, Role: LEADER
I20260709 13:15:59.948859 13380 consensus_queue.cc:260] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.949797 13380 raft_consensus.cc:3060] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:59.952270 13306 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:15:59.953387 13196 leader_election.cc:304] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, af59525dc0764daba7a33913f455664d; no voters: 
I20260709 13:15:59.954265 13426 raft_consensus.cc:2804] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:59.954746 13426 raft_consensus.cc:697] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Becoming Leader. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Running, Role: LEADER
I20260709 13:15:59.955288 13380 raft_consensus.cc:2468] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:15:59.955611 13426 consensus_queue.cc:237] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:15:59.962662 13129 catalog_manager.cc:5697] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 reported cstate change: term changed from 1 to 2, leader changed from bf23264ad57a4165bd606380d795a4ce (127.8.38.131) to 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.014020 13461 raft_consensus.cc:993] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: : Instructing follower 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:16:00.014513 13433 raft_consensus.cc:1081] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Signalling peer 5f9817292b764840a2bf6c9d68a89ca0 to start an election
I20260709 13:16:00.016238 13230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff"
dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
 from {username='slave'} at 127.0.0.1:48226
I20260709 13:16:00.016762 13230 raft_consensus.cc:493] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.017045 13230 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.023329 13230 raft_consensus.cc:515] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:16:00.025331 13230 leader_election.cc:290] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Requested vote from peers af59525dc0764daba7a33913f455664d (127.8.38.130:39511), bf23264ad57a4165bd606380d795a4ce (127.8.38.131:38641)
I20260709 13:16:00.026420 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
I20260709 13:16:00.027271 13380 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.026423 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd80fc051a9a46028fc778e45f4a8eff" candidate_uuid: "5f9817292b764840a2bf6c9d68a89ca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af59525dc0764daba7a33913f455664d"
I20260709 13:16:00.027820 13306 raft_consensus.cc:3055] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.028108 13306 raft_consensus.cc:740] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af59525dc0764daba7a33913f455664d, State: Running, Role: LEADER
I20260709 13:16:00.028884 13306 consensus_queue.cc:260] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:16:00.030105 13306 raft_consensus.cc:3060] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.033812 13380 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:16:00.034996 13194 leader_election.cc:304] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f9817292b764840a2bf6c9d68a89ca0, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:16:00.035840 13426 raft_consensus.cc:2804] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.036334 13426 raft_consensus.cc:697] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Becoming Leader. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Running, Role: LEADER
I20260709 13:16:00.037032 13306 raft_consensus.cc:2468] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f9817292b764840a2bf6c9d68a89ca0 in term 2.
I20260709 13:16:00.037179 13426 consensus_queue.cc:237] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } }
I20260709 13:16:00.044123 13129 catalog_manager.cc:5697] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 reported cstate change: term changed from 1 to 2, leader changed from af59525dc0764daba7a33913f455664d (127.8.38.130) to 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f9817292b764840a2bf6c9d68a89ca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.319144  8346 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:16:00.320729  8346 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:16:00.321142  8346 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:16:00.333796 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e"
dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
mode: GRACEFUL
new_leader_uuid: "bf23264ad57a4165bd606380d795a4ce"
 from {username='slave'} at 127.0.0.1:48248
I20260709 13:16:00.334286 13230 raft_consensus.cc:606] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Received request to transfer leadership to TS bf23264ad57a4165bd606380d795a4ce
I20260709 13:16:00.335570  8346 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:16:00.361994 13380 raft_consensus.cc:1275] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.363397 13426 consensus_queue.cc:1048] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.368398 13468 raft_consensus.cc:993] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: : Instructing follower bf23264ad57a4165bd606380d795a4ce to start an election
I20260709 13:16:00.369208 13426 raft_consensus.cc:1081] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Signalling peer bf23264ad57a4165bd606380d795a4ce to start an election
I20260709 13:16:00.371078 13379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e"
dest_uuid: "bf23264ad57a4165bd606380d795a4ce"
 from {username='slave'} at 127.0.0.1:58686
I20260709 13:16:00.371766 13379 raft_consensus.cc:493] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.372177 13379 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.377182 13306 raft_consensus.cc:1275] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.378919 13379 raft_consensus.cc:515] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:16:00.379256 13426 consensus_queue.cc:1048] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.380093 13380 raft_consensus.cc:1240] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 FOLLOWER]: Rejecting Update request from peer 5f9817292b764840a2bf6c9d68a89ca0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:00.383895 13426 consensus_queue.cc:1059] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.384693 13426 raft_consensus.cc:3055] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:00.385025 13426 raft_consensus.cc:740] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f9817292b764840a2bf6c9d68a89ca0, State: Running, Role: LEADER
I20260709 13:16:00.385823 13426 consensus_queue.cc:260] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [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: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:16:00.386739 13426 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.389590 13379 leader_election.cc:290] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [CANDIDATE]: Term 3 election: Requested vote from peers 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129:45921), af59525dc0764daba7a33913f455664d (127.8.38.130:39511)
I20260709 13:16:00.390365 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f9817292b764840a2bf6c9d68a89ca0"
I20260709 13:16:00.390857 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9ba9aa306346f2aa6842053f32008e" candidate_uuid: "bf23264ad57a4165bd606380d795a4ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af59525dc0764daba7a33913f455664d"
I20260709 13:16:00.391535 13306 raft_consensus.cc:3060] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.455894 13379 raft_consensus.cc:1275] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.456655 13230 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 3.
I20260709 13:16:00.459487 13426 consensus_queue.cc:1048] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:00.466204 13346 leader_election.cc:304] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [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: 5f9817292b764840a2bf6c9d68a89ca0, bf23264ad57a4165bd606380d795a4ce; no voters: 
I20260709 13:16:00.466673 13306 raft_consensus.cc:2468] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf23264ad57a4165bd606380d795a4ce in term 3.
I20260709 13:16:00.467624 13456 raft_consensus.cc:2804] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:00.472548 13456 raft_consensus.cc:697] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 LEADER]: Becoming Leader. State: Replica: bf23264ad57a4165bd606380d795a4ce, State: Running, Role: LEADER
I20260709 13:16:00.476397 13456 consensus_queue.cc:237] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [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: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } }
I20260709 13:16:00.478091 13306 raft_consensus.cc:1275] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.481479 13474 consensus_queue.cc:1048] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:00.489512 13128 catalog_manager.cc:5697] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce reported cstate change: term changed from 2 to 3, leader changed from 5f9817292b764840a2bf6c9d68a89ca0 (127.8.38.129) to bf23264ad57a4165bd606380d795a4ce (127.8.38.131). New cstate: current_term: 3 leader_uuid: "bf23264ad57a4165bd606380d795a4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f9817292b764840a2bf6c9d68a89ca0" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 45921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.520895  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
I20260709 13:16:00.527581 13306 raft_consensus.cc:1275] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.537147 13426 consensus_queue.cc:1048] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af59525dc0764daba7a33913f455664d" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.552102 13379 raft_consensus.cc:1275] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Refusing update from remote peer 5f9817292b764840a2bf6c9d68a89ca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.554445 13474 consensus_queue.cc:1048] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf23264ad57a4165bd606380d795a4ce" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 38641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.576416  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:00.577385  8346 tablet_replica.cc:333] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0: stopping tablet replica
I20260709 13:16:00.578886  8346 raft_consensus.cc:2243] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:00.579926  8346 raft_consensus.cc:2272] T 5f504a48ce714ef39eb198c795ddafaf P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.584128  8346 tablet_replica.cc:333] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0: stopping tablet replica
I20260709 13:16:00.584916  8346 raft_consensus.cc:2243] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.585461  8346 raft_consensus.cc:2272] T 4f9ba9aa306346f2aa6842053f32008e P 5f9817292b764840a2bf6c9d68a89ca0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.588819  8346 tablet_replica.cc:333] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0: stopping tablet replica
I20260709 13:16:00.589397  8346 raft_consensus.cc:2243] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:00.590224  8346 raft_consensus.cc:2272] T bd80fc051a9a46028fc778e45f4a8eff P 5f9817292b764840a2bf6c9d68a89ca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.593562  8346 tablet_replica.cc:333] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0: stopping tablet replica
I20260709 13:16:00.594110  8346 raft_consensus.cc:2243] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.594619  8346 raft_consensus.cc:2272] T 6edd0ac3881a460ab707f9e72a3eb4e6 P 5f9817292b764840a2bf6c9d68a89ca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.623122  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
I20260709 13:16:00.641476  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
I20260709 13:16:00.671643  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:00.672367  8346 tablet_replica.cc:333] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d: stopping tablet replica
I20260709 13:16:00.673056  8346 raft_consensus.cc:2243] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.673580  8346 raft_consensus.cc:2272] T 5f504a48ce714ef39eb198c795ddafaf P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.676400  8346 tablet_replica.cc:333] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d: stopping tablet replica
I20260709 13:16:00.676946  8346 raft_consensus.cc:2243] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:00.678063  8346 raft_consensus.cc:2272] T 6edd0ac3881a460ab707f9e72a3eb4e6 P af59525dc0764daba7a33913f455664d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.681262  8346 tablet_replica.cc:333] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d: stopping tablet replica
I20260709 13:16:00.681767  8346 raft_consensus.cc:2243] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.682258  8346 raft_consensus.cc:2272] T 4f9ba9aa306346f2aa6842053f32008e P af59525dc0764daba7a33913f455664d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.685092  8346 tablet_replica.cc:333] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d: stopping tablet replica
I20260709 13:16:00.685541  8346 raft_consensus.cc:2243] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.685932  8346 raft_consensus.cc:2272] T bd80fc051a9a46028fc778e45f4a8eff P af59525dc0764daba7a33913f455664d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.711885  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
I20260709 13:16:00.728565  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
I20260709 13:16:00.751096  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:00.751878  8346 tablet_replica.cc:333] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce: stopping tablet replica
I20260709 13:16:00.752625  8346 raft_consensus.cc:2243] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.753194  8346 raft_consensus.cc:2272] T 5f504a48ce714ef39eb198c795ddafaf P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.755906  8346 tablet_replica.cc:333] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce: stopping tablet replica
I20260709 13:16:00.756489  8346 raft_consensus.cc:2243] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.756955  8346 raft_consensus.cc:2272] T 6edd0ac3881a460ab707f9e72a3eb4e6 P bf23264ad57a4165bd606380d795a4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.760124  8346 tablet_replica.cc:333] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: stopping tablet replica
I20260709 13:16:00.760658  8346 raft_consensus.cc:2243] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:00.761302  8346 pending_rounds.cc:70] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Trying to abort 2 pending ops.
I20260709 13:16:00.761507  8346 pending_rounds.cc:77] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637726131298304 op_type: NO_OP noop_request { }
I20260709 13:16:00.761813  8346 raft_consensus.cc:2889] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:16:00.762061  8346 pending_rounds.cc:77] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637723565129728 op_type: NO_OP noop_request { }
I20260709 13:16:00.762334  8346 raft_consensus.cc:2889] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:16:00.762609  8346 raft_consensus.cc:2272] T 4f9ba9aa306346f2aa6842053f32008e P bf23264ad57a4165bd606380d795a4ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.765390  8346 tablet_replica.cc:333] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce: stopping tablet replica
I20260709 13:16:00.765946  8346 raft_consensus.cc:2243] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:00.766522  8346 raft_consensus.cc:2272] T bd80fc051a9a46028fc778e45f4a8eff P bf23264ad57a4165bd606380d795a4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.781822  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:16:00.798432  8346 master.cc:562] Master@127.8.38.190:43711 shutting down...
I20260709 13:16:00.818013  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:00.818595  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:00.818945  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f318c8f73374f49886ef55e61443a35: stopping tablet replica
I20260709 13:16:00.838723  8346 master.cc:584] Master@127.8.38.190:43711 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2612 ms)
[----------] 6 tests from LeaderRebalancerTest (122052 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:16:00.878396  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:33215
I20260709 13:16:00.879657  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:00.885267 13481 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 13:16:00.885360 13480 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 13:16:00.886718 13483 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 13:16:00.887900  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:00.888720  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:00.888929  8346 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 13:16:00.889087  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602960889054 us; error 0 us; skew 500 ppm
I20260709 13:16:00.889596  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:00.892159  8346 webserver.cc:533] Webserver started at http://127.8.38.190:45675/ using document root <none> and password file <none>
I20260709 13:16:00.892670  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:00.892889  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:00.893177  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:00.894351  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "9420412e4bf8490c883bebee408fd01f"
format_stamp: "Formatted at 2026-07-09 13:16:00 on dist-test-slave-28ks"
I20260709 13:16:00.898929  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:00.902386 13488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:00.903265  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:00.903522  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "9420412e4bf8490c883bebee408fd01f"
format_stamp: "Formatted at 2026-07-09 13:16:00 on dist-test-slave-28ks"
I20260709 13:16:00.903757  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-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 13:16:00.924969  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:00.926169  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:00.966375  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:33215
I20260709 13:16:00.966478 13539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:33215 every 8 connection(s)
I20260709 13:16:00.970499 13540 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 13:16:00.982434 13540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: Bootstrap starting.
I20260709 13:16:00.987258 13540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:00.991675 13540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: No bootstrap required, opened a new log
I20260709 13:16:00.994064 13540 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER }
I20260709 13:16:00.994469 13540 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:00.994674 13540 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9420412e4bf8490c883bebee408fd01f, State: Initialized, Role: FOLLOWER
I20260709 13:16:00.995404 13540 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER }
I20260709 13:16:00.995880 13540 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:00.996102 13540 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:00.996325 13540 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:01.001411 13540 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER }
I20260709 13:16:01.001942 13540 leader_election.cc:304] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [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: 9420412e4bf8490c883bebee408fd01f; no voters: 
I20260709 13:16:01.003269 13540 leader_election.cc:290] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:01.003684 13543 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:01.005160 13543 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 1 LEADER]: Becoming Leader. State: Replica: 9420412e4bf8490c883bebee408fd01f, State: Running, Role: LEADER
I20260709 13:16:01.005972 13543 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [LEADER]: Queue going to LEADER mode. State: All 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: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER }
I20260709 13:16:01.006745 13540 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:01.009137 13545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9420412e4bf8490c883bebee408fd01f. Latest consensus state: current_term: 1 leader_uuid: "9420412e4bf8490c883bebee408fd01f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER } }
I20260709 13:16:01.009119 13544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9420412e4bf8490c883bebee408fd01f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9420412e4bf8490c883bebee408fd01f" member_type: VOTER } }
I20260709 13:16:01.009940 13545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:01.010052 13544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:01.013389 13549 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:01.018854 13549 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:01.022640  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:01.028002 13549 catalog_manager.cc:1383] Generated new cluster ID: ba079884564e4ea3b210efae59ce0629
I20260709 13:16:01.028291 13549 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:01.054484 13549 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:01.055933 13549 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:01.073168 13549 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: Generated new TSK 0
I20260709 13:16:01.073863 13549 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:01.089672  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:01.096047 13561 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 13:16:01.097674 13562 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 13:16:01.099522 13564 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 13:16:01.099576  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:01.100610  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:01.100787  8346 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 13:16:01.101009  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602961100990 us; error 0 us; skew 500 ppm
I20260709 13:16:01.101577  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:01.104074  8346 webserver.cc:533] Webserver started at http://127.8.38.129:32965/ using document root <none> and password file <none>
I20260709 13:16:01.104575  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:01.104782  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:01.105057  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:01.106223  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "28278f8bae5a4d9184f8f2269af5b8da"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.111166  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:16:01.114554 13569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.115419  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:01.115731  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "28278f8bae5a4d9184f8f2269af5b8da"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.116016  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-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 13:16:01.125967  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:01.127285  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:01.128822  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:01.131254  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:01.131489  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.131738  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:01.131928  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.173998  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:39503
I20260709 13:16:01.174114 13631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:39503 every 8 connection(s)
I20260709 13:16:01.180296  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:01.187247 13636 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 13:16:01.189713 13637 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 13:16:01.192663 13639 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 13:16:01.194242 13632 heartbeater.cc:344] Connected to a master server at 127.8.38.190:33215
I20260709 13:16:01.194796 13632 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:01.195022  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:01.199277 13632 heartbeater.cc:507] Master 127.8.38.190:33215 requested a full tablet report, sending...
I20260709 13:16:01.201045  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:01.201404  8346 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 13:16:01.201596  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602961201581 us; error 0 us; skew 500 ppm
I20260709 13:16:01.202289 13505 ts_manager.cc:194] Registered new tserver with Master: 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503)
I20260709 13:16:01.202401  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:01.204386 13505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48894
I20260709 13:16:01.205503  8346 webserver.cc:533] Webserver started at http://127.8.38.130:42557/ using document root <none> and password file <none>
I20260709 13:16:01.206277  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:01.206518  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:01.206846  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:01.208159  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.212656  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:01.216101 13644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.217015  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:01.217326  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.217581  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-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 13:16:01.247632  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:01.248903  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:01.250439  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:01.252869  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:01.253073  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.253361  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:01.253516  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.294785  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:44151
I20260709 13:16:01.295001 13706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:44151 every 8 connection(s)
I20260709 13:16:01.299777  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:01.308382 13710 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 13:16:01.308535 13711 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 13:16:01.312762 13713 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 13:16:01.312904  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:01.313731 13707 heartbeater.cc:344] Connected to a master server at 127.8.38.190:33215
I20260709 13:16:01.314154 13707 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:01.314237  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:01.314525  8346 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 13:16:01.314740  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602961314721 us; error 0 us; skew 500 ppm
I20260709 13:16:01.315129 13707 heartbeater.cc:507] Master 127.8.38.190:33215 requested a full tablet report, sending...
I20260709 13:16:01.315572  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:01.317530 13505 ts_manager.cc:194] Registered new tserver with Master: d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:01.319123 13505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48898
I20260709 13:16:01.321856  8346 webserver.cc:533] Webserver started at http://127.8.38.131:36369/ using document root <none> and password file <none>
I20260709 13:16:01.322424  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:01.322613  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:01.322890  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:01.324072  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "56b1e095757b4920bca61e34062160c5"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.328585  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:01.332060 13718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.332989  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:01.333321  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "56b1e095757b4920bca61e34062160c5"
format_stamp: "Formatted at 2026-07-09 13:16:01 on dist-test-slave-28ks"
I20260709 13:16:01.333595  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602838658523-8346-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 13:16:01.358417  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:01.359705  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:01.361249  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:01.363660  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:01.363852  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.364143  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:01.364283  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:01.404798  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:41475
I20260709 13:16:01.404922 13780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:41475 every 8 connection(s)
I20260709 13:16:01.418949 13781 heartbeater.cc:344] Connected to a master server at 127.8.38.190:33215
I20260709 13:16:01.419482 13781 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:01.420260 13781 heartbeater.cc:507] Master 127.8.38.190:33215 requested a full tablet report, sending...
I20260709 13:16:01.422297 13505 ts_manager.cc:194] Registered new tserver with Master: 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:01.422749  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01462625s
I20260709 13:16:01.423764 13505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48906
I20260709 13:16:01.453616 13505 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48922:
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 13:16:01.456502 13505 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 13:16:01.521965 13746 tablet_service.cc:1511] Processing CreateTablet for tablet c582b1acd20c4330830244cf4c20be91 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:01.525174 13746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c582b1acd20c4330830244cf4c20be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.527163 13745 tablet_service.cc:1511] Processing CreateTablet for tablet 538d93fa3bf34236b06f20c6f6c4081b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:01.528664 13745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538d93fa3bf34236b06f20c6f6c4081b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.532276 13744 tablet_service.cc:1511] Processing CreateTablet for tablet eb9161442cc7453f9a2a8b95d441723f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:01.533721 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9161442cc7453f9a2a8b95d441723f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.541314 13743 tablet_service.cc:1511] Processing CreateTablet for tablet 074bad1c310d4791a0f71eb677e77db3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:01.542870 13743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bad1c310d4791a0f71eb677e77db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.549431 13742 tablet_service.cc:1511] Processing CreateTablet for tablet 379bf9a3cf5047ddbe067c9f90097ec0 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:01.551047 13742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379bf9a3cf5047ddbe067c9f90097ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.551815 13796 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.557245 13741 tablet_service.cc:1511] Processing CreateTablet for tablet 1c639b3d3dd0473d8516f6a9af28fef3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:01.558413 13796 tablet_bootstrap.cc:654] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.558764 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c639b3d3dd0473d8516f6a9af28fef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.563175 13596 tablet_service.cc:1511] Processing CreateTablet for tablet 538d93fa3bf34236b06f20c6f6c4081b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:01.572149 13591 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43261a406b4e479d35e752b6087c4f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:01.566903 13594 tablet_service.cc:1511] Processing CreateTablet for tablet 074bad1c310d4791a0f71eb677e77db3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:01.573541 13590 tablet_service.cc:1511] Processing CreateTablet for tablet bc9656e8f61540ada88b9a29e6eb4bbc (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:01.573987 13596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538d93fa3bf34236b06f20c6f6c4081b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.574962 13594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bad1c310d4791a0f71eb677e77db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.574826 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebff68eff674c2dad37cb73c6855a9b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:01.576201 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebff68eff674c2dad37cb73c6855a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.576756 13590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9656e8f61540ada88b9a29e6eb4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.576220 13589 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebff68eff674c2dad37cb73c6855a9b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:01.579777 13591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43261a406b4e479d35e752b6087c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.580600 13589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebff68eff674c2dad37cb73c6855a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.561365 13597 tablet_service.cc:1511] Processing CreateTablet for tablet c582b1acd20c4330830244cf4c20be91 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:01.561144 13746 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43261a406b4e479d35e752b6087c4f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:01.568917 13593 tablet_service.cc:1511] Processing CreateTablet for tablet 379bf9a3cf5047ddbe067c9f90097ec0 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:01.583968 13746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43261a406b4e479d35e752b6087c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.584106 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379bf9a3cf5047ddbe067c9f90097ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.569342 13740 tablet_service.cc:1511] Processing CreateTablet for tablet bc9656e8f61540ada88b9a29e6eb4bbc (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:01.564692 13595 tablet_service.cc:1511] Processing CreateTablet for tablet eb9161442cc7453f9a2a8b95d441723f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:01.570986 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 1c639b3d3dd0473d8516f6a9af28fef3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:01.586990 13740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9656e8f61540ada88b9a29e6eb4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.587862 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9161442cc7453f9a2a8b95d441723f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.572147 13796 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.591254 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c639b3d3dd0473d8516f6a9af28fef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.591588 13796 ts_tablet_manager.cc:1403] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260709 13:16:01.595403 13597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c582b1acd20c4330830244cf4c20be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.608155 13668 tablet_service.cc:1511] Processing CreateTablet for tablet 379bf9a3cf5047ddbe067c9f90097ec0 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:01.609625 13668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379bf9a3cf5047ddbe067c9f90097ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.594930 13796 raft_consensus.cc:359] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:01.611011 13671 tablet_service.cc:1511] Processing CreateTablet for tablet 538d93fa3bf34236b06f20c6f6c4081b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:01.612138 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 1c639b3d3dd0473d8516f6a9af28fef3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:01.609673 13672 tablet_service.cc:1511] Processing CreateTablet for tablet c582b1acd20c4330830244cf4c20be91 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:01.612222 13670 tablet_service.cc:1511] Processing CreateTablet for tablet eb9161442cc7453f9a2a8b95d441723f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:01.611780 13796 raft_consensus.cc:385] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.613312 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 4b43261a406b4e479d35e752b6087c4f (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:01.613435 13669 tablet_service.cc:1511] Processing CreateTablet for tablet 074bad1c310d4791a0f71eb677e77db3 (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:01.619181 13796 raft_consensus.cc:740] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.620441 13796 consensus_queue.cc:260] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:01.615842 13671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538d93fa3bf34236b06f20c6f6c4081b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.616333 13664 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebff68eff674c2dad37cb73c6855a9b (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:01.634140 13664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebff68eff674c2dad37cb73c6855a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.616999 13665 tablet_service.cc:1511] Processing CreateTablet for tablet bc9656e8f61540ada88b9a29e6eb4bbc (DEFAULT_TABLE table=test-workload [id=4ac4f877351b4629a499929913b64892]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:01.635804 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9656e8f61540ada88b9a29e6eb4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.639379 13670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9161442cc7453f9a2a8b95d441723f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.643402 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bad1c310d4791a0f71eb677e77db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.646204 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b43261a406b4e479d35e752b6087c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.649454 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c639b3d3dd0473d8516f6a9af28fef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.651365 13672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c582b1acd20c4330830244cf4c20be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.704092 13799 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:01.706549 13796 ts_tablet_manager.cc:1434] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.115s	user 0.013s	sys 0.006s
I20260709 13:16:01.711486 13781 heartbeater.cc:499] Master 127.8.38.190:33215 was elected leader, sending a full tablet report...
I20260709 13:16:01.714258 13799 tablet_bootstrap.cc:654] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.717434 13796 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.731217 13796 tablet_bootstrap.cc:654] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.739593 13798 raft_consensus.cc:493] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:01.740146 13798 raft_consensus.cc:515] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:01.742851 13798 leader_election.cc:290] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503)
I20260709 13:16:01.759784 13800 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:01.763832 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
W20260709 13:16:01.769950 13721 leader_election.cc:343] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:01.780725 13800 tablet_bootstrap.cc:654] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.781229 13796 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.781711 13796 ts_tablet_manager.cc:1403] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.003s
I20260709 13:16:01.785257 13799 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:01.785789 13799 ts_tablet_manager.cc:1403] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260709 13:16:01.784544 13796 raft_consensus.cc:359] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.788872 13796 raft_consensus.cc:385] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.789232 13796 raft_consensus.cc:740] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.789045 13799 raft_consensus.cc:359] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.790004 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:01.790109 13799 raft_consensus.cc:385] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.790212 13796 consensus_queue.cc:260] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.791023 13799 raft_consensus.cc:740] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
W20260709 13:16:01.792390 13720 leader_election.cc:343] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:01.793581 13720 leader_election.cc:304] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56b1e095757b4920bca61e34062160c5; no voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:01.794551 13799 consensus_queue.cc:260] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.795006 13801 raft_consensus.cc:2749] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:01.796160 13800 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:01.796705 13800 ts_tablet_manager.cc:1403] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260709 13:16:01.797155 13632 heartbeater.cc:499] Master 127.8.38.190:33215 was elected leader, sending a full tablet report...
I20260709 13:16:01.797894 13799 ts_tablet_manager.cc:1434] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:16:01.792748 13796 ts_tablet_manager.cc:1434] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:16:01.799050 13799 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:01.800017 13800 raft_consensus.cc:359] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.800827 13800 raft_consensus.cc:385] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.801115 13800 raft_consensus.cc:740] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.801900 13800 consensus_queue.cc:260] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.804144 13707 heartbeater.cc:499] Master 127.8.38.190:33215 was elected leader, sending a full tablet report...
I20260709 13:16:01.804663 13800 ts_tablet_manager.cc:1434] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:16:01.805716 13800 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:01.807090 13799 tablet_bootstrap.cc:654] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.813529 13796 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.813482 13800 tablet_bootstrap.cc:654] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.816485 13799 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:01.817088 13799 ts_tablet_manager.cc:1403] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:16:01.820262 13799 raft_consensus.cc:359] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.821058 13799 raft_consensus.cc:385] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.821517 13799 raft_consensus.cc:740] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.821986 13796 tablet_bootstrap.cc:654] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.822443 13799 consensus_queue.cc:260] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.825088 13799 ts_tablet_manager.cc:1434] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:16:01.826169 13799 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:01.833334 13799 tablet_bootstrap.cc:654] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.838878 13796 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.839648 13796 ts_tablet_manager.cc:1403] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.024s
I20260709 13:16:01.843668 13796 raft_consensus.cc:359] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.844765 13796 raft_consensus.cc:385] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.845283 13796 raft_consensus.cc:740] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.845878 13799 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:01.846516 13799 ts_tablet_manager.cc:1403] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260709 13:16:01.846477 13796 consensus_queue.cc:260] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.850251 13799 raft_consensus.cc:359] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.851094 13799 raft_consensus.cc:385] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.851454 13799 raft_consensus.cc:740] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.852412 13799 consensus_queue.cc:260] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.853487 13796 ts_tablet_manager.cc:1434] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:16:01.855043 13799 ts_tablet_manager.cc:1434] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:01.855116 13796 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.856410 13799 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:01.864027 13799 tablet_bootstrap.cc:654] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.874008 13796 tablet_bootstrap.cc:654] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.876045 13800 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:01.876643 13800 ts_tablet_manager.cc:1403] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.042s
I20260709 13:16:01.876708 13799 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:01.877255 13799 ts_tablet_manager.cc:1403] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:16:01.879824 13799 raft_consensus.cc:359] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.880595 13799 raft_consensus.cc:385] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.880251 13800 raft_consensus.cc:359] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.880885 13799 raft_consensus.cc:740] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.881086 13800 raft_consensus.cc:385] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.881489 13800 raft_consensus.cc:740] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.881825 13796 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.881704 13799 consensus_queue.cc:260] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.882483 13796 ts_tablet_manager.cc:1403] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 13:16:01.882252 13800 consensus_queue.cc:260] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.884125 13799 ts_tablet_manager.cc:1434] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:01.885263 13799 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:01.885681 13796 raft_consensus.cc:359] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.886474 13796 raft_consensus.cc:385] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.886801 13796 raft_consensus.cc:740] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.887748 13796 consensus_queue.cc:260] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.888525 13800 ts_tablet_manager.cc:1434] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:01.889585 13800 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:01.892793 13799 tablet_bootstrap.cc:654] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.893046 13796 ts_tablet_manager.cc:1434] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:16:01.894196 13796 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.896548 13800 tablet_bootstrap.cc:654] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.901513 13796 tablet_bootstrap.cc:654] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.917021 13806 raft_consensus.cc:493] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:01.918071 13796 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.917752 13806 raft_consensus.cc:515] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.918947 13796 ts_tablet_manager.cc:1403] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.014s
I20260709 13:16:01.923502 13796 raft_consensus.cc:359] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.924747 13796 raft_consensus.cc:385] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.925453 13796 raft_consensus.cc:740] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.926584 13796 consensus_queue.cc:260] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.929697 13796 ts_tablet_manager.cc:1434] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:16:01.925063 13806 leader_election.cc:290] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:01.932945 13801 raft_consensus.cc:493] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:01.933411 13796 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:01.933467 13801 raft_consensus.cc:515] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.938207 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:01.938966 13607 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:01.939917 13801 leader_election.cc:290] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:01.940539 13721 leader_election.cc:304] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:01.942082 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
W20260709 13:16:01.944270 13720 leader_election.cc:343] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:01.944429 13801 raft_consensus.cc:2804] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:01.946440 13801 raft_consensus.cc:493] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:01.947047 13801 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:01.944243 13796 tablet_bootstrap.cc:654] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.958472 13801 raft_consensus.cc:515] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.961297 13800 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:01.961954 13800 ts_tablet_manager.cc:1403] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.073s	user 0.031s	sys 0.026s
I20260709 13:16:01.962556 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:01.963284 13756 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:01.961781 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:01.964859 13570 leader_election.cc:304] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:01.964883 13607 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:01.965463 13800 raft_consensus.cc:359] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.965824 13806 raft_consensus.cc:2804] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:01.966223 13800 raft_consensus.cc:385] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.966411 13806 raft_consensus.cc:493] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:01.966634 13800 raft_consensus.cc:740] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.966979 13806 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:01.967485 13800 consensus_queue.cc:260] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.969776 13800 ts_tablet_manager.cc:1434] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:01.970782 13800 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:01.977758 13800 tablet_bootstrap.cc:654] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:01.979676 13801 leader_election.cc:290] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:01.980755 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:01.981555 13806 raft_consensus.cc:515] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
W20260709 13:16:01.982815 13720 leader_election.cc:343] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:01.983983 13806 leader_election.cc:290] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:01.985467 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:01.986310 13756 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:01.990306 13796 tablet_bootstrap.cc:492] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:01.990528 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:01.990908 13796 ts_tablet_manager.cc:1403] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.000s
I20260709 13:16:01.992280 13807 raft_consensus.cc:493] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:01.992795 13807 raft_consensus.cc:515] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.994120 13796 raft_consensus.cc:359] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.994867 13796 raft_consensus.cc:385] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:01.995328 13796 raft_consensus.cc:740] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:01.996237 13796 consensus_queue.cc:260] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
W20260709 13:16:01.997108 13571 leader_election.cc:343] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:01.998127 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:01.999585 13796 ts_tablet_manager.cc:1434] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 13:16:01.999740 13571 leader_election.cc:343] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.000737 13796 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:02.002421 13807 leader_election.cc:290] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.009187 13796 tablet_bootstrap.cc:654] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.010556 13799 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:02.011340 13799 ts_tablet_manager.cc:1403] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.031s
W20260709 13:16:02.017997 13553 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:02.015538 13799 raft_consensus.cc:359] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.021320 13799 raft_consensus.cc:385] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.021801 13799 raft_consensus.cc:740] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.035686 13799 consensus_queue.cc:260] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:01.995401 13607 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.044698 13721 leader_election.cc:304] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.046423 13801 raft_consensus.cc:2804] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.047104 13801 raft_consensus.cc:697] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:02.048251 13801 consensus_queue.cc:237] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.054509 13800 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.054324 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.055171 13800 ts_tablet_manager.cc:1403] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.085s	user 0.040s	sys 0.042s
I20260709 13:16:02.055243 13799 ts_tablet_manager.cc:1434] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
W20260709 13:16:02.056294 13647 leader_election.cc:343] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.056744 13796 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:02.057687 13796 ts_tablet_manager.cc:1403] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.057s	user 0.033s	sys 0.014s
I20260709 13:16:02.057868 13798 raft_consensus.cc:493] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.058389 13798 raft_consensus.cc:515] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.058938 13800 raft_consensus.cc:359] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.059674 13800 raft_consensus.cc:385] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.059963 13800 raft_consensus.cc:740] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.060618 13796 raft_consensus.cc:359] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.061388 13796 raft_consensus.cc:385] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.060644 13798 leader_election.cc:290] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.061750 13796 raft_consensus.cc:740] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.061934 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.061687 13800 consensus_queue.cc:260] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.062354 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.062667 13682 raft_consensus.cc:2468] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.062788 13796 consensus_queue.cc:260] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
W20260709 13:16:02.063853 13721 leader_election.cc:343] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.064185 13800 ts_tablet_manager.cc:1434] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:02.065122 13796 ts_tablet_manager.cc:1434] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:02.065519 13720 leader_election.cc:304] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [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: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:02.066320 13796 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:02.066424 13800 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:02.067407 13799 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:02.068567 13798 raft_consensus.cc:2804] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.069021 13798 raft_consensus.cc:493] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.069425 13798 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.073896 13800 tablet_bootstrap.cc:654] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.073781 13756 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:02.074090 13796 tablet_bootstrap.cc:654] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.075176 13570 leader_election.cc:304] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.076385 13806 raft_consensus.cc:2804] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.078928 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
W20260709 13:16:02.081236 13645 leader_election.cc:343] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.081867 13645 leader_election.cc:304] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5
I20260709 13:16:02.082979 13807 raft_consensus.cc:2749] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:02.086114 13800 tablet_bootstrap.cc:492] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.086812 13800 ts_tablet_manager.cc:1403] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 13:16:02.088914 13806 raft_consensus.cc:697] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:02.089890 13806 consensus_queue.cc:237] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.090250 13800 raft_consensus.cc:359] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.090978 13800 raft_consensus.cc:385] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.091302 13800 raft_consensus.cc:740] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.092207 13800 consensus_queue.cc:260] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.094815 13800 ts_tablet_manager.cc:1434] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:02.095911 13800 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:02.105612 13800 tablet_bootstrap.cc:654] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.110965 13798 raft_consensus.cc:515] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.111568 13505 catalog_manager.cc:5697] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 0 to 1, leader changed from <none> to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 1 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.115970 13502 catalog_manager.cc:5697] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:02.117560 13800 tablet_bootstrap.cc:492] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.118109 13800 ts_tablet_manager.cc:1403] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 13:16:02.120153 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
W20260709 13:16:02.121534 13721 leader_election.cc:343] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.122390 13807 raft_consensus.cc:493] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.121356 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.122979 13807 raft_consensus.cc:515] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.123103 13682 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.123172 13798 leader_election.cc:290] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.125193 13798 raft_consensus.cc:493] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.125684 13798 raft_consensus.cc:515] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.126204 13796 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:02.126709 13796 ts_tablet_manager.cc:1403] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.039s
I20260709 13:16:02.127223 13807 leader_election.cc:290] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475), 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503)
I20260709 13:16:02.128373 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.129576 13796 raft_consensus.cc:359] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.130334 13796 raft_consensus.cc:385] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.130026 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.130673 13796 raft_consensus.cc:740] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.131011 13798 leader_election.cc:290] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
W20260709 13:16:02.129988 13647 leader_election.cc:343] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.131482 13796 consensus_queue.cc:260] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.133533 13796 ts_tablet_manager.cc:1434] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:02.134366 13796 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:02.121352 13800 raft_consensus.cc:359] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.135864 13800 raft_consensus.cc:385] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.136021 13682 raft_consensus.cc:2468] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.136175 13800 raft_consensus.cc:740] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.137017 13800 consensus_queue.cc:260] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.137290 13720 leader_election.cc:304] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:02.138068 13681 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.138861 13801 raft_consensus.cc:2804] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.139514 13801 raft_consensus.cc:697] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:02.139751 13796 tablet_bootstrap.cc:654] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.140601 13801 consensus_queue.cc:237] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.141779 13720 leader_election.cc:304] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.143427 13800 ts_tablet_manager.cc:1434] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.005s
I20260709 13:16:02.142990 13798 raft_consensus.cc:2804] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.145462 13798 raft_consensus.cc:493] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.150120 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.151170 13800 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:02.149124 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.152282 13756 raft_consensus.cc:2468] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:02.152537 13806 raft_consensus.cc:493] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.153264 13806 raft_consensus.cc:515] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.153631 13645 leader_election.cc:304] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:02.154940 13807 raft_consensus.cc:2804] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.151104 13799 tablet_bootstrap.cc:654] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.155364 13807 raft_consensus.cc:493] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.156111 13807 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.157220 13796 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:02.157840 13796 ts_tablet_manager.cc:1403] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:16:02.157929 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
W20260709 13:16:02.160159 13571 leader_election.cc:343] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.163189 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.160725 13796 raft_consensus.cc:359] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.148800 13798 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.164855 13796 raft_consensus.cc:385] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.165652 13796 raft_consensus.cc:740] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.164348 13807 raft_consensus.cc:515] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.151074 13607 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.166524 13796 consensus_queue.cc:260] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.165230 13806 leader_election.cc:290] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.167518 13755 raft_consensus.cc:2468] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:02.168684 13796 ts_tablet_manager.cc:1434] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:02.170245 13570 leader_election.cc:304] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [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: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.170894 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:02.171191 13806 raft_consensus.cc:2804] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.171574 13755 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.171638 13806 raft_consensus.cc:493] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.172192 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
W20260709 13:16:02.173583 13647 leader_election.cc:343] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.176867 13800 tablet_bootstrap.cc:654] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.179171 13807 leader_election.cc:290] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475), 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503)
I20260709 13:16:02.172137 13806 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.180747 13755 raft_consensus.cc:2468] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:02.182264 13645 leader_election.cc:304] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:02.186055 13799 tablet_bootstrap.cc:492] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:02.186558 13799 ts_tablet_manager.cc:1403] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.000s
I20260709 13:16:02.189594 13799 raft_consensus.cc:359] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.190543 13799 raft_consensus.cc:385] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.190917 13799 raft_consensus.cc:740] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.191269 13807 raft_consensus.cc:2804] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.191725 13799 consensus_queue.cc:260] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.193753 13798 raft_consensus.cc:515] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.200291 13827 raft_consensus.cc:493] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.200802 13827 raft_consensus.cc:515] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.203116 13798 leader_election.cc:290] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.203451 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.203796 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:02.204136 13681 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.202921 13827 leader_election.cc:290] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.204612 13607 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.207237 13799 ts_tablet_manager.cc:1434] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 13:16:02.207769 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.208453 13799 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:02.208417 13682 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:02.210287 13798 raft_consensus.cc:493] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.210840 13798 raft_consensus.cc:515] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.211701 13571 leader_election.cc:304] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.212597 13827 raft_consensus.cc:2804] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.212975 13827 raft_consensus.cc:493] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.213300 13827 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.195953 13807 raft_consensus.cc:697] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:02.214116 13798 leader_election.cc:290] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.215430 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.215188 13807 consensus_queue.cc:237] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.216451 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.196385 13800 tablet_bootstrap.cc:492] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.217852 13800 ts_tablet_manager.cc:1403] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.010s
I20260709 13:16:02.218052 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.218772 13682 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.220072 13720 leader_election.cc:304] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.221633 13800 raft_consensus.cc:359] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.222481 13799 tablet_bootstrap.cc:654] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.217198 13755 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:02.222747 13800 raft_consensus.cc:385] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.223506 13800 raft_consensus.cc:740] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.224627 13800 consensus_queue.cc:260] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.227226 13800 ts_tablet_manager.cc:1434] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:16:02.228217 13800 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:02.196113 13806 raft_consensus.cc:515] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.231591 13607 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.235388 13798 raft_consensus.cc:2804] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.236004 13798 raft_consensus.cc:493] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.236325 13721 leader_election.cc:304] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:02.237407 13801 raft_consensus.cc:2804] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.237946 13801 raft_consensus.cc:697] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:02.238797 13801 consensus_queue.cc:237] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.236446 13798 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.240190 13800 tablet_bootstrap.cc:654] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.243691 13806 leader_election.cc:290] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.245774 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.246661 13682 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.234231 13502 catalog_manager.cc:5697] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:02.251284 13798 raft_consensus.cc:515] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.252097 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:02.257810 13681 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.265379 13827 raft_consensus.cc:515] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.268772 13606 raft_consensus.cc:2393] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b1e095757b4920bca61e34062160c5 in current term 1: Already voted for candidate 28278f8bae5a4d9184f8f2269af5b8da in this term.
I20260709 13:16:02.272562 13827 leader_election.cc:290] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.273983 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:02.269531 13831 raft_consensus.cc:493] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.274760 13831 raft_consensus.cc:515] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.276373 13755 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.276785 13831 leader_election.cc:290] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.280206 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
W20260709 13:16:02.282392 13721 leader_election.cc:343] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.280129 13756 raft_consensus.cc:2393] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate 56b1e095757b4920bca61e34062160c5 in this term.
I20260709 13:16:02.287391 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.288116 13681 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.288246 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.288859 13682 raft_consensus.cc:2468] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:02.291729 13800 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.292254 13800 ts_tablet_manager.cc:1403] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.004s
W20260709 13:16:02.293325 13720 leader_election.cc:343] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:02.293829 13720 leader_election.cc:304] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56b1e095757b4920bca61e34062160c5; no voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.294283 13571 leader_election.cc:304] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.295291 13831 raft_consensus.cc:2749] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:02.296167 13827 raft_consensus.cc:2804] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.296674 13827 raft_consensus.cc:697] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:02.297497 13827 consensus_queue.cc:237] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.301250 13798 leader_election.cc:290] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.302757 13800 raft_consensus.cc:359] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.303823 13800 raft_consensus.cc:385] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.304168 13800 raft_consensus.cc:740] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.305006 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:02.305959 13800 consensus_queue.cc:260] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.309100 13800 ts_tablet_manager.cc:1434] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:16:02.309973 13681 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:02.310322 13800 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:02.311097 13571 leader_election.cc:304] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 56b1e095757b4920bca61e34062160c5
I20260709 13:16:02.311957 13606 raft_consensus.cc:2393] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56b1e095757b4920bca61e34062160c5 in current term 1: Already voted for candidate 28278f8bae5a4d9184f8f2269af5b8da in this term.
I20260709 13:16:02.312382 13806 raft_consensus.cc:2804] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.286432 13505 catalog_manager.cc:5697] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.315909 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.311977 13755 raft_consensus.cc:2468] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:02.321883 13502 catalog_manager.cc:5697] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 0 to 1, leader changed from <none> to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 1 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.325876 13681 raft_consensus.cc:2393] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56b1e095757b4920bca61e34062160c5 in current term 1: Already voted for candidate 28278f8bae5a4d9184f8f2269af5b8da in this term.
I20260709 13:16:02.322947 13800 tablet_bootstrap.cc:654] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.327021 13720 leader_election.cc:304] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [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: 56b1e095757b4920bca61e34062160c5; no voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.323288 13799 tablet_bootstrap.cc:492] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:02.328949 13799 ts_tablet_manager.cc:1403] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.121s	user 0.051s	sys 0.032s
I20260709 13:16:02.323436 13503 catalog_manager.cc:5697] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:02.323555 13806 raft_consensus.cc:697] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:02.329910 13806 consensus_queue.cc:237] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.332911 13798 raft_consensus.cc:2749] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:02.334400 13799 raft_consensus.cc:359] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.335520 13799 raft_consensus.cc:385] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.335991 13799 raft_consensus.cc:740] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.337374 13799 consensus_queue.cc:260] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.340859 13799 ts_tablet_manager.cc:1434] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:16:02.342785 13799 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:02.349974 13807 raft_consensus.cc:493] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.350632 13807 raft_consensus.cc:515] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.352234 13799 tablet_bootstrap.cc:654] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.353384 13807 leader_election.cc:290] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.354516 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.356109 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.356973 13755 raft_consensus.cc:2393] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in current term 1: Already voted for candidate 28278f8bae5a4d9184f8f2269af5b8da in this term.
I20260709 13:16:02.358923 13645 leader_election.cc:304] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5
I20260709 13:16:02.360664 13807 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.364651 13799 tablet_bootstrap.cc:492] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:02.365252 13799 ts_tablet_manager.cc:1403] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260709 13:16:02.368161 13799 raft_consensus.cc:359] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.369184 13799 raft_consensus.cc:385] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.369484 13799 raft_consensus.cc:740] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.370144 13799 consensus_queue.cc:260] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.368592 13807 raft_consensus.cc:2749] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:02.370954 13800 tablet_bootstrap.cc:492] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:02.371557 13800 ts_tablet_manager.cc:1403] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.013s
I20260709 13:16:02.372031 13799 ts_tablet_manager.cc:1434] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:02.372920 13799 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:02.374368 13800 raft_consensus.cc:359] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.375131 13800 raft_consensus.cc:385] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.375411 13800 raft_consensus.cc:740] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.376224 13800 consensus_queue.cc:260] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.375299 13505 catalog_manager.cc:5697] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 0 to 1, leader changed from <none> to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 1 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.377570 13799 tablet_bootstrap.cc:654] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.378319 13800 ts_tablet_manager.cc:1434] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:02.382704 13799 tablet_bootstrap.cc:492] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:02.383270 13799 ts_tablet_manager.cc:1403] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:16:02.385766 13799 raft_consensus.cc:359] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.386417 13799 raft_consensus.cc:385] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.386690 13799 raft_consensus.cc:740] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.387362 13799 consensus_queue.cc:260] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.389022 13799 ts_tablet_manager.cc:1434] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:02.509410 13681 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.516001 13798 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.528074 13831 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.549391 13806 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.560643 13845 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:02.569631 13831 raft_consensus.cc:493] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.570158 13831 raft_consensus.cc:515] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.571914 13831 leader_election.cc:290] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.574452 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.573022 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.575148 13606 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.575474 13681 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:02.576241 13721 leader_election.cc:304] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:02.577013 13831 raft_consensus.cc:2804] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.577415 13831 raft_consensus.cc:493] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.577745 13831 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.583539 13831 raft_consensus.cc:515] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.585099 13831 leader_election.cc:290] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.586076 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:02.586161 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:02.586851 13606 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.587028 13681 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.592164 13681 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.592334 13606 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:02.593371 13720 leader_election.cc:304] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.594161 13831 raft_consensus.cc:2804] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.594638 13831 raft_consensus.cc:697] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:02.595386 13831 consensus_queue.cc:237] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.602078 13503 catalog_manager.cc:5697] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:02.642030 13845 raft_consensus.cc:493] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.642550 13845 raft_consensus.cc:515] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:02.644251 13845 leader_election.cc:290] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:02.645213 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.645292 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:02.645957 13755 raft_consensus.cc:2393] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in this term.
I20260709 13:16:02.646888 13570 leader_election.cc:304] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da; no voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:02.647626 13845 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.653106 13845 raft_consensus.cc:2749] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:02.676700 13807 consensus_queue.cc:1048] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.687796 13807 consensus_queue.cc:1048] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.699463 13845 consensus_queue.cc:1048] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.706718 13807 raft_consensus.cc:493] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:02.707261 13807 raft_consensus.cc:515] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.709683 13807 leader_election.cc:290] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.712054 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:02.712378 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:02.712833 13756 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:02.713109 13606 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:02.714335 13645 leader_election.cc:304] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.715337 13807 raft_consensus.cc:2804] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:02.715423 13827 consensus_queue.cc:1048] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.715761 13807 raft_consensus.cc:493] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:02.716395 13807 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.717449 13606 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.725024 13807 raft_consensus.cc:515] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.726394 13831 consensus_queue.cc:1048] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.727270 13807 leader_election.cc:290] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:02.729323 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:02.729591 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:02.732723 13831 consensus_queue.cc:1048] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:16:02.746366 13755 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.747577 13607 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.742123 13798 consensus_queue.cc:1048] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:16:02.754181 13755 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:02.755470 13607 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:02.755740 13645 leader_election.cc:304] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:02.756956 13807 raft_consensus.cc:2804] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.757535 13807 raft_consensus.cc:697] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:02.758492 13807 consensus_queue.cc:237] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:02.774477 13831 consensus_queue.cc:1048] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.783169 13505 catalog_manager.cc:5697] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.899873 13827 consensus_queue.cc:1048] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.908900 13806 consensus_queue.cc:1048] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.976130 13831 consensus_queue.cc:1048] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:02.989869 13681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:59350
I20260709 13:16:02.990600 13681 raft_consensus.cc:606] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:02.991721 13801 consensus_queue.cc:1048] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:03.008098 13755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:03.008737 13755 raft_consensus.cc:606] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:03.014303 13755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:03.014783 13755 raft_consensus.cc:606] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:03.020303 13755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:03.020834 13755 raft_consensus.cc:606] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:03.026340 13755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:03.026860 13755 raft_consensus.cc:606] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:03.040716 13606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55064
I20260709 13:16:03.041262 13606 raft_consensus.cc:606] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:03.046746 13831 raft_consensus.cc:993] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.047222 13831 raft_consensus.cc:1081] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.047253 13606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55064
I20260709 13:16:03.047957 13606 raft_consensus.cc:606] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:03.049299 13606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55040
I20260709 13:16:03.049939 13606 raft_consensus.cc:493] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.050268 13606 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.053452 13607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55064
I20260709 13:16:03.054101 13607 raft_consensus.cc:606] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:03.056593 13606 raft_consensus.cc:515] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.059412 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:03.059612 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.059780 13682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:59350
I20260709 13:16:03.060050 13681 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.060271 13755 raft_consensus.cc:3055] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.060400 13682 raft_consensus.cc:606] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:03.060690 13755 raft_consensus.cc:740] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:03.061556 13755 consensus_queue.cc:260] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.062608 13755 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.059058 13606 leader_election.cc:290] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.067071 13681 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.068107 13755 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.068365 13571 leader_election.cc:304] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.069223 13806 raft_consensus.cc:2804] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.069653 13806 raft_consensus.cc:697] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.070420 13806 consensus_queue.cc:237] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.076592 13505 catalog_manager.cc:5697] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.109784 13845 raft_consensus.cc:993] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.110229 13806 raft_consensus.cc:1081] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.111793 13681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:16:03.112331 13681 raft_consensus.cc:493] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.112645 13681 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.117882 13681 raft_consensus.cc:515] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.119637 13681 leader_election.cc:290] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.120325 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:03.120743 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c639b3d3dd0473d8516f6a9af28fef3" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.121019 13606 raft_consensus.cc:3055] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.121356 13606 raft_consensus.cc:740] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.121368 13755 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.122278 13606 consensus_queue.cc:260] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.123598 13606 raft_consensus.cc:3060] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.128932 13755 raft_consensus.cc:2468] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.130257 13645 leader_election.cc:304] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.130447 13606 raft_consensus.cc:2468] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.130991 13807 raft_consensus.cc:2804] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.131532 13807 raft_consensus.cc:697] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.132383 13807 consensus_queue.cc:237] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.138759 13505 catalog_manager.cc:5697] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.158706 13807 consensus_queue.cc:1048] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:03.165132 13859 raft_consensus.cc:993] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:03.165607 13839 raft_consensus.cc:1081] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:03.167461 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55322
I20260709 13:16:03.168011 13756 raft_consensus.cc:493] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.168390 13756 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.171880 13839 consensus_queue.cc:1048] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:03.176929 13756 raft_consensus.cc:515] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.180334 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:03.180959 13607 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.184022 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebff68eff674c2dad37cb73c6855a9b" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:03.184677 13681 raft_consensus.cc:3055] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.185030 13681 raft_consensus.cc:740] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.185825 13681 consensus_queue.cc:260] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.186801 13756 leader_election.cc:290] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:03.186961 13806 raft_consensus.cc:993] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.187935 13806 raft_consensus.cc:1081] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.189009 13607 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 2.
I20260709 13:16:03.186945 13681 raft_consensus.cc:3060] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.189637 13682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:16:03.190244 13682 raft_consensus.cc:493] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.190433 13721 leader_election.cc:304] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:03.190609 13682 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.191411 13831 raft_consensus.cc:2804] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.191905 13831 raft_consensus.cc:697] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 2 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:03.192731 13831 consensus_queue.cc:237] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.197679 13682 raft_consensus.cc:515] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.200572 13681 raft_consensus.cc:2468] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 2.
I20260709 13:16:03.200749 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:03.200874 13503 catalog_manager.cc:5697] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 1 to 2, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.201504 13607 raft_consensus.cc:3055] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.201179 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.202291 13607 raft_consensus.cc:740] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.202683 13756 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.203187 13607 consensus_queue.cc:260] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.204255 13607 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.210479 13807 raft_consensus.cc:993] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.210990 13807 raft_consensus.cc:1081] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.201422 13682 leader_election.cc:290] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.212682 13606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55050
I20260709 13:16:03.213479 13607 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.214120 13606 raft_consensus.cc:493] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.214607 13606 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.214614 13647 leader_election.cc:304] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.215588 13839 raft_consensus.cc:2804] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.216045 13839 raft_consensus.cc:697] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.216879 13839 consensus_queue.cc:237] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.217869 13756 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.221401 13606 raft_consensus.cc:515] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:03.223767 13606 leader_election.cc:290] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:03.224071 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.224345 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c582b1acd20c4330830244cf4c20be91" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:03.224833 13756 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.224010 13505 catalog_manager.cc:5697] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.224992 13682 raft_consensus.cc:3055] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.225479 13682 raft_consensus.cc:740] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.226224 13682 consensus_queue.cc:260] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:03.227165 13682 raft_consensus.cc:3060] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.231252 13756 raft_consensus.cc:2468] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.232520 13570 leader_election.cc:304] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:03.233400 13682 raft_consensus.cc:2468] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.233496 13827 raft_consensus.cc:2804] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.234189 13827 raft_consensus.cc:697] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.235059 13827 consensus_queue.cc:237] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } }
I20260709 13:16:03.240695 13505 catalog_manager.cc:5697] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.326903 13831 raft_consensus.cc:993] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.327428 13801 raft_consensus.cc:1081] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.328863 13682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59336
I20260709 13:16:03.329375 13682 raft_consensus.cc:493] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.329681 13682 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.334460 13682 raft_consensus.cc:515] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.336191 13682 leader_election.cc:290] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.337188 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:03.337643 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379bf9a3cf5047ddbe067c9f90097ec0" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.337937 13606 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.338351 13756 raft_consensus.cc:3055] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.338757 13756 raft_consensus.cc:740] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:03.339387 13831 raft_consensus.cc:993] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.339898 13801 raft_consensus.cc:1081] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.339610 13756 consensus_queue.cc:260] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.340914 13756 raft_consensus.cc:3060] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.341589 13607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55040
I20260709 13:16:03.342180 13607 raft_consensus.cc:493] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.342554 13607 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.344367 13606 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.345425 13647 leader_election.cc:304] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.346112 13839 raft_consensus.cc:2804] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.346541 13839 raft_consensus.cc:697] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.347316 13839 consensus_queue.cc:237] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.348228 13756 raft_consensus.cc:2468] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.349433 13607 raft_consensus.cc:515] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.351389 13607 leader_election.cc:290] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.353253 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:03.353893 13682 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.355370 13505 catalog_manager.cc:5697] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.356217 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538d93fa3bf34236b06f20c6f6c4081b" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.356829 13756 raft_consensus.cc:3055] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.357156 13756 raft_consensus.cc:740] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:03.358047 13756 consensus_queue.cc:260] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.358929 13756 raft_consensus.cc:3060] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.360384 13682 raft_consensus.cc:2468] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.361457 13571 leader_election.cc:304] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.362263 13827 raft_consensus.cc:2804] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.362715 13827 raft_consensus.cc:697] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.363582 13827 consensus_queue.cc:237] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.365672 13756 raft_consensus.cc:2468] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.369976 13505 catalog_manager.cc:5697] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.453284 13756 raft_consensus.cc:1275] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.454568 13827 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.463239 13682 raft_consensus.cc:1275] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.464620 13845 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.527411 13845 raft_consensus.cc:993] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.527884 13845 raft_consensus.cc:1081] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:03.529371 13682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:16:03.529881 13682 raft_consensus.cc:493] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.530185 13682 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.534996 13682 raft_consensus.cc:515] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.536878 13682 leader_election.cc:290] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.537539 13756 raft_consensus.cc:1275] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.537982 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:03.538002 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9656e8f61540ada88b9a29e6eb4bbc" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.538941 13607 raft_consensus.cc:3055] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.538942 13755 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.539445 13607 raft_consensus.cc:740] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.539512 13839 consensus_queue.cc:1048] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.540495 13607 consensus_queue.cc:260] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.541882 13607 raft_consensus.cc:3060] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.547500 13755 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.548473 13607 raft_consensus.cc:2468] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:03.549602 13647 leader_election.cc:304] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.550438 13807 raft_consensus.cc:2804] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.550940 13807 raft_consensus.cc:697] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:03.551797 13807 consensus_queue.cc:237] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.552789 13607 raft_consensus.cc:1275] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.554569 13839 consensus_queue.cc:1048] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.563125 13503 catalog_manager.cc:5697] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.598551 13831 raft_consensus.cc:993] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.599001 13801 raft_consensus.cc:1081] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:03.600425 13607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55040
I20260709 13:16:03.600893 13607 raft_consensus.cc:493] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:03.601150 13607 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.605926 13607 raft_consensus.cc:515] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.607374 13607 leader_election.cc:290] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:03.608305 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:03.608496 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9161442cc7453f9a2a8b95d441723f" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:03.608899 13682 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.609103 13755 raft_consensus.cc:3055] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:03.609447 13755 raft_consensus.cc:740] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:03.610179 13755 consensus_queue.cc:260] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.611205 13755 raft_consensus.cc:3060] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:03.614045 13682 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.615361 13571 leader_election.cc:304] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:03.616173 13845 raft_consensus.cc:2804] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:03.616674 13845 raft_consensus.cc:697] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:03.616724 13755 raft_consensus.cc:2468] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:03.617120 13756 raft_consensus.cc:1275] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.617563 13845 consensus_queue.cc:237] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:03.619292 13806 consensus_queue.cc:1048] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.625521 13503 catalog_manager.cc:5697] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.632156 13682 raft_consensus.cc:1275] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.633967 13827 consensus_queue.cc:1048] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.662941 13682 raft_consensus.cc:1275] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.664161 13801 consensus_queue.cc:1048] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.671618 13607 raft_consensus.cc:1275] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.673084 13831 consensus_queue.cc:1048] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.759966 13607 raft_consensus.cc:1275] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.761353 13807 consensus_queue.cc:1048] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.769304 13756 raft_consensus.cc:1275] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.771418 13878 consensus_queue.cc:1048] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:03.775363 13607 raft_consensus.cc:1275] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.776723 13878 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.782524 13756 raft_consensus.cc:1275] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.784377 13878 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.795735 13682 raft_consensus.cc:1275] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.797498 13827 consensus_queue.cc:1048] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:03.808852 13756 raft_consensus.cc:1275] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:03.810110 13827 consensus_queue.cc:1048] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.019466 13682 raft_consensus.cc:1275] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.020794 13827 consensus_queue.cc:1048] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.024981 13756 raft_consensus.cc:1275] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.026448 13827 consensus_queue.cc:1048] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.078699 13756 raft_consensus.cc:1275] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.079952 13807 consensus_queue.cc:1048] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.087852 13607 raft_consensus.cc:1275] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.089574 13878 consensus_queue.cc:1048] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.096000 13502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51038:
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 13:16:06.098680 13502 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 13:16:06.148947 13589 tablet_service.cc:1511] Processing CreateTablet for tablet 0086779843024bc69a51d76ae10e79c4 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:06.149884 13669 tablet_service.cc:1511] Processing CreateTablet for tablet 0086779843024bc69a51d76ae10e79c4 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:06.150297 13589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0086779843024bc69a51d76ae10e79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.151268 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0086779843024bc69a51d76ae10e79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.152034 13744 tablet_service.cc:1511] Processing CreateTablet for tablet 0086779843024bc69a51d76ae10e79c4 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:06.153353 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0086779843024bc69a51d76ae10e79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.155352 13664 tablet_service.cc:1511] Processing CreateTablet for tablet 4c791597f14a420baa6c0f54c20a0fce (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:06.156687 13664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c791597f14a420baa6c0f54c20a0fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.159767 13593 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:06.159950 13596 tablet_service.cc:1511] Processing CreateTablet for tablet 4c791597f14a420baa6c0f54c20a0fce (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:06.161339 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.162211 13596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c791597f14a420baa6c0f54c20a0fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.162949 13741 tablet_service.cc:1511] Processing CreateTablet for tablet 4c791597f14a420baa6c0f54c20a0fce (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:06.165714 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c791597f14a420baa6c0f54c20a0fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.164045 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:06.168555 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.169399 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:06.170827 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf2f746e9d7427fbc563b1d00bc0b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.183184 13595 tablet_service.cc:1511] Processing CreateTablet for tablet 30021ef56b114771a3b037278a8da728 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:06.184326 13904 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.184713 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30021ef56b114771a3b037278a8da728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.188175 13668 tablet_service.cc:1511] Processing CreateTablet for tablet 30021ef56b114771a3b037278a8da728 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:06.189510 13668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30021ef56b114771a3b037278a8da728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.195549 13743 tablet_service.cc:1511] Processing CreateTablet for tablet 30021ef56b114771a3b037278a8da728 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:06.197085 13743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30021ef56b114771a3b037278a8da728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.206737 13597 tablet_service.cc:1511] Processing CreateTablet for tablet 631441a568e34d339b6865879fe90cc7 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:06.208228 13904 tablet_bootstrap.cc:654] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.208380 13597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631441a568e34d339b6865879fe90cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.223541 13669 tablet_service.cc:1511] Processing CreateTablet for tablet 631441a568e34d339b6865879fe90cc7 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:06.225489 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631441a568e34d339b6865879fe90cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.228507 13745 tablet_service.cc:1511] Processing CreateTablet for tablet 631441a568e34d339b6865879fe90cc7 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:06.234395 13745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631441a568e34d339b6865879fe90cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.238523 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 9296f7a6ad684d8994141e9f8c319567 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:06.239917 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9296f7a6ad684d8994141e9f8c319567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.240938 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 9296f7a6ad684d8994141e9f8c319567 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:06.242354 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9296f7a6ad684d8994141e9f8c319567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.268105 13905 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.269902 13589 tablet_service.cc:1511] Processing CreateTablet for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:06.271132 13904 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.271461 13589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.271705 13904 ts_tablet_manager.cc:1403] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.007s
I20260709 13:16:06.273144 13741 tablet_service.cc:1511] Processing CreateTablet for tablet 9296f7a6ad684d8994141e9f8c319567 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:06.274456 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9296f7a6ad684d8994141e9f8c319567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.275262 13904 raft_consensus.cc:359] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.276132 13904 raft_consensus.cc:385] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.276463 13904 raft_consensus.cc:740] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.271581 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:06.284091 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.285164 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:06.286530 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5075d8f5e6ae4f62a7fbb50b9c283f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.288121 13904 consensus_queue.cc:260] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.291050 13904 ts_tablet_manager.cc:1434] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:16:06.292001 13904 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.298744 13904 tablet_bootstrap.cc:654] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.305012 13666 tablet_service.cc:1511] Processing CreateTablet for tablet d753e10a6b13454da0e94615a794849e (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:06.306407 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753e10a6b13454da0e94615a794849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.312610 13744 tablet_service.cc:1511] Processing CreateTablet for tablet d753e10a6b13454da0e94615a794849e (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:06.325546 13906 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.325767 13597 tablet_service.cc:1511] Processing CreateTablet for tablet d753e10a6b13454da0e94615a794849e (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:06.327152 13597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753e10a6b13454da0e94615a794849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.328773 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753e10a6b13454da0e94615a794849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.331023 13595 tablet_service.cc:1511] Processing CreateTablet for tablet 66c69bff3c3144ba97bd6f0007cfc5e2 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:06.332494 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c69bff3c3144ba97bd6f0007cfc5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.332621 13664 tablet_service.cc:1511] Processing CreateTablet for tablet 66c69bff3c3144ba97bd6f0007cfc5e2 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:06.333945 13664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c69bff3c3144ba97bd6f0007cfc5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.347190 13904 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.347783 13904 ts_tablet_manager.cc:1403] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.002s
I20260709 13:16:06.350721 13905 tablet_bootstrap.cc:654] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.356462 13744 tablet_service.cc:1511] Processing CreateTablet for tablet 66c69bff3c3144ba97bd6f0007cfc5e2 (DEFAULT_TABLE table=soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:06.350800 13904 raft_consensus.cc:359] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.357416 13904 raft_consensus.cc:385] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.357815 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c69bff3c3144ba97bd6f0007cfc5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.357753 13904 raft_consensus.cc:740] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.370646 13906 tablet_bootstrap.cc:654] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.366395 13904 consensus_queue.cc:260] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.372905 13904 ts_tablet_manager.cc:1434] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:16:06.375854 13904 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.396106 13904 tablet_bootstrap.cc:654] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.397166 13905 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.397699 13906 tablet_bootstrap.cc:492] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.397782 13905 ts_tablet_manager.cc:1403] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.007s
I20260709 13:16:06.398257 13906 ts_tablet_manager.cc:1403] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.073s	user 0.002s	sys 0.010s
I20260709 13:16:06.401203 13906 raft_consensus.cc:359] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.401754 13904 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.401149 13905 raft_consensus.cc:359] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.402091 13906 raft_consensus.cc:385] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.402360 13905 raft_consensus.cc:385] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.402498 13904 ts_tablet_manager.cc:1403] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 13:16:06.402477 13906 raft_consensus.cc:740] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.402734 13905 raft_consensus.cc:740] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.403609 13906 consensus_queue.cc:260] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.403609 13905 consensus_queue.cc:260] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.406193 13906 ts_tablet_manager.cc:1434] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:16:06.406010 13904 raft_consensus.cc:359] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.406760 13904 raft_consensus.cc:385] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.407088 13904 raft_consensus.cc:740] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.407281 13906 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.407924 13904 consensus_queue.cc:260] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.409710 13905 ts_tablet_manager.cc:1434] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:06.410173 13904 ts_tablet_manager.cc:1434] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:06.410768 13905 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.411211 13904 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.418377 13904 tablet_bootstrap.cc:654] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.418377 13905 tablet_bootstrap.cc:654] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.439356 13906 tablet_bootstrap.cc:654] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.446024 13905 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.446532 13905 ts_tablet_manager.cc:1403] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.028s
I20260709 13:16:06.446592 13906 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.447180 13904 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.447206 13906 ts_tablet_manager.cc:1403] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 13:16:06.447804 13904 ts_tablet_manager.cc:1403] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.022s
I20260709 13:16:06.449847 13906 raft_consensus.cc:359] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.449753 13905 raft_consensus.cc:359] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.450613 13906 raft_consensus.cc:385] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.450721 13905 raft_consensus.cc:385] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.450994 13906 raft_consensus.cc:740] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.451273 13905 raft_consensus.cc:740] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.450740 13904 raft_consensus.cc:359] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.451821 13904 raft_consensus.cc:385] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.452107 13904 raft_consensus.cc:740] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.451958 13906 consensus_queue.cc:260] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.452227 13905 consensus_queue.cc:260] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.453012 13904 consensus_queue.cc:260] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.454527 13905 ts_tablet_manager.cc:1434] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:16:06.455313 13904 ts_tablet_manager.cc:1434] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:16:06.455673 13905 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.456314 13904 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.463426 13904 tablet_bootstrap.cc:654] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.463231 13905 tablet_bootstrap.cc:654] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.475176 13904 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.475687 13904 ts_tablet_manager.cc:1403] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:16:06.478521 13906 ts_tablet_manager.cc:1434] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:16:06.478572 13904 raft_consensus.cc:359] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.479676 13904 raft_consensus.cc:385] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.479997 13904 raft_consensus.cc:740] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.480199 13906 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.480718 13904 consensus_queue.cc:260] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.483069 13904 ts_tablet_manager.cc:1434] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:16:06.483973 13904 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.488410 13906 tablet_bootstrap.cc:654] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.490300 13904 tablet_bootstrap.cc:654] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.492211 13892 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.492794 13892 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.495898 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.497260 13892 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.498878 13905 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.499689 13905 ts_tablet_manager.cc:1403] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.011s
I20260709 13:16:06.499580 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
W20260709 13:16:06.502210 13647 leader_election.cc:343] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.503141 13904 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.503654 13904 ts_tablet_manager.cc:1403] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
W20260709 13:16:06.503973 13645 leader_election.cc:343] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.504470 13645 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5
I20260709 13:16:06.505332 13892 raft_consensus.cc:2749] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.506865 13904 raft_consensus.cc:359] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.507682 13904 raft_consensus.cc:385] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.507968 13904 raft_consensus.cc:740] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.503481 13905 raft_consensus.cc:359] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.508498 13905 raft_consensus.cc:385] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.508916 13905 raft_consensus.cc:740] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.508914 13904 consensus_queue.cc:260] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.510129 13906 tablet_bootstrap.cc:492] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.509902 13905 consensus_queue.cc:260] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.510735 13906 ts_tablet_manager.cc:1403] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260709 13:16:06.511281 13904 ts_tablet_manager.cc:1434] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:06.512238 13904 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.512843 13905 ts_tablet_manager.cc:1434] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:16:06.513983 13905 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.514115 13906 raft_consensus.cc:359] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.514958 13906 raft_consensus.cc:385] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.517831 13906 raft_consensus.cc:740] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.518782 13904 tablet_bootstrap.cc:654] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.518744 13906 consensus_queue.cc:260] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.521643 13906 ts_tablet_manager.cc:1434] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:06.521848 13905 tablet_bootstrap.cc:654] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.522722 13906 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.530435 13904 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.530984 13904 ts_tablet_manager.cc:1403] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:16:06.532510 13892 raft_consensus.cc:493] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.533059 13892 raft_consensus.cc:515] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.533836 13904 raft_consensus.cc:359] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.534552 13904 raft_consensus.cc:385] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.534822 13904 raft_consensus.cc:740] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.535540 13904 consensus_queue.cc:260] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.538479 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.540441 13905 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.540690 13906 tablet_bootstrap.cc:654] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.541030 13905 ts_tablet_manager.cc:1403] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
W20260709 13:16:06.541834 13647 leader_election.cc:343] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.542776 13892 leader_election.cc:290] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.544754 13905 raft_consensus.cc:359] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.545231 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.545925 13905 raft_consensus.cc:385] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.546413 13905 raft_consensus.cc:740] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.547492 13905 consensus_queue.cc:260] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.550590 13905 ts_tablet_manager.cc:1434] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:06.552642 13755 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.552860 13905 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.552991 13904 ts_tablet_manager.cc:1434] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:16:06.554564 13645 leader_election.cc:304] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:06.556190 13921 raft_consensus.cc:2804] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.556566 13921 raft_consensus.cc:493] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.556818 13921 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.562009 13921 raft_consensus.cc:515] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.563788 13905 tablet_bootstrap.cc:654] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.564116 13892 raft_consensus.cc:493] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.564786 13892 raft_consensus.cc:515] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.565171 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
W20260709 13:16:06.566650 13647 leader_election.cc:343] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.568254 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.568622 13892 leader_election.cc:290] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.568967 13607 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.569341 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.568958 13923 raft_consensus.cc:493] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.571194 13647 leader_election.cc:304] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.570147 13755 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.573597 13904 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.570748 13923 raft_consensus.cc:515] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.580039 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
W20260709 13:16:06.581859 13645 leader_election.cc:343] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.582522 13904 tablet_bootstrap.cc:654] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.582708 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.583391 13607 raft_consensus.cc:2468] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.584314 13923 leader_election.cc:290] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.585203 13923 raft_consensus.cc:2804] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.585677 13923 raft_consensus.cc:493] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.586163 13923 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.589290 13647 leader_election.cc:304] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 56b1e095757b4920bca61e34062160c5
I20260709 13:16:06.597282 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.597599 13905 tablet_bootstrap.cc:492] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.598497 13905 ts_tablet_manager.cc:1403] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.002s
I20260709 13:16:06.598765 13925 raft_consensus.cc:2804] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.599229 13925 raft_consensus.cc:493] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.599673 13925 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.601918 13905 raft_consensus.cc:359] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.602790 13905 raft_consensus.cc:385] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.603142 13905 raft_consensus.cc:740] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.604197 13905 consensus_queue.cc:260] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.598388 13755 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.612383 13921 leader_election.cc:290] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.624786 13925 raft_consensus.cc:515] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.625725 13905 ts_tablet_manager.cc:1434] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:16:06.630571 13921 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.630909 13925 leader_election.cc:290] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.631636 13905 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.631589 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:06.637063 13921 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.637413 13607 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.640410 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
W20260709 13:16:06.642033 13647 leader_election.cc:343] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.643847 13921 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.645243 13923 raft_consensus.cc:515] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.647846 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.648182 13753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.648524 13756 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.648583 13923 leader_election.cc:290] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.648846 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:06.649542 13606 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.650187 13904 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.650667 13904 ts_tablet_manager.cc:1403] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.048s
I20260709 13:16:06.654322 13904 raft_consensus.cc:359] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.654992 13904 raft_consensus.cc:385] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.655293 13904 raft_consensus.cc:740] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.656047 13904 consensus_queue.cc:260] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.656455 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.657166 13754 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.658133 13904 ts_tablet_manager.cc:1434] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:06.659269 13904 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: Bootstrap starting.
I20260709 13:16:06.660640 13607 raft_consensus.cc:2468] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.661157 13756 raft_consensus.cc:2468] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.660696 13905 tablet_bootstrap.cc:654] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.662245 13647 leader_election.cc:304] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.663645 13923 raft_consensus.cc:2804] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.664179 13923 raft_consensus.cc:697] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:06.665112 13923 consensus_queue.cc:237] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.665892 13904 tablet_bootstrap.cc:654] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.666985 13754 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
W20260709 13:16:06.668561 13645 leader_election.cc:343] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.669052 13645 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5
I20260709 13:16:06.669966 13928 raft_consensus.cc:2749] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.672418 13927 raft_consensus.cc:493] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.672904 13927 raft_consensus.cc:515] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.674544 13755 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.676625 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.677349 13927 leader_election.cc:290] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
W20260709 13:16:06.679949 13647 leader_election.cc:343] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.678143 13906 tablet_bootstrap.cc:492] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.680176 13645 leader_election.cc:304] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.680935 13906 ts_tablet_manager.cc:1403] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.158s	user 0.029s	sys 0.033s
I20260709 13:16:06.681026 13927 raft_consensus.cc:2804] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.681624 13927 raft_consensus.cc:697] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:06.682551 13927 consensus_queue.cc:237] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.684492 13906 raft_consensus.cc:359] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.685329 13906 raft_consensus.cc:385] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.685636 13906 raft_consensus.cc:740] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.686714 13645 leader_election.cc:304] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:06.686473 13906 consensus_queue.cc:260] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.658620 13606 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.687666 13923 raft_consensus.cc:2804] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.688179 13923 raft_consensus.cc:697] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:06.689056 13923 consensus_queue.cc:237] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.690639 13906 ts_tablet_manager.cc:1434] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:16:06.692062 13906 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.694617 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
W20260709 13:16:06.698340 13645 leader_election.cc:343] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.699790 13645 leader_election.cc:304] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5
I20260709 13:16:06.701905 13928 raft_consensus.cc:2749] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.706300 13906 tablet_bootstrap.cc:654] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.714449 13906 tablet_bootstrap.cc:492] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.714449 13904 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: No bootstrap required, opened a new log
I20260709 13:16:06.715054 13906 ts_tablet_manager.cc:1403] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 13:16:06.715054 13904 ts_tablet_manager.cc:1403] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.024s
I20260709 13:16:06.717291 13905 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.717995 13905 ts_tablet_manager.cc:1403] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.008s
I20260709 13:16:06.718398 13904 raft_consensus.cc:359] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.718622 13906 raft_consensus.cc:359] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.719237 13904 raft_consensus.cc:385] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.719295 13906 raft_consensus.cc:385] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.719671 13904 raft_consensus.cc:740] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.720407 13904 consensus_queue.cc:260] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.720902 13503 catalog_manager.cc:5697] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.721745 13905 raft_consensus.cc:359] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.722568 13905 raft_consensus.cc:385] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.722688 13904 ts_tablet_manager.cc:1434] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:06.722983 13905 raft_consensus.cc:740] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.722597 13503 catalog_manager.cc:5697] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.724167 13905 consensus_queue.cc:260] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.724887 13503 catalog_manager.cc:5697] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.726486 13905 ts_tablet_manager.cc:1434] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:06.719663 13906 raft_consensus.cc:740] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.727627 13905 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.727689 13906 consensus_queue.cc:260] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.734695 13906 ts_tablet_manager.cc:1434] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:06.735495 13905 tablet_bootstrap.cc:654] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.736354 13906 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.747699 13905 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.748346 13905 ts_tablet_manager.cc:1403] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:16:06.750095 13906 tablet_bootstrap.cc:654] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.750849 13889 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.751434 13889 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.751798 13905 raft_consensus.cc:359] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.752609 13905 raft_consensus.cc:385] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.752949 13905 raft_consensus.cc:740] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.753847 13889 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.753679 13905 consensus_queue.cc:260] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.755128 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.756284 13682 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.756749 13905 ts_tablet_manager.cc:1434] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:16:06.755792 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.757761 13905 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.758314 13720 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.762643 13889 raft_consensus.cc:493] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.766383 13889 raft_consensus.cc:515] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.766968 13939 raft_consensus.cc:2804] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.767946 13906 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.768435 13939 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.765936 13905 tablet_bootstrap.cc:654] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.768826 13906 ts_tablet_manager.cc:1403] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.010s
I20260709 13:16:06.769761 13889 leader_election.cc:290] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.770936 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.771673 13682 raft_consensus.cc:2468] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.768874 13939 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.772516 13906 raft_consensus.cc:359] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.773361 13906 raft_consensus.cc:385] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.773187 13720 leader_election.cc:304] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.773830 13906 raft_consensus.cc:740] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.774480 13889 raft_consensus.cc:2804] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.774932 13889 raft_consensus.cc:493] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.774689 13906 consensus_queue.cc:260] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.775425 13889 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.780493 13906 ts_tablet_manager.cc:1434] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 13:16:06.783776 13906 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.785404 13905 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.785996 13905 ts_tablet_manager.cc:1403] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 13:16:06.788705 13889 raft_consensus.cc:515] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.790871 13939 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.792272 13906 tablet_bootstrap.cc:654] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.789069 13905 raft_consensus.cc:359] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.792801 13905 raft_consensus.cc:385] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.793295 13905 raft_consensus.cc:740] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.795850 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:06.795680 13905 consensus_queue.cc:260] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.796496 13681 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.798025 13905 ts_tablet_manager.cc:1434] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:16:06.798938 13905 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: Bootstrap starting.
I20260709 13:16:06.794294 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:06.794727 13939 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.799530 13682 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.805701 13905 tablet_bootstrap.cc:654] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:06.809928 13721 leader_election.cc:343] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.812527 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.815536 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:06.815845 13682 raft_consensus.cc:2468] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:06.817260 13905 tablet_bootstrap.cc:492] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: No bootstrap required, opened a new log
I20260709 13:16:06.817745 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
W20260709 13:16:06.818306 13721 leader_election.cc:343] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:06.819762 13721 leader_election.cc:343] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.820120 13905 ts_tablet_manager.cc:1403] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:16:06.820392 13720 leader_election.cc:304] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:06.822075 13938 raft_consensus.cc:2804] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.822944 13905 raft_consensus.cc:359] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.818027 13681 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:06.823185 13938 raft_consensus.cc:697] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:06.824699 13889 leader_election.cc:290] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.825385 13938 consensus_queue.cc:237] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.823724 13905 raft_consensus.cc:385] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:06.820422 13721 leader_election.cc:343] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.826653 13905 raft_consensus.cc:740] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.827411 13905 consensus_queue.cc:260] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.829048 13906 tablet_bootstrap.cc:492] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.829757 13906 ts_tablet_manager.cc:1403] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.015s
I20260709 13:16:06.829874 13905 ts_tablet_manager.cc:1434] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:16:06.831876 13720 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:06.833146 13938 raft_consensus.cc:2804] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.833618 13938 raft_consensus.cc:697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:06.833231 13906 raft_consensus.cc:359] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.834398 13906 raft_consensus.cc:385] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.834405 13938 consensus_queue.cc:237] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.835006 13906 raft_consensus.cc:740] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.836319 13906 consensus_queue.cc:260] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.839811 13906 ts_tablet_manager.cc:1434] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260709 13:16:06.841037 13906 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.846031 13927 raft_consensus.cc:493] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.855931 13927 raft_consensus.cc:515] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.858703 13927 leader_election.cc:290] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.859818 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9296f7a6ad684d8994141e9f8c319567" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.860596 13606 raft_consensus.cc:2468] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.860605 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9296f7a6ad684d8994141e9f8c319567" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.861101 13906 tablet_bootstrap.cc:654] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.861536 13755 raft_consensus.cc:2468] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 0.
I20260709 13:16:06.861953 13647 leader_election.cc:304] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.862375 13502 catalog_manager.cc:5697] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.863777 13502 catalog_manager.cc:5697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.866285 13927 raft_consensus.cc:2804] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.866918 13927 raft_consensus.cc:493] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.867416 13927 raft_consensus.cc:3060] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.873179 13906 tablet_bootstrap.cc:492] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.874033 13906 ts_tablet_manager.cc:1403] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.002s
I20260709 13:16:06.877130 13906 raft_consensus.cc:359] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.877760 13906 raft_consensus.cc:385] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.878059 13906 raft_consensus.cc:740] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.878707 13906 consensus_queue.cc:260] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.880541 13906 ts_tablet_manager.cc:1434] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:06.880591 13927 raft_consensus.cc:515] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.881886 13906 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: Bootstrap starting.
I20260709 13:16:06.882723 13927 leader_election.cc:290] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.883536 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9296f7a6ad684d8994141e9f8c319567" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:06.883988 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9296f7a6ad684d8994141e9f8c319567" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.884157 13606 raft_consensus.cc:3060] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.884585 13755 raft_consensus.cc:3060] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.891491 13606 raft_consensus.cc:2468] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.892554 13755 raft_consensus.cc:2468] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 1.
I20260709 13:16:06.892650 13647 leader_election.cc:304] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.893889 13927 raft_consensus.cc:2804] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.894416 13927 raft_consensus.cc:697] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:06.895242 13927 consensus_queue.cc:237] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.891541 13906 tablet_bootstrap.cc:654] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.902025 13906 tablet_bootstrap.cc:492] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: No bootstrap required, opened a new log
I20260709 13:16:06.902437 13906 ts_tablet_manager.cc:1403] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:16:06.904096 13938 raft_consensus.cc:493] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.904671 13938 raft_consensus.cc:515] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.904295 13504 catalog_manager.cc:5697] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.904814 13906 raft_consensus.cc:359] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.905578 13906 raft_consensus.cc:385] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.905825 13906 raft_consensus.cc:740] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.906445 13906 consensus_queue.cc:260] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.906770 13938 leader_election.cc:290] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.908483 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.908473 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.909435 13681 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.909435 13606 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.910981 13720 leader_election.cc:304] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.912832 13906 ts_tablet_manager.cc:1434] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:06.913827 13938 raft_consensus.cc:2804] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.914259 13938 raft_consensus.cc:493] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.914604 13938 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.921677 13938 raft_consensus.cc:515] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.923674 13938 leader_election.cc:290] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.924692 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:06.924692 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:06.925585 13606 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.925655 13681 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.932968 13606 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:06.932968 13681 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 1.
I20260709 13:16:06.934435 13721 leader_election.cc:304] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:06.935226 13938 raft_consensus.cc:2804] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.935680 13938 raft_consensus.cc:697] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:06.936425 13938 consensus_queue.cc:237] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.940876 13806 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.941413 13806 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.943445 13806 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.944507 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.944252 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.946226 13681 raft_consensus.cc:2393] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate 56b1e095757b4920bca61e34062160c5 in this term.
I20260709 13:16:06.944368 13504 catalog_manager.cc:5697] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 1 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.947207 13571 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da; no voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:06.947978 13806 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.958034 13806 raft_consensus.cc:2749] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.958920 13806 raft_consensus.cc:493] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.960628 13806 raft_consensus.cc:515] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.962209 13951 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.963178 13951 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.964313 13806 leader_election.cc:290] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.964526 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.965198 13681 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:06.967836 13953 raft_consensus.cc:493] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.967970 13571 leader_election.cc:304] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.968396 13953 raft_consensus.cc:515] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.969422 13951 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.969590 13952 raft_consensus.cc:2804] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.970043 13952 raft_consensus.cc:493] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.970731 13952 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.971155 13938 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.971752 13953 leader_election.cc:290] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.972126 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.972136 13938 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.973693 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.970655 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.974311 13756 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:06.974659 13681 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:06.974817 13938 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.976351 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da" is_pre_election: true
I20260709 13:16:06.975844 13571 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:06.976261 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:06.977135 13606 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.971383 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.977612 13682 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 0.
I20260709 13:16:06.978731 13721 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:06.978127 13755 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 0.
I20260709 13:16:06.981026 13938 raft_consensus.cc:2804] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.982018 13953 raft_consensus.cc:2804] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.982283 13938 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.982488 13953 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.982797 13938 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.982962 13953 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.981700 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:06.983726 13755 raft_consensus.cc:2393] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in this term.
I20260709 13:16:06.984790 13570 leader_election.cc:304] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da; no voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:06.984825 13952 raft_consensus.cc:515] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.987399 13954 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.987799 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:06.988400 13682 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.990563 13953 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:06.992753 13953 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.993074 13952 leader_election.cc:290] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:06.994179 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.994990 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:06.995710 13756 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.996053 13954 raft_consensus.cc:2749] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.993549 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:06.997046 13681 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.000625 13938 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.002038 13755 raft_consensus.cc:2393] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate 56b1e095757b4920bca61e34062160c5 in this term.
I20260709 13:16:07.016577 13681 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:07.005108 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.001468 13756 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:07.004606 13606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:07.019165 13606 raft_consensus.cc:2393] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56b1e095757b4920bca61e34062160c5 in current term 1: Already voted for candidate 28278f8bae5a4d9184f8f2269af5b8da in this term.
I20260709 13:16:07.019475 13570 leader_election.cc:304] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:07.020377 13721 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [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: 56b1e095757b4920bca61e34062160c5; no voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:07.020676 13954 raft_consensus.cc:2804] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.021059 13571 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.021234 13954 raft_consensus.cc:697] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.021307 13889 raft_consensus.cc:2749] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.022352 13953 raft_consensus.cc:2804] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.022925 13953 raft_consensus.cc:697] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.022293 13954 consensus_queue.cc:237] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.003211 13938 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 1 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:06.995015 13682 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 1.
I20260709 13:16:07.023751 13953 consensus_queue.cc:237] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.034041 13504 catalog_manager.cc:5697] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 0 to 1, leader changed from <none> to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 1 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.035430 13504 catalog_manager.cc:5697] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 0 to 1, leader changed from <none> to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 1 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.051355 13953 raft_consensus.cc:493] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.051838 13953 raft_consensus.cc:515] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.053766 13953 leader_election.cc:290] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.054492 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" is_pre_election: true
I20260709 13:16:07.054798 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b1e095757b4920bca61e34062160c5" is_pre_election: true
I20260709 13:16:07.055275 13682 raft_consensus.cc:2393] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28278f8bae5a4d9184f8f2269af5b8da in current term 1: Already voted for candidate 56b1e095757b4920bca61e34062160c5 in this term.
I20260709 13:16:07.056488 13571 leader_election.cc:304] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da; no voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:07.057085 13953 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.062561 13953 raft_consensus.cc:2749] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.102119 13682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:59350
I20260709 13:16:07.102766 13682 raft_consensus.cc:606] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:07.109386 13756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:07.109934 13756 raft_consensus.cc:606] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:07.115461 13682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:59350
I20260709 13:16:07.115954 13682 raft_consensus.cc:606] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:07.121220 13682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30021ef56b114771a3b037278a8da728"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:59350
I20260709 13:16:07.121704 13682 raft_consensus.cc:606] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Received request to transfer leadership to TS 28278f8bae5a4d9184f8f2269af5b8da
I20260709 13:16:07.127218 13606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "631441a568e34d339b6865879fe90cc7"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55064
I20260709 13:16:07.127784 13606 raft_consensus.cc:606] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:07.137286 13756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:07.137832 13756 raft_consensus.cc:606] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:07.143433 13756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d753e10a6b13454da0e94615a794849e"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
mode: GRACEFUL
new_leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:55332
I20260709 13:16:07.143925 13756 raft_consensus.cc:606] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Received request to transfer leadership to TS d3ea3b7a1ecb4c6c97a778c6c0120174
I20260709 13:16:07.149695 13606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55064
I20260709 13:16:07.150234 13606 raft_consensus.cc:606] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:07.197012 13927 consensus_queue.cc:1048] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.204099 13923 raft_consensus.cc:993] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.204759 13927 raft_consensus.cc:1081] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.207110 13605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55050
I20260709 13:16:07.207686 13605 raft_consensus.cc:493] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.208060 13605 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.210618 13958 consensus_queue.cc:1048] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.213856 13958 consensus_queue.cc:1048] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.215804 13605 raft_consensus.cc:515] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.217355 13606 raft_consensus.cc:1240] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Rejecting Update request from peer d3ea3b7a1ecb4c6c97a778c6c0120174 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:07.222244 13605 leader_election.cc:290] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.222888 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.223620 13682 raft_consensus.cc:3055] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.223941 13682 raft_consensus.cc:740] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.224733 13682 consensus_queue.cc:260] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.225605 13682 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.228658 13923 raft_consensus.cc:993] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.229163 13923 raft_consensus.cc:1081] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.230769 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf2f746e9d7427fbc563b1d00bc0b2a" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.231561 13756 raft_consensus.cc:3060] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.239066 13756 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.239106 13923 consensus_queue.cc:1048] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.239271 13607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55050
I20260709 13:16:07.240370 13570 leader_election.cc:304] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:07.242157 13953 raft_consensus.cc:2804] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.242636 13953 raft_consensus.cc:697] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.242789 13682 raft_consensus.cc:2468] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.243469 13953 consensus_queue.cc:237] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.246429 13607 raft_consensus.cc:493] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.247125 13607 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.255360 13607 raft_consensus.cc:515] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.256237 13502 catalog_manager.cc:5697] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.259482 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.260205 13682 raft_consensus.cc:3055] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.260553 13682 raft_consensus.cc:740] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.260574 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0086779843024bc69a51d76ae10e79c4" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.261265 13756 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.261761 13607 leader_election.cc:290] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.261377 13682 consensus_queue.cc:260] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.267023 13958 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.268573 13756 raft_consensus.cc:2468] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.268865 13682 raft_consensus.cc:3060] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.272259 13570 leader_election.cc:304] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:07.273420 13953 raft_consensus.cc:2804] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.273916 13953 raft_consensus.cc:697] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.274718 13953 consensus_queue.cc:237] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.280104 13682 raft_consensus.cc:2468] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.285718 13958 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.289388 13502 catalog_manager.cc:5697] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.293001 13927 raft_consensus.cc:993] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.293550 13958 raft_consensus.cc:1081] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.295133 13607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30021ef56b114771a3b037278a8da728"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55050
I20260709 13:16:07.295653 13607 raft_consensus.cc:493] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.296003 13607 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.301024 13607 raft_consensus.cc:515] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.302525 13607 leader_election.cc:290] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.303462 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.304032 13756 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.303511 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.305868 13682 raft_consensus.cc:3055] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.306131 13682 raft_consensus.cc:740] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.306811 13682 consensus_queue.cc:260] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.307981 13682 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.309105 13756 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.310341 13570 leader_election.cc:304] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:07.311168 13953 raft_consensus.cc:2804] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.311643 13953 raft_consensus.cc:697] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.312458 13953 consensus_queue.cc:237] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.314152 13682 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.319986 13502 catalog_manager.cc:5697] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.324448 13958 consensus_queue.cc:1048] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.329847 13938 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.340152 13923 consensus_queue.cc:1048] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.342659 13889 raft_consensus.cc:993] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.343236 13889 raft_consensus.cc:1081] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.348361 13938 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.353899 13682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59336
I20260709 13:16:07.354532 13682 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.354905 13682 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.363632 13682 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.365999 13682 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.366357 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:07.366559 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.366981 13607 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.367218 13755 raft_consensus.cc:3055] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.367588 13755 raft_consensus.cc:740] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:07.370106 13755 consensus_queue.cc:260] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.371728 13755 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.372684 13889 consensus_queue.cc:1048] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.375367 13607 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.376674 13647 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.377390 13923 raft_consensus.cc:2804] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.377935 13923 raft_consensus.cc:697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.378822 13923 consensus_queue.cc:237] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.379294 13938 consensus_queue.cc:1048] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.388661 13889 raft_consensus.cc:993] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: : Instructing follower 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.389003 13504 catalog_manager.cc:5697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.391769 13938 raft_consensus.cc:1081] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer 28278f8bae5a4d9184f8f2269af5b8da to start an election
I20260709 13:16:07.389815 13755 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.401010 13889 consensus_queue.cc:1048] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.403268 13938 consensus_queue.cc:1048] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.403270 13605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
 from {username='slave'} at 127.0.0.1:55040
I20260709 13:16:07.405642 13605 raft_consensus.cc:493] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.406019 13605 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.425457 13605 raft_consensus.cc:515] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.427968 13605 leader_election.cc:290] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Requested vote from peers d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.430001 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.430796 13681 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.432536 13889 raft_consensus.cc:993] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.433096 13889 raft_consensus.cc:1081] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.436934 13682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d753e10a6b13454da0e94615a794849e"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59336
I20260709 13:16:07.437577 13682 raft_consensus.cc:493] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.437644 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c791597f14a420baa6c0f54c20a0fce" candidate_uuid: "28278f8bae5a4d9184f8f2269af5b8da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.438053 13682 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.438302 13755 raft_consensus.cc:3055] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.438733 13755 raft_consensus.cc:740] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:07.439352 13681 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.439512 13755 consensus_queue.cc:260] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.440665 13755 raft_consensus.cc:3060] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.441536 13571 leader_election.cc:304] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.442453 13954 raft_consensus.cc:2804] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.442888 13954 raft_consensus.cc:697] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Leader. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.443879 13954 consensus_queue.cc:237] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.445327 13682 raft_consensus.cc:515] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.448570 13682 leader_election.cc:290] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.449282 13755 raft_consensus.cc:2468] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28278f8bae5a4d9184f8f2269af5b8da in term 2.
I20260709 13:16:07.449606 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.450223 13756 raft_consensus.cc:3055] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.450543 13756 raft_consensus.cc:740] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:07.451273 13756 consensus_queue.cc:260] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.452517 13756 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.453105 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753e10a6b13454da0e94615a794849e" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:07.453729 13605 raft_consensus.cc:3060] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.456799 13503 catalog_manager.cc:5697] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129). New cstate: current_term: 2 leader_uuid: "28278f8bae5a4d9184f8f2269af5b8da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.459367 13756 raft_consensus.cc:2468] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.460697 13645 leader_election.cc:304] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.461573 13923 raft_consensus.cc:2804] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.461558 13605 raft_consensus.cc:2468] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.462316 13923 raft_consensus.cc:697] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.463250 13923 consensus_queue.cc:237] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.472980 13504 catalog_manager.cc:5697] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 56b1e095757b4920bca61e34062160c5 (127.8.38.131) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.518404 13954 consensus_queue.cc:1048] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.529212 13953 consensus_queue.cc:1048] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.541566 13954 raft_consensus.cc:993] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:07.542030 13953 raft_consensus.cc:1081] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:07.543612 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55310
I20260709 13:16:07.544095 13756 raft_consensus.cc:493] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.544384 13756 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.548908 13756 raft_consensus.cc:515] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.550305 13756 leader_election.cc:290] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:07.551407 13682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:07.552254 13682 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.551407 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c69bff3c3144ba97bd6f0007cfc5e2" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:07.552811 13605 raft_consensus.cc:3055] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.553174 13605 raft_consensus.cc:740] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.554026 13605 consensus_queue.cc:260] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.555348 13605 raft_consensus.cc:3060] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.555224 13954 consensus_queue.cc:1048] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.558970 13682 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 2.
I20260709 13:16:07.560200 13720 leader_election.cc:304] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.561156 13973 raft_consensus.cc:2804] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.561654 13973 raft_consensus.cc:697] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 2 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:07.562443 13973 consensus_queue.cc:237] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.564872 13953 raft_consensus.cc:993] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.565429 13953 raft_consensus.cc:1081] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Signalling peer d3ea3b7a1ecb4c6c97a778c6c0120174 to start an election
I20260709 13:16:07.567099 13681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "631441a568e34d339b6865879fe90cc7"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:16:07.567678 13681 raft_consensus.cc:493] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.568038 13681 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.572131 13954 consensus_queue.cc:1048] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.575549 13605 raft_consensus.cc:2468] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 2.
I20260709 13:16:07.576327 13504 catalog_manager.cc:5697] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 1 to 2, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 2 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:07.578045 13681 raft_consensus.cc:515] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.579043 13682 raft_consensus.cc:1240] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Rejecting Update request from peer 28278f8bae5a4d9184f8f2269af5b8da for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:07.581234 13979 consensus_queue.cc:1059] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.582124 13954 raft_consensus.cc:3055] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:07.582489 13954 raft_consensus.cc:740] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:07.583449 13954 consensus_queue.cc:260] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.584227 13954 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.593305 13681 leader_election.cc:290] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), 56b1e095757b4920bca61e34062160c5 (127.8.38.131:41475)
I20260709 13:16:07.594269 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:07.595104 13755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631441a568e34d339b6865879fe90cc7" candidate_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b1e095757b4920bca61e34062160c5"
I20260709 13:16:07.595760 13755 raft_consensus.cc:3060] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.601541 13605 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.602092 13755 raft_consensus.cc:2468] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ea3b7a1ecb4c6c97a778c6c0120174 in term 2.
I20260709 13:16:07.602896 13647 leader_election.cc:304] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28278f8bae5a4d9184f8f2269af5b8da, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:07.603729 13923 raft_consensus.cc:2804] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.604128 13923 raft_consensus.cc:697] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Leader. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:07.604755 13923 consensus_queue.cc:237] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:07.611389 13504 catalog_manager.cc:5697] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 reported cstate change: term changed from 1 to 2, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.666657 13682 raft_consensus.cc:1275] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.667899 13954 consensus_queue.cc:1048] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.675971 13755 raft_consensus.cc:1275] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.680291 13954 consensus_queue.cc:1048] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.754676 13755 raft_consensus.cc:1275] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.756037 13983 consensus_queue.cc:1048] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.765535 13682 raft_consensus.cc:1275] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.766897 13954 consensus_queue.cc:1048] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.772053 13755 raft_consensus.cc:1275] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.773732 13958 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.782209 13605 raft_consensus.cc:1275] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.783672 13923 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.875263 13682 raft_consensus.cc:1275] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.876772 13755 raft_consensus.cc:1275] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.876608 13954 consensus_queue.cc:1048] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.878312 13954 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.887547 13755 raft_consensus.cc:1275] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.889307 13953 consensus_queue.cc:1048] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.892015 13682 raft_consensus.cc:1275] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 28278f8bae5a4d9184f8f2269af5b8da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.894945 13979 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.930835 13605 raft_consensus.cc:1275] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.932356 13923 consensus_queue.cc:1048] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.943656 13755 raft_consensus.cc:1275] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:07.944978 13984 consensus_queue.cc:1048] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:08.006449 13605 raft_consensus.cc:1275] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:08.007717 13973 consensus_queue.cc:1048] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:08.016155 13682 raft_consensus.cc:1275] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:08.017902 13973 consensus_queue.cc:1048] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:08.168503 13605 raft_consensus.cc:1275] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:08.169754 13984 consensus_queue.cc:1048] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:08.179981 13756 raft_consensus.cc:1275] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Refusing update from remote peer d3ea3b7a1ecb4c6c97a778c6c0120174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:08.183594 13927 consensus_queue.cc:1048] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:10.154055 13502 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51038:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:10.176827 13502 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51038:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:10.217947  8346 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:16:10.325132 14004 log.cc:927] Time spent T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:16:10.431365 14038 tablet.cc:1724] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.454321 13605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30021ef56b114771a3b037278a8da728"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:50488
I20260709 13:16:10.464913 14037 tablet.cc:1724] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.462941 13570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:41475, user_credentials={real_user=slave}} blocked reactor thread for 65909.2us
I20260709 13:16:10.494562 14049 tablet.cc:1724] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.484908 13708 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:631441a568e34d339b6865879fe90cc7)
W20260709 13:16:10.507755 13708 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:631441a568e34d339b6865879fe90cc7)
W20260709 13:16:10.508888 13708 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:631441a568e34d339b6865879fe90cc7)
I20260709 13:16:10.483979 13605 raft_consensus.cc:606] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:10.443091 14035 tablet.cc:1724] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.483165 14043 tablet.cc:1724] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.541744 14050 tablet.cc:1724] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.554980 14043 tablet.cc:1724] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.561061 14053 tablet.cc:1724] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.561162 14055 tablet.cc:1724] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.560568 14037 tablet.cc:1724] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.566592 14035 tablet.cc:1724] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.579437 14049 tablet.cc:1724] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.579823 14050 tablet.cc:1724] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.591795 14056 tablet.cc:1724] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.597733 14050 tablet.cc:1724] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.599707 14055 tablet.cc:1724] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.575421 14038 tablet.cc:1724] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.655596 14049 tablet.cc:1724] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.668448 14057 tablet.cc:1724] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.672676 14028 raft_consensus.cc:993] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:10.674024 13953 raft_consensus.cc:1081] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:10.683569 14058 tablet.cc:1724] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.728045 14043 tablet.cc:1724] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.733352 14037 tablet.cc:1724] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.737941 14050 tablet.cc:1724] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.759124 13570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:41475, user_credentials={real_user=slave}} blocked reactor thread for 61707.7us
I20260709 13:16:10.791944 13750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30021ef56b114771a3b037278a8da728"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55310
I20260709 13:16:10.793161 13750 raft_consensus.cc:493] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:10.793808 13750 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.800470 14053 tablet.cc:1724] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.802608 14037 tablet.cc:1724] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.823055 14057 tablet.cc:1724] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.830576 14058 tablet.cc:1724] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:10.849545 13678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:46216
I20260709 13:16:10.850517 13678 raft_consensus.cc:606] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:10.852615  8346 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:16:10.854236  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:10.860036 13750 raft_consensus.cc:515] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.871420 14021 raft_consensus.cc:993] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:10.871652 13750 leader_election.cc:290] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 3 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:10.872287 13986 raft_consensus.cc:1081] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:10.872884 13602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:10.873724 13602 raft_consensus.cc:3055] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:10.874020 13602 raft_consensus.cc:740] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:10.871732 13607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3"
dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:50488
I20260709 13:16:10.875582 13607 raft_consensus.cc:606] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:10.874948 13602 consensus_queue.cc:260] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.876793 13602 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.877020 13750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55322
I20260709 13:16:10.877653 13750 raft_consensus.cc:493] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:10.878408 13750 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.879897 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30021ef56b114771a3b037278a8da728" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:10.880506 13678 raft_consensus.cc:3060] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.883652 13681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f"
dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
mode: GRACEFUL
new_leader_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:46216
I20260709 13:16:10.884374 13681 raft_consensus.cc:606] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Received request to transfer leadership to TS 56b1e095757b4920bca61e34062160c5
I20260709 13:16:10.886626 13750 raft_consensus.cc:515] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.891439 13750 leader_election.cc:290] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 3 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:10.891939 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:10.892549 13607 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.894644 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5075d8f5e6ae4f62a7fbb50b9c283f46" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:10.895310 13681 raft_consensus.cc:3055] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:10.895654 13681 raft_consensus.cc:740] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:10.896842 13678 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:10.899276 13720 leader_election.cc:304] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [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: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:10.899529 13602 raft_consensus.cc:2468] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:10.900667 14020 raft_consensus.cc:2804] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:10.901315 14020 raft_consensus.cc:697] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:10.896719 13681 consensus_queue.cc:260] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.902531 13681 raft_consensus.cc:3060] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.902364 14020 consensus_queue.cc:237] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.900162 13607 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:10.904341  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:10.904704 13721 leader_election.cc:304] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [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: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:10.906562 13985 raft_consensus.cc:2804] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:10.905012  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:10.909112 13985 raft_consensus.cc:697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:10.910372 13985 consensus_queue.cc:237] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:10.911573 13681 raft_consensus.cc:2468] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:10.917630 13504 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: soft_deleted_table [id=b7b9df0b22b14e4dbdfadf61c80940d2] alter complete (version 1)
I20260709 13:16:10.929077 13504 catalog_manager.cc:5697] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 2 to 3, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.930461 13504 catalog_manager.cc:5697] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 2 to 3, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.193581 13986 raft_consensus.cc:993] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:11.194036 14019 raft_consensus.cc:1081] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:11.195571 13750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55322
I20260709 13:16:11.196228 13750 raft_consensus.cc:493] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:11.196648 13750 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.201733 13750 raft_consensus.cc:515] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.203442 13750 leader_election.cc:290] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 3 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:11.204229 13607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:11.204545 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b43261a406b4e479d35e752b6087c4f" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:11.204917 13607 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.205295 13681 raft_consensus.cc:3055] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:11.205595 13681 raft_consensus.cc:740] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3ea3b7a1ecb4c6c97a778c6c0120174, State: Running, Role: LEADER
I20260709 13:16:11.206375 13681 consensus_queue.cc:260] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.207435 13681 raft_consensus.cc:3060] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.209829 13607 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:11.210979 13721 leader_election.cc:304] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [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: 28278f8bae5a4d9184f8f2269af5b8da, 56b1e095757b4920bca61e34062160c5; no voters: 
I20260709 13:16:11.211951 13985 raft_consensus.cc:2804] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:11.212393 13985 raft_consensus.cc:697] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:11.212719 13681 raft_consensus.cc:2468] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:11.213286 13985 consensus_queue.cc:237] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.223203 13504 catalog_manager.cc:5697] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 2 to 3, leader changed from d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.337438 14059 raft_consensus.cc:993] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: : Instructing follower 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:11.337971 13987 raft_consensus.cc:1081] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Signalling peer 56b1e095757b4920bca61e34062160c5 to start an election
I20260709 13:16:11.340047 13750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3"
dest_uuid: "56b1e095757b4920bca61e34062160c5"
 from {username='slave'} at 127.0.0.1:55310
I20260709 13:16:11.340492 13750 raft_consensus.cc:493] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:11.340739 13750 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.346002 13750 raft_consensus.cc:515] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.347903 13750 leader_election.cc:290] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [CANDIDATE]: Term 3 election: Requested vote from peers 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503), d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151)
I20260709 13:16:11.348613 13602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28278f8bae5a4d9184f8f2269af5b8da"
I20260709 13:16:11.348971 13681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bad1c310d4791a0f71eb677e77db3" candidate_uuid: "56b1e095757b4920bca61e34062160c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174"
I20260709 13:16:11.350225 13681 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.349347 13602 raft_consensus.cc:3055] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:11.350767 13602 raft_consensus.cc:740] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28278f8bae5a4d9184f8f2269af5b8da, State: Running, Role: LEADER
I20260709 13:16:11.351747 13602 consensus_queue.cc:260] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.353219 13602 raft_consensus.cc:3060] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:11.355824 13681 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:11.356935 13720 leader_election.cc:304] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [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: 56b1e095757b4920bca61e34062160c5, d3ea3b7a1ecb4c6c97a778c6c0120174; no voters: 
I20260709 13:16:11.357633 13985 raft_consensus.cc:2804] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:11.358841 13985 raft_consensus.cc:697] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Becoming Leader. State: Replica: 56b1e095757b4920bca61e34062160c5, State: Running, Role: LEADER
I20260709 13:16:11.358986 13681 raft_consensus.cc:1275] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:11.360211 13985 consensus_queue.cc:237] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [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: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } }
I20260709 13:16:11.360641 13602 raft_consensus.cc:2468] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b1e095757b4920bca61e34062160c5 in term 3.
I20260709 13:16:11.361573 14065 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:11.375710 13602 raft_consensus.cc:1275] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:11.375059 13504 catalog_manager.cc:5697] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 reported cstate change: term changed from 2 to 3, leader changed from 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129) to 56b1e095757b4920bca61e34062160c5 (127.8.38.131). New cstate: current_term: 3 leader_uuid: "56b1e095757b4920bca61e34062160c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b1e095757b4920bca61e34062160c5" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 41475 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.377493 14065 consensus_queue.cc:1048] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:11.483407 13602 raft_consensus.cc:1275] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:11.484709 14065 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:11.492548 13681 raft_consensus.cc:1275] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:11.494072 13985 consensus_queue.cc:1048] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:11.617063 13681 raft_consensus.cc:1275] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:11.618167 14020 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:11.626753 13602 raft_consensus.cc:1275] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:11.628682 14074 consensus_queue.cc:1048] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:11.755924 13681 raft_consensus.cc:1275] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:11.756974 14074 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ea3b7a1ecb4c6c97a778c6c0120174" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:11.766391 13602 raft_consensus.cc:1275] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Refusing update from remote peer 56b1e095757b4920bca61e34062160c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:11.769954 13985 consensus_queue.cc:1048] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28278f8bae5a4d9184f8f2269af5b8da" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:11.969991  8346 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:16:11.974849  8346 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:16:11.975327  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:11.980643  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:16:11.981093  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:13.013796  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
W20260709 13:16:13.033648 13721 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 13:16:13.037444 13721 consensus_peers.cc:597] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. 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 13:16:13.042486  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:13.043417  8346 tablet_replica.cc:333] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.044348  8346 raft_consensus.cc:2243] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.044883  8346 raft_consensus.cc:2272] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.047712  8346 tablet_replica.cc:333] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.048508  8346 raft_consensus.cc:2243] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.048908  8346 raft_consensus.cc:2272] T d753e10a6b13454da0e94615a794849e P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.050892  8346 tablet_replica.cc:333] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.051460  8346 raft_consensus.cc:2243] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.051862  8346 raft_consensus.cc:2272] T 9296f7a6ad684d8994141e9f8c319567 P 28278f8bae5a4d9184f8f2269af5b8da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.053794  8346 tablet_replica.cc:333] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.054311  8346 raft_consensus.cc:2243] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.054999  8346 raft_consensus.cc:2272] T 4c791597f14a420baa6c0f54c20a0fce P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.056921  8346 tablet_replica.cc:333] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.057440  8346 raft_consensus.cc:2243] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.057785  8346 raft_consensus.cc:2272] T 30021ef56b114771a3b037278a8da728 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.059758  8346 tablet_replica.cc:333] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.060308  8346 raft_consensus.cc:2243] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.060786  8346 raft_consensus.cc:2272] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.062708  8346 tablet_replica.cc:333] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.063402  8346 raft_consensus.cc:2243] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.063905  8346 raft_consensus.cc:2272] T 631441a568e34d339b6865879fe90cc7 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.066579  8346 tablet_replica.cc:333] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.067337  8346 raft_consensus.cc:2243] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.068092  8346 raft_consensus.cc:2272] T 0086779843024bc69a51d76ae10e79c4 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.070187  8346 tablet_replica.cc:333] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.070793  8346 raft_consensus.cc:2243] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.071528  8346 raft_consensus.cc:2272] T 0ebff68eff674c2dad37cb73c6855a9b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.073979  8346 tablet_replica.cc:333] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.074529  8346 raft_consensus.cc:2243] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.075385  8346 raft_consensus.cc:2272] T eb9161442cc7453f9a2a8b95d441723f P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.077486  8346 tablet_replica.cc:333] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.078004  8346 raft_consensus.cc:2243] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.078784  8346 raft_consensus.cc:2272] T 538d93fa3bf34236b06f20c6f6c4081b P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.080720  8346 tablet_replica.cc:333] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.081254  8346 raft_consensus.cc:2243] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.082050  8346 raft_consensus.cc:2272] T c582b1acd20c4330830244cf4c20be91 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.084117  8346 tablet_replica.cc:333] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.084838  8346 raft_consensus.cc:2243] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.085376  8346 raft_consensus.cc:2272] T 379bf9a3cf5047ddbe067c9f90097ec0 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.088414  8346 tablet_replica.cc:333] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.089041  8346 raft_consensus.cc:2243] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.090027  8346 raft_consensus.cc:2272] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.093237  8346 tablet_replica.cc:333] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.093891  8346 raft_consensus.cc:2243] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.094470  8346 raft_consensus.cc:2272] T bc9656e8f61540ada88b9a29e6eb4bbc P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:13.095019 13721 consensus_peers.cc:597] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. 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 13:16:13.095738 13721 consensus_peers.cc:597] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. 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 13:16:13.096990  8346 tablet_replica.cc:333] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.097635  8346 raft_consensus.cc:2243] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.098096  8346 raft_consensus.cc:2272] T 4b43261a406b4e479d35e752b6087c4f P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.100555  8346 tablet_replica.cc:333] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.101289  8346 raft_consensus.cc:2243] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.101879  8346 raft_consensus.cc:2272] T 074bad1c310d4791a0f71eb677e77db3 P 28278f8bae5a4d9184f8f2269af5b8da [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:13.104192 13647 consensus_peers.cc:597] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. 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 13:16:13.104604  8346 tablet_replica.cc:333] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da: stopping tablet replica
I20260709 13:16:13.105173  8346 raft_consensus.cc:2243] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.105593  8346 raft_consensus.cc:2272] T 1c639b3d3dd0473d8516f6a9af28fef3 P 28278f8bae5a4d9184f8f2269af5b8da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.150401  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
W20260709 13:16:13.159966 13721 consensus_peers.cc:597] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:13.187608 13721 consensus_peers.cc:597] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.191561  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
W20260709 13:16:13.207831 13647 consensus_peers.cc:597] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.227654  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:13.228531  8346 tablet_replica.cc:333] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.229233  8346 raft_consensus.cc:2243] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.230060  8346 raft_consensus.cc:2272] T d753e10a6b13454da0e94615a794849e P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.232287  8346 tablet_replica.cc:333] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.232863  8346 raft_consensus.cc:2243] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.233513  8346 raft_consensus.cc:2272] T 66c69bff3c3144ba97bd6f0007cfc5e2 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.235607  8346 tablet_replica.cc:333] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.236268  8346 raft_consensus.cc:2243] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.236694  8346 raft_consensus.cc:2272] T 30021ef56b114771a3b037278a8da728 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.238754  8346 tablet_replica.cc:333] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.239369  8346 raft_consensus.cc:2243] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.239804  8346 raft_consensus.cc:2272] T 4c791597f14a420baa6c0f54c20a0fce P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.241627  8346 tablet_replica.cc:333] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.242204  8346 raft_consensus.cc:2243] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.242604  8346 raft_consensus.cc:2272] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.244438  8346 tablet_replica.cc:333] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.244971  8346 raft_consensus.cc:2243] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.245725  8346 raft_consensus.cc:2272] T 631441a568e34d339b6865879fe90cc7 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.247638  8346 tablet_replica.cc:333] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.248131  8346 raft_consensus.cc:2243] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.248893  8346 raft_consensus.cc:2272] T 9296f7a6ad684d8994141e9f8c319567 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.250679  8346 tablet_replica.cc:333] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.251276  8346 raft_consensus.cc:2243] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.251716  8346 raft_consensus.cc:2272] T 0086779843024bc69a51d76ae10e79c4 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.253564  8346 tablet_replica.cc:333] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.254071  8346 raft_consensus.cc:2243] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.254527  8346 raft_consensus.cc:2272] T 0ebff68eff674c2dad37cb73c6855a9b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.256386  8346 tablet_replica.cc:333] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.256876  8346 raft_consensus.cc:2243] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.257609  8346 raft_consensus.cc:2272] T 1c639b3d3dd0473d8516f6a9af28fef3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.259531  8346 tablet_replica.cc:333] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.260054  8346 raft_consensus.cc:2243] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.260848  8346 raft_consensus.cc:2272] T 379bf9a3cf5047ddbe067c9f90097ec0 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.262778  8346 tablet_replica.cc:333] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.263401  8346 raft_consensus.cc:2243] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.263878  8346 raft_consensus.cc:2272] T 2bf2f746e9d7427fbc563b1d00bc0b2a P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.265888  8346 tablet_replica.cc:333] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.266386  8346 raft_consensus.cc:2243] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.267175  8346 raft_consensus.cc:2272] T bc9656e8f61540ada88b9a29e6eb4bbc P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.269289  8346 tablet_replica.cc:333] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.269829  8346 raft_consensus.cc:2243] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.270233  8346 raft_consensus.cc:2272] T 4b43261a406b4e479d35e752b6087c4f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.272137  8346 tablet_replica.cc:333] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.272691  8346 raft_consensus.cc:2243] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.273124  8346 raft_consensus.cc:2272] T 074bad1c310d4791a0f71eb677e77db3 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.274902  8346 tablet_replica.cc:333] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.275425  8346 raft_consensus.cc:2243] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.275810  8346 raft_consensus.cc:2272] T 538d93fa3bf34236b06f20c6f6c4081b P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.277671  8346 tablet_replica.cc:333] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.278081  8346 raft_consensus.cc:2243] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.278455  8346 raft_consensus.cc:2272] T eb9161442cc7453f9a2a8b95d441723f P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.280423  8346 tablet_replica.cc:333] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174: stopping tablet replica
I20260709 13:16:13.280823  8346 raft_consensus.cc:2243] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.281186  8346 raft_consensus.cc:2272] T c582b1acd20c4330830244cf4c20be91 P d3ea3b7a1ecb4c6c97a778c6c0120174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.320967  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
W20260709 13:16:13.322875 13720 consensus_peers.cc:597] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 -> Peer d3ea3b7a1ecb4c6c97a778c6c0120174 (127.8.38.130:44151): Couldn't send request to peer d3ea3b7a1ecb4c6c97a778c6c0120174. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:13.348035 13721 consensus_peers.cc:597] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 -> Peer 28278f8bae5a4d9184f8f2269af5b8da (127.8.38.129:39503): Couldn't send request to peer 28278f8bae5a4d9184f8f2269af5b8da. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.356251  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
I20260709 13:16:13.385205  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:13.385963  8346 tablet_replica.cc:333] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.386643  8346 raft_consensus.cc:2243] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.387197  8346 raft_consensus.cc:2272] T 9296f7a6ad684d8994141e9f8c319567 P 56b1e095757b4920bca61e34062160c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.389249  8346 tablet_replica.cc:333] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.389810  8346 raft_consensus.cc:2243] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.390587  8346 raft_consensus.cc:2272] T 66c69bff3c3144ba97bd6f0007cfc5e2 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.392695  8346 tablet_replica.cc:333] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.393491  8346 raft_consensus.cc:2243] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.394088  8346 raft_consensus.cc:2272] T d753e10a6b13454da0e94615a794849e P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.396450  8346 tablet_replica.cc:333] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.396924  8346 raft_consensus.cc:2243] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.397320  8346 raft_consensus.cc:2272] T 0086779843024bc69a51d76ae10e79c4 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.399024  8346 tablet_replica.cc:333] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.399595  8346 raft_consensus.cc:2243] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.400260  8346 raft_consensus.cc:2272] T 30021ef56b114771a3b037278a8da728 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.402020  8346 tablet_replica.cc:333] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.402508  8346 raft_consensus.cc:2243] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.403219  8346 raft_consensus.cc:2272] T 5075d8f5e6ae4f62a7fbb50b9c283f46 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.404925  8346 tablet_replica.cc:333] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.405534  8346 raft_consensus.cc:2243] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.405887  8346 raft_consensus.cc:2272] T 631441a568e34d339b6865879fe90cc7 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.407708  8346 tablet_replica.cc:333] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.408200  8346 raft_consensus.cc:2243] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.408694  8346 raft_consensus.cc:2272] T 1c639b3d3dd0473d8516f6a9af28fef3 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.410583  8346 tablet_replica.cc:333] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.411100  8346 raft_consensus.cc:2243] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.411479  8346 raft_consensus.cc:2272] T 4c791597f14a420baa6c0f54c20a0fce P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.413137  8346 tablet_replica.cc:333] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.413614  8346 raft_consensus.cc:2243] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.414285  8346 raft_consensus.cc:2272] T 0ebff68eff674c2dad37cb73c6855a9b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.416091  8346 tablet_replica.cc:333] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.416543  8346 raft_consensus.cc:2243] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.416903  8346 raft_consensus.cc:2272] T 379bf9a3cf5047ddbe067c9f90097ec0 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.418745  8346 tablet_replica.cc:333] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.419268  8346 raft_consensus.cc:2243] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.419683  8346 raft_consensus.cc:2272] T 538d93fa3bf34236b06f20c6f6c4081b P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.421581  8346 tablet_replica.cc:333] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.422080  8346 raft_consensus.cc:2243] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.422452  8346 raft_consensus.cc:2272] T eb9161442cc7453f9a2a8b95d441723f P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.424412  8346 tablet_replica.cc:333] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.424872  8346 raft_consensus.cc:2243] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.425519  8346 raft_consensus.cc:2272] T 4b43261a406b4e479d35e752b6087c4f P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.427979  8346 tablet_replica.cc:333] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.428781  8346 raft_consensus.cc:2243] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.429878  8346 raft_consensus.cc:2272] T 074bad1c310d4791a0f71eb677e77db3 P 56b1e095757b4920bca61e34062160c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.432469  8346 tablet_replica.cc:333] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.433159  8346 raft_consensus.cc:2243] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.433681  8346 raft_consensus.cc:2272] T 2bf2f746e9d7427fbc563b1d00bc0b2a P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.435602  8346 tablet_replica.cc:333] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.436152  8346 raft_consensus.cc:2243] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.436578  8346 raft_consensus.cc:2272] T bc9656e8f61540ada88b9a29e6eb4bbc P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.438385  8346 tablet_replica.cc:333] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5: stopping tablet replica
I20260709 13:16:13.438858  8346 raft_consensus.cc:2243] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.439344  8346 raft_consensus.cc:2272] T c582b1acd20c4330830244cf4c20be91 P 56b1e095757b4920bca61e34062160c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.477448  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:16:13.513622  8346 master.cc:562] Master@127.8.38.190:33215 shutting down...
I20260709 13:16:13.535578  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.536103  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.536397  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9420412e4bf8490c883bebee408fd01f: stopping tablet replica
I20260709 13:16:13.557031  8346 master.cc:584] Master@127.8.38.190:33215 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12730 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:16:13.609300  8346 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.38.190:45009
I20260709 13:16:13.610412  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:13.616142 14086 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 13:16:13.616170 14085 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 13:16:13.619556  8346 server_base.cc:1061] running on GCE node
W20260709 13:16:13.619527 14088 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 13:16:13.620836  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:13.621021  8346 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 13:16:13.621197  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602973621183 us; error 0 us; skew 500 ppm
I20260709 13:16:13.621753  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:13.624219  8346 webserver.cc:533] Webserver started at http://127.8.38.190:43665/ using document root <none> and password file <none>
I20260709 13:16:13.624696  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:13.624903  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:13.625171  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:13.626210  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/master-0-root/instance:
uuid: "c449ad9c953247eea992d5a58b3a429e"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.630864  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:13.634308 14093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.635107  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:13.635372  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/master-0-root
uuid: "c449ad9c953247eea992d5a58b3a429e"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.635597  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-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 13:16:13.678109  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:13.679375  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:13.717459  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.190:45009
I20260709 13:16:13.717574 14144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.190:45009 every 8 connection(s)
I20260709 13:16:13.721313 14145 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 13:16:13.732010 14145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: Bootstrap starting.
I20260709 13:16:13.736811 14145 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.741197 14145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: No bootstrap required, opened a new log
I20260709 13:16:13.743531 14145 raft_consensus.cc:359] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER }
I20260709 13:16:13.743916 14145 raft_consensus.cc:385] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.744102 14145 raft_consensus.cc:740] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449ad9c953247eea992d5a58b3a429e, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.744601 14145 consensus_queue.cc:260] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER }
I20260709 13:16:13.745013 14145 raft_consensus.cc:399] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:13.745200 14145 raft_consensus.cc:493] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:13.745409 14145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.750142 14145 raft_consensus.cc:515] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER }
I20260709 13:16:13.750609 14145 leader_election.cc:304] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [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: c449ad9c953247eea992d5a58b3a429e; no voters: 
I20260709 13:16:13.751662 14145 leader_election.cc:290] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:13.752135 14148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.753533 14148 raft_consensus.cc:697] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 1 LEADER]: Becoming Leader. State: Replica: c449ad9c953247eea992d5a58b3a429e, State: Running, Role: LEADER
I20260709 13:16:13.754217 14148 consensus_queue.cc:237] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [LEADER]: Queue going to LEADER mode. State: All 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: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER }
I20260709 13:16:13.754583 14145 sys_catalog.cc:565] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:13.759215 14150 sys_catalog.cc:455] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c449ad9c953247eea992d5a58b3a429e. Latest consensus state: current_term: 1 leader_uuid: "c449ad9c953247eea992d5a58b3a429e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER } }
I20260709 13:16:13.759902 14150 sys_catalog.cc:458] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:13.761797 14157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:13.761593 14149 sys_catalog.cc:455] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c449ad9c953247eea992d5a58b3a429e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c449ad9c953247eea992d5a58b3a429e" member_type: VOTER } }
I20260709 13:16:13.762384 14149 sys_catalog.cc:458] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:13.768288 14157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:13.769384  8346 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:13.777165 14157 catalog_manager.cc:1383] Generated new cluster ID: 21bfab2b19c6424f8eab8c063521491d
I20260709 13:16:13.777475 14157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:13.794003 14157 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:13.795509 14157 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:13.811702 14157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: Generated new TSK 0
I20260709 13:16:13.812330 14157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:13.836298  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:13.842530 14166 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 13:16:13.843324 14167 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 13:16:13.844852 14169 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 13:16:13.845364  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:13.846288  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:13.846493  8346 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 13:16:13.846683  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602973846646 us; error 0 us; skew 500 ppm
I20260709 13:16:13.847306  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:13.849565  8346 webserver.cc:533] Webserver started at http://127.8.38.129:41021/ using document root <none> and password file <none>
I20260709 13:16:13.850045  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:13.850203  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:13.850534  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:13.851676  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-0-root/instance:
uuid: "5f92db7182ed4295a5724a3e07795085"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.856105  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:13.859411 14174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.860154  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:13.860486  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-0-root
uuid: "5f92db7182ed4295a5724a3e07795085"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.860743  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-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 13:16:13.872390  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:13.873624  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:13.875116  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:13.877339  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:13.877566  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.877797  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:13.877985  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.918606  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.129:44439
I20260709 13:16:13.918705 14236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.129:44439 every 8 connection(s)
I20260709 13:16:13.923714  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:13.931245 14241 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 13:16:13.933456 14242 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 13:16:13.934665 14245 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 13:16:13.934748  8346 server_base.cc:1061] running on GCE node
I20260709 13:16:13.935873  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:13.936079  8346 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 13:16:13.936254  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602973936235 us; error 0 us; skew 500 ppm
I20260709 13:16:13.936887  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:13.939677  8346 webserver.cc:533] Webserver started at http://127.8.38.130:43483/ using document root <none> and password file <none>
I20260709 13:16:13.940249  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:13.940511  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:13.940716 14237 heartbeater.cc:344] Connected to a master server at 127.8.38.190:45009
I20260709 13:16:13.940869  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:13.941229 14237 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:13.942204 14237 heartbeater.cc:507] Master 127.8.38.190:45009 requested a full tablet report, sending...
I20260709 13:16:13.942533  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-1-root/instance:
uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.944530 14110 ts_manager.cc:194] Registered new tserver with Master: 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439)
I20260709 13:16:13.946417 14110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48198
I20260709 13:16:13.947821  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:16:13.951794 14249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.952594  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:16:13.952898  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-1-root
uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
format_stamp: "Formatted at 2026-07-09 13:16:13 on dist-test-slave-28ks"
I20260709 13:16:13.953158  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-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 13:16:13.984483  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:13.985715  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:13.987314  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:13.989574  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:13.989758  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:13.990080  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:13.990221  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.030894  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.130:35499
I20260709 13:16:14.031008 14311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.130:35499 every 8 connection(s)
I20260709 13:16:14.035836  8346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.043915 14315 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 13:16:14.044703 14316 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 13:16:14.048188  8346 server_base.cc:1061] running on GCE node
W20260709 13:16:14.048206 14318 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 13:16:14.049373 14312 heartbeater.cc:344] Connected to a master server at 127.8.38.190:45009
I20260709 13:16:14.049561  8346 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:16:14.049834 14312 heartbeater.cc:461] Registering TS with master...
W20260709 13:16:14.049917  8346 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 13:16:14.050230  8346 hybrid_clock.cc:648] HybridClock initialized: now 1783602974050203 us; error 0 us; skew 500 ppm
I20260709 13:16:14.050812  8346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.050797 14312 heartbeater.cc:507] Master 127.8.38.190:45009 requested a full tablet report, sending...
I20260709 13:16:14.053508 14110 ts_manager.cc:194] Registered new tserver with Master: 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.053692  8346 webserver.cc:533] Webserver started at http://127.8.38.131:36265/ using document root <none> and password file <none>
I20260709 13:16:14.054291  8346 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.054503  8346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.054785  8346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.055447 14110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48210
I20260709 13:16:14.056156  8346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-2-root/instance:
uuid: "00b47ef80b694a029a15293cdd6b760b"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-28ks"
I20260709 13:16:14.060916  8346 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:14.064445 14323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.065228  8346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:14.065533  8346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-2-root
uuid: "00b47ef80b694a029a15293cdd6b760b"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-28ks"
I20260709 13:16:14.065807  8346 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktz9dv7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602838658523-8346-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 13:16:14.105813  8346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.107087  8346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.108970  8346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:14.111248  8346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:14.111481  8346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.111742  8346 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:14.111912  8346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.153553  8346 rpc_server.cc:307] RPC server started. Bound to: 127.8.38.131:42157
I20260709 13:16:14.153658 14385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.38.131:42157 every 8 connection(s)
I20260709 13:16:14.168227 14386 heartbeater.cc:344] Connected to a master server at 127.8.38.190:45009
I20260709 13:16:14.168751 14386 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:14.169517 14386 heartbeater.cc:507] Master 127.8.38.190:45009 requested a full tablet report, sending...
I20260709 13:16:14.171599 14110 ts_manager.cc:194] Registered new tserver with Master: 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.172056  8346 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015101244s
I20260709 13:16:14.173017 14110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48214
I20260709 13:16:14.199457 14110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48224:
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 13:16:14.202185 14110 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 13:16:14.289744 14351 tablet_service.cc:1511] Processing CreateTablet for tablet f923883b397244338956e47d5fe31b6a (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:14.292094 14350 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2e7df7d7f401b860a5a12da46a574 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:14.294473 14349 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51a2a000904894b32c15aaf9c29c7b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:14.296833 14348 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdebf23834b4c7b8b1858646c89d378 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:14.297803 14344 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e2e38a0d49ccadd7b2121a254c4b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:14.296936 14345 tablet_service.cc:1511] Processing CreateTablet for tablet 0f49dd771e9a463fa6428c6ea4fdb962 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:14.298146 14346 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02eefcccf74d6b8c5115af72373cf6 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:14.299340 14347 tablet_service.cc:1511] Processing CreateTablet for tablet c49b6a0c3f4941f8845f4288c0900b55 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:14.300565 14351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923883b397244338956e47d5fe31b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.301337 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e2e38a0d49ccadd7b2121a254c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.303411 14347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49b6a0c3f4941f8845f4288c0900b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.305382 14350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2e7df7d7f401b860a5a12da46a574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.305469 14343 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbdcd5f76648edac510bb93caafc13 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:14.307034 14343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbdcd5f76648edac510bb93caafc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.307983 14346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02eefcccf74d6b8c5115af72373cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.309063 14202 tablet_service.cc:1511] Processing CreateTablet for tablet f923883b397244338956e47d5fe31b6a (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:14.310418 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923883b397244338956e47d5fe31b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.311458 14348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdebf23834b4c7b8b1858646c89d378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.315526 14345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f49dd771e9a463fa6428c6ea4fdb962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.316871 14201 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2e7df7d7f401b860a5a12da46a574 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:14.318246 14201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2e7df7d7f401b860a5a12da46a574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.319403 14349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51a2a000904894b32c15aaf9c29c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.318997 14198 tablet_service.cc:1511] Processing CreateTablet for tablet c49b6a0c3f4941f8845f4288c0900b55 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:14.320504 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49b6a0c3f4941f8845f4288c0900b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.321164 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51a2a000904894b32c15aaf9c29c7b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:14.322535 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51a2a000904894b32c15aaf9c29c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.328315 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdebf23834b4c7b8b1858646c89d378 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:14.328922 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02eefcccf74d6b8c5115af72373cf6 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:14.329872 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdebf23834b4c7b8b1858646c89d378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.330503 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02eefcccf74d6b8c5115af72373cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.340636 14277 tablet_service.cc:1511] Processing CreateTablet for tablet f923883b397244338956e47d5fe31b6a (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:14.340965 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2e7df7d7f401b860a5a12da46a574 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:14.342142 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923883b397244338956e47d5fe31b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.342919 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 0f49dd771e9a463fa6428c6ea4fdb962 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:14.344321 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f49dd771e9a463fa6428c6ea4fdb962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.344452 14273 tablet_service.cc:1511] Processing CreateTablet for tablet c49b6a0c3f4941f8845f4288c0900b55 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:14.345716 14274 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdebf23834b4c7b8b1858646c89d378 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:14.346917 14272 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02eefcccf74d6b8c5115af72373cf6 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:14.347792 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49b6a0c3f4941f8845f4288c0900b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.348416 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02eefcccf74d6b8c5115af72373cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.351691 14274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdebf23834b4c7b8b1858646c89d378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.352800 14195 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e2e38a0d49ccadd7b2121a254c4b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:14.354183 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e2e38a0d49ccadd7b2121a254c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.355700 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2e7df7d7f401b860a5a12da46a574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.357964 14270 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e2e38a0d49ccadd7b2121a254c4b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:14.359495 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e2e38a0d49ccadd7b2121a254c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.355777 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 0f49dd771e9a463fa6428c6ea4fdb962 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:14.360528 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f49dd771e9a463fa6428c6ea4fdb962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.362142 14269 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbdcd5f76648edac510bb93caafc13 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:14.363632 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbdcd5f76648edac510bb93caafc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.363994 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbdcd5f76648edac510bb93caafc13 (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:14.343919 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51a2a000904894b32c15aaf9c29c7b (DEFAULT_TABLE table=test-workload [id=8507cf4a1f744024871b9e73f166ba0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:14.365296 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbdcd5f76648edac510bb93caafc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.365432 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51a2a000904894b32c15aaf9c29c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.507573 14401 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.514655 14403 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.528964 14401 tablet_bootstrap.cc:654] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.531322 14402 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:14.534171 14403 tablet_bootstrap.cc:654] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.535145 14401 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.535727 14401 ts_tablet_manager.cc:1403] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260709 13:16:14.538694 14402 tablet_bootstrap.cc:654] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.538734 14403 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.539579 14403 ts_tablet_manager.cc:1403] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260709 13:16:14.538741 14401 raft_consensus.cc:359] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.539948 14401 raft_consensus.cc:385] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.540277 14401 raft_consensus.cc:740] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.541189 14401 consensus_queue.cc:260] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.542115 14403 raft_consensus.cc:359] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.542789 14403 raft_consensus.cc:385] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.543107 14403 raft_consensus.cc:740] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.543960 14237 heartbeater.cc:499] Master 127.8.38.190:45009 was elected leader, sending a full tablet report...
I20260709 13:16:14.544802 14401 ts_tablet_manager.cc:1434] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:14.546240 14401 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.543960 14403 consensus_queue.cc:260] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.554757 14403 ts_tablet_manager.cc:1434] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:16:14.554894 14401 tablet_bootstrap.cc:654] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.555393 14402 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:14.555539 14386 heartbeater.cc:499] Master 127.8.38.190:45009 was elected leader, sending a full tablet report...
I20260709 13:16:14.555944 14402 ts_tablet_manager.cc:1403] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260709 13:16:14.559592 14402 raft_consensus.cc:359] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.560539 14403 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.560648 14402 raft_consensus.cc:385] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.561220 14402 raft_consensus.cc:740] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.562513 14402 consensus_queue.cc:260] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.569377 14403 tablet_bootstrap.cc:654] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.575950 14401 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.576860 14401 ts_tablet_manager.cc:1403] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260709 13:16:14.576957 14403 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.577772 14403 ts_tablet_manager.cc:1403] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:16:14.581004 14403 raft_consensus.cc:359] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.581766 14403 raft_consensus.cc:385] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.582109 14403 raft_consensus.cc:740] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.581892 14401 raft_consensus.cc:359] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.583491 14401 raft_consensus.cc:385] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.583279 14403 consensus_queue.cc:260] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.583966 14401 raft_consensus.cc:740] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.585644 14403 ts_tablet_manager.cc:1434] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:14.585103 14401 consensus_queue.cc:260] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.586678 14403 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.588995 14401 ts_tablet_manager.cc:1434] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:16:14.590409 14401 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.593793 14403 tablet_bootstrap.cc:654] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.598984 14401 tablet_bootstrap.cc:654] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.605352 14403 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.605830 14403 ts_tablet_manager.cc:1403] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:16:14.608765 14403 raft_consensus.cc:359] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.609476 14403 raft_consensus.cc:385] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.609756 14403 raft_consensus.cc:740] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.610678 14403 consensus_queue.cc:260] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.614528 14403 ts_tablet_manager.cc:1434] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:14.615540 14403 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.623096 14403 tablet_bootstrap.cc:654] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.623255 14401 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.624009 14401 ts_tablet_manager.cc:1403] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.011s
I20260709 13:16:14.626070 14312 heartbeater.cc:499] Master 127.8.38.190:45009 was elected leader, sending a full tablet report...
I20260709 13:16:14.627372 14401 raft_consensus.cc:359] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.628099 14401 raft_consensus.cc:385] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.628201 14403 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.628434 14401 raft_consensus.cc:740] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.628733 14403 ts_tablet_manager.cc:1403] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:16:14.629370 14401 consensus_queue.cc:260] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.630498 14402 ts_tablet_manager.cc:1434] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.074s	user 0.037s	sys 0.033s
I20260709 13:16:14.631567 14402 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:14.631819 14401 ts_tablet_manager.cc:1434] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:16:14.631465 14403 raft_consensus.cc:359] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.632275 14403 raft_consensus.cc:385] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.632563 14403 raft_consensus.cc:740] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.632836 14401 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.633294 14403 consensus_queue.cc:260] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.635879 14403 ts_tablet_manager.cc:1434] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:14.636893 14403 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.638705 14402 tablet_bootstrap.cc:654] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.639626 14401 tablet_bootstrap.cc:654] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.639688 14410 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.640374 14410 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.643178 14403 tablet_bootstrap.cc:654] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.651070 14402 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:14.651345 14401 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.651592 14402 ts_tablet_manager.cc:1403] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:16:14.651841 14401 ts_tablet_manager.cc:1403] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:16:14.654882 14402 raft_consensus.cc:359] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.654978 14403 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.655652 14402 raft_consensus.cc:385] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.655112 14401 raft_consensus.cc:359] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.655959 14403 ts_tablet_manager.cc:1403] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.015s
I20260709 13:16:14.656067 14401 raft_consensus.cc:385] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.655987 14402 raft_consensus.cc:740] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.656670 14401 raft_consensus.cc:740] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.657325 14402 consensus_queue.cc:260] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.657692 14408 raft_consensus.cc:493] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.657508 14401 consensus_queue.cc:260] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.658226 14408 raft_consensus.cc:515] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.659408 14403 raft_consensus.cc:359] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.660005 14401 ts_tablet_manager.cc:1434] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:14.660267 14403 raft_consensus.cc:385] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.660663 14403 raft_consensus.cc:740] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.660969 14408 leader_election.cc:290] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.661141 14401 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.661386 14403 consensus_queue.cc:260] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.663889 14403 ts_tablet_manager.cc:1434] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:14.664911 14403 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.670410 14401 tablet_bootstrap.cc:654] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.671748 14410 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.674980 14403 tablet_bootstrap.cc:654] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.703758 14402 ts_tablet_manager.cc:1434] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.027s
I20260709 13:16:14.705009 14402 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:14.702458 14401 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.706568 14401 ts_tablet_manager.cc:1403] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.004s
I20260709 13:16:14.709512 14401 raft_consensus.cc:359] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.710228 14401 raft_consensus.cc:385] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.710523 14401 raft_consensus.cc:740] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.711455 14402 tablet_bootstrap.cc:654] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.711268 14401 consensus_queue.cc:260] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.713671 14401 ts_tablet_manager.cc:1434] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:14.714687 14401 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.716432 14407 raft_consensus.cc:493] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.717108 14403 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.717779 14403 ts_tablet_manager.cc:1403] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.008s
I20260709 13:16:14.717159 14407 raft_consensus.cc:515] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.720948 14403 raft_consensus.cc:359] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.721690 14403 raft_consensus.cc:385] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.721968 14403 raft_consensus.cc:740] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.722714 14403 consensus_queue.cc:260] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.723413 14407 leader_election.cc:290] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.725449 14403 ts_tablet_manager.cc:1434] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:14.726487 14403 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.732909 14403 tablet_bootstrap.cc:654] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.742419 14401 tablet_bootstrap.cc:654] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.745594 14407 raft_consensus.cc:493] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.754070 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.750710 14407 raft_consensus.cc:515] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.755052 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:14.755846 14212 raft_consensus.cc:2468] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:14.757150 14324 leader_election.cc:304] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:14.757635 14407 leader_election.cc:290] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.758054 14408 raft_consensus.cc:2804] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.758507 14408 raft_consensus.cc:493] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.758821 14408 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:14.771972 14326 leader_election.cc:343] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.772926 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
W20260709 13:16:14.776660 14250 leader_election.cc:343] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.781227 14402 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:14.781847 14402 ts_tablet_manager.cc:1403] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.030s
I20260709 13:16:14.785624 14402 raft_consensus.cc:359] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.786355 14402 raft_consensus.cc:385] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.786665 14402 raft_consensus.cc:740] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.787428 14402 consensus_queue.cc:260] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.788209 14420 raft_consensus.cc:493] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.788965 14420 raft_consensus.cc:515] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.789702 14402 ts_tablet_manager.cc:1434] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:14.790792 14402 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:14.786689 14408 raft_consensus.cc:515] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.791680 14420 leader_election.cc:290] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.792536 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
W20260709 13:16:14.795490 14250 leader_election.cc:343] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.797125 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
W20260709 13:16:14.799125 14326 leader_election.cc:343] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.803730 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:14.804401 14212 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.804699 14402 tablet_bootstrap.cc:654] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.800532 14408 leader_election.cc:290] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.809388 14408 raft_consensus.cc:493] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:14.810818 14158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:14.809979 14408 raft_consensus.cc:515] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.821800 14408 leader_election.cc:290] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.822857 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.823076 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:14.824090 14211 raft_consensus.cc:2468] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:14.824242 14212 raft_consensus.cc:2468] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
W20260709 13:16:14.824352 14326 leader_election.cc:343] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.826275 14408 raft_consensus.cc:493] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.826781 14408 raft_consensus.cc:515] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.827095 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.828368 14403 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:14.828536 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.828935 14408 leader_election.cc:290] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.829326 14361 raft_consensus.cc:2393] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f92db7182ed4295a5724a3e07795085 in current term 1: Already voted for candidate 00b47ef80b694a029a15293cdd6b760b in this term.
I20260709 13:16:14.828429 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.828977 14403 ts_tablet_manager.cc:1403] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.007s
I20260709 13:16:14.830104 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.830127 14360 raft_consensus.cc:2468] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
I20260709 13:16:14.831161 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.832181 14401 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
W20260709 13:16:14.832515 14326 leader_election.cc:343] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.832675 14401 ts_tablet_manager.cc:1403] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.118s	user 0.005s	sys 0.030s
W20260709 13:16:14.832721 14177 leader_election.cc:343] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.833643 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.833869 14324 leader_election.cc:304] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [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: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.834242 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:14.834945 14211 raft_consensus.cc:2468] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:14.835176 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.833014 14403 raft_consensus.cc:359] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.836110 14403 raft_consensus.cc:385] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.836596 14403 raft_consensus.cc:740] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.835929 14401 raft_consensus.cc:359] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.836668 14324 leader_election.cc:304] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [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: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.837253 14401 raft_consensus.cc:385] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.837725 14401 raft_consensus.cc:740] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.837483 14403 consensus_queue.cc:260] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.838095 14432 raft_consensus.cc:2804] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.838814 14432 raft_consensus.cc:493] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.838752 14401 consensus_queue.cc:260] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.839701 14408 raft_consensus.cc:2804] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.840163 14408 raft_consensus.cc:493] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.840207 14324 leader_election.cc:304] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.840595 14408 raft_consensus.cc:3060] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.839704 14432 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.844880 14401 ts_tablet_manager.cc:1434] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:16:14.846295 14401 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
W20260709 13:16:14.839134 14252 leader_election.cc:343] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.847235 14252 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:14.848024 14410 raft_consensus.cc:2749] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.849278 14252 leader_election.cc:304] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:14.850214 14410 raft_consensus.cc:2804] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.850553 14410 raft_consensus.cc:493] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.850903 14410 raft_consensus.cc:3060] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.850917 14407 raft_consensus.cc:493] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.855212 14401 tablet_bootstrap.cc:654] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.855607 14407 raft_consensus.cc:515] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.858289 14407 leader_election.cc:290] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.859025 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.859726 14361 raft_consensus.cc:2468] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 0.
I20260709 13:16:14.861497 14177 leader_election.cc:304] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:14.862579 14407 raft_consensus.cc:2804] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.863013 14407 raft_consensus.cc:493] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.863479 14407 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.863137 14410 raft_consensus.cc:515] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.866212 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:14.866321 14410 leader_election.cc:290] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
W20260709 13:16:14.867547 14250 leader_election.cc:343] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.868350 14401 tablet_bootstrap.cc:492] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:14.869114 14401 ts_tablet_manager.cc:1403] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
W20260709 13:16:14.871733 14177 leader_election.cc:343] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.872351 14177 leader_election.cc:304] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085; no voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.871625 14407 raft_consensus.cc:515] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.873009 14401 raft_consensus.cc:359] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.874248 14401 raft_consensus.cc:385] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.874667 14401 raft_consensus.cc:740] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.875748 14401 consensus_queue.cc:260] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.879431 14407 leader_election.cc:290] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Requested vote from peers 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.880952 14437 raft_consensus.cc:2749] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.882863 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
W20260709 13:16:14.887877 14177 leader_election.cc:343] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.889222 14177 leader_election.cc:304] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085; no voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.890115 14432 raft_consensus.cc:515] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.893882 14437 raft_consensus.cc:493] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.888281 14361 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.894462 14437 raft_consensus.cc:515] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.887607 14403 ts_tablet_manager.cc:1434] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.001s
I20260709 13:16:14.900254 14435 raft_consensus.cc:2804] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.900429 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:14.895864 14407 raft_consensus.cc:2749] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.909595 14435 raft_consensus.cc:697] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:14.910400 14401 ts_tablet_manager.cc:1434] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.041s	user 0.020s	sys 0.018s
I20260709 13:16:14.908522 14360 raft_consensus.cc:3060] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.910737 14435 consensus_queue.cc:237] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.918479 14401 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:14.921453 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:14.921578 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:14.922187 14212 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.915688 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.928273 14401 tablet_bootstrap.cc:654] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.929327 14434 raft_consensus.cc:493] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.929926 14434 raft_consensus.cc:515] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.930560 14212 raft_consensus.cc:2468] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:14.933391 14432 leader_election.cc:290] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
W20260709 13:16:14.933579 14177 leader_election.cc:343] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.936314 14437 leader_election.cc:290] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:14.936753 14324 leader_election.cc:304] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:14.937789 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
W20260709 13:16:14.939635 14326 leader_election.cc:343] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.940224 14359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:14.941336 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:14.940563 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.933970 14434 leader_election.cc:290] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:14.944908 14434 raft_consensus.cc:2804] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.945407 14434 raft_consensus.cc:697] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
W20260709 13:16:14.945607 14177 leader_election.cc:343] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.946241 14434 consensus_queue.cc:237] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.943742 14286 raft_consensus.cc:2468] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
W20260709 13:16:14.950713 14324 leader_election.cc:343] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.951320 14326 leader_election.cc:304] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [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: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:14.951468 14361 raft_consensus.cc:2468] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 1.
I20260709 13:16:14.952620 14435 raft_consensus.cc:2804] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.953020 14435 raft_consensus.cc:493] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.952849 14177 leader_election.cc:304] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.953516 14435 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.954434 14437 raft_consensus.cc:2804] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.954931 14437 raft_consensus.cc:697] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:14.955813 14437 consensus_queue.cc:237] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:14.960290 14408 raft_consensus.cc:515] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.961369 14360 raft_consensus.cc:2468] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:14.961659 14435 raft_consensus.cc:515] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.964015 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49b6a0c3f4941f8845f4288c0900b55" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:14.964452 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:14.964857 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:14.965109 14212 raft_consensus.cc:3060] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.965261 14286 raft_consensus.cc:2393] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f92db7182ed4295a5724a3e07795085 in current term 1: Already voted for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in this term.
W20260709 13:16:14.966341 14324 leader_election.cc:343] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.966897 14177 leader_election.cc:304] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085; no voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:14.949903 14403 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:14.969058 14438 raft_consensus.cc:3060] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.975063 14212 raft_consensus.cc:2468] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:14.976148 14252 leader_election.cc:304] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:14.976419 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:14.977356 14286 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.979249 14410 raft_consensus.cc:2804] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.976713 14402 tablet_bootstrap.cc:492] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:14.979856 14410 raft_consensus.cc:697] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:14.981703 14438 raft_consensus.cc:2749] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.981377 14410 consensus_queue.cc:237] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.982605 14402 ts_tablet_manager.cc:1403] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.192s	user 0.044s	sys 0.042s
I20260709 13:16:14.987931 14324 leader_election.cc:304] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:14.988826 14432 raft_consensus.cc:2804] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.989368 14432 raft_consensus.cc:697] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:14.985879 14402 raft_consensus.cc:359] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.990298 14402 raft_consensus.cc:385] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.990229 14432 consensus_queue.cc:237] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.990828 14402 raft_consensus.cc:740] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.991931 14402 consensus_queue.cc:260] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:14.998852 14286 raft_consensus.cc:2468] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:14.999904 14435 leader_election.cc:290] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.001003 14401 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:15.001753 14401 ts_tablet_manager.cc:1403] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.013s
I20260709 13:16:15.003499 14326 leader_election.cc:304] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.004737 14434 raft_consensus.cc:2804] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.006485 14434 raft_consensus.cc:697] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.007800 14434 consensus_queue.cc:237] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.005757 14403 tablet_bootstrap.cc:654] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.010416 14408 leader_election.cc:290] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.009521 14401 raft_consensus.cc:359] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.011099 14401 raft_consensus.cc:385] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.012579 14110 catalog_manager.cc:5697] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.011549 14401 raft_consensus.cc:740] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.015609 14402 ts_tablet_manager.cc:1434] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260709 13:16:15.013213 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.017664 14402 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:15.017510 14401 consensus_queue.cc:260] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.018028 14110 catalog_manager.cc:5697] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.021953 14401 ts_tablet_manager.cc:1434] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 13:16:15.022723 14401 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:15.023950 14107 catalog_manager.cc:5697] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.025770 14109 catalog_manager.cc:5697] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:15.029717 14326 leader_election.cc:343] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.029985 14401 tablet_bootstrap.cc:654] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.031759 14437 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.032495 14437 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.035619 14437 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.040817 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.042665 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:15.043332 14402 tablet_bootstrap.cc:654] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.043537 14286 raft_consensus.cc:2468] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 0.
I20260709 13:16:15.051860 14177 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:15.052755 14437 raft_consensus.cc:2804] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:15.052904 14177 leader_election.cc:343] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.053170 14437 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.053462 14437 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.058701 14403 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:15.059281 14403 ts_tablet_manager.cc:1403] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.011s
I20260709 13:16:15.062024 14403 raft_consensus.cc:359] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.063239 14403 raft_consensus.cc:385] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.063508 14403 raft_consensus.cc:740] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.063745 14434 raft_consensus.cc:493] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.064247 14403 consensus_queue.cc:260] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.064640 14434 raft_consensus.cc:515] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.065918 14437 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.068636 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.069067 14434 leader_election.cc:290] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.069334 14212 raft_consensus.cc:2468] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:15.066391 14403 ts_tablet_manager.cc:1434] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:15.070931 14403 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:15.071929 14437 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.072995 14401 tablet_bootstrap.cc:492] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:15.073628 14401 ts_tablet_manager.cc:1403] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.006s
I20260709 13:16:15.076112 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.076915 14286 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.079377 14401 raft_consensus.cc:359] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.080339 14401 raft_consensus.cc:385] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.080678 14401 raft_consensus.cc:740] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.081480 14401 consensus_queue.cc:260] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.081763 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.083381 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
W20260709 13:16:15.085819 14177 leader_election.cc:343] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.086232 14324 leader_election.cc:304] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
W20260709 13:16:15.086941 14326 leader_election.cc:343] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.087275 14434 raft_consensus.cc:2804] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.087684 14434 raft_consensus.cc:493] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.088035 14434 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.095482 14434 raft_consensus.cc:515] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.098884 14403 tablet_bootstrap.cc:654] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.083755 14401 ts_tablet_manager.cc:1434] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:16:15.113502 14434 leader_election.cc:290] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.114969 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.116907 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:15.116791 14110 catalog_manager.cc:5697] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.117923 14212 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.118824 14110 catalog_manager.cc:5697] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.098774 14286 raft_consensus.cc:2468] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 1.
W20260709 13:16:15.123957 14326 leader_election.cc:343] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.124539 14177 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b
I20260709 13:16:15.125762 14437 raft_consensus.cc:2804] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.126224 14437 raft_consensus.cc:697] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:15.127159 14402 tablet_bootstrap.cc:492] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:15.127049 14437 consensus_queue.cc:237] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.127866 14402 ts_tablet_manager.cc:1403] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.027s
I20260709 13:16:15.129992 14212 raft_consensus.cc:2468] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:15.131382 14324 leader_election.cc:304] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.132586 14434 raft_consensus.cc:2804] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.133111 14434 raft_consensus.cc:697] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.133628 14403 tablet_bootstrap.cc:492] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:15.133744 14434 consensus_queue.cc:237] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.134469 14403 ts_tablet_manager.cc:1403] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.007s
I20260709 13:16:15.137468 14402 raft_consensus.cc:359] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.140182 14402 raft_consensus.cc:385] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.140537 14402 raft_consensus.cc:740] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.138012 14403 raft_consensus.cc:359] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.141276 14402 consensus_queue.cc:260] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.141826 14403 raft_consensus.cc:385] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.142251 14403 raft_consensus.cc:740] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.142994 14403 consensus_queue.cc:260] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.145444 14108 catalog_manager.cc:5697] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.146520 14403 ts_tablet_manager.cc:1434] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:16:15.146886 14402 ts_tablet_manager.cc:1434] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:16:15.148074 14402 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:15.148437 14110 catalog_manager.cc:5697] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.153410 14434 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.153997 14434 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.155437 14402 tablet_bootstrap.cc:654] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.161871 14432 raft_consensus.cc:493] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.161952 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:15.162698 14434 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.162487 14432 raft_consensus.cc:515] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.168731 14432 leader_election.cc:290] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.162986 14286 raft_consensus.cc:2393] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b47ef80b694a029a15293cdd6b760b in current term 1: Already voted for candidate 5f92db7182ed4295a5724a3e07795085 in this term.
I20260709 13:16:15.163902 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.169397 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.169842 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:15.170083 14211 raft_consensus.cc:2468] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:15.170614 14287 raft_consensus.cc:2468] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:15.170500 14324 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b; no voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.171904 14432 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.171994 14326 leader_election.cc:304] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:15.172506 14402 tablet_bootstrap.cc:492] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:15.172941 14434 raft_consensus.cc:2804] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.173053 14402 ts_tablet_manager.cc:1403] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 13:16:15.173393 14434 raft_consensus.cc:493] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.173769 14434 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.176254 14402 raft_consensus.cc:359] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.177033 14402 raft_consensus.cc:385] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.177317 14402 raft_consensus.cc:740] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.178082 14402 consensus_queue.cc:260] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.179694 14432 raft_consensus.cc:2749] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.182410 14402 ts_tablet_manager.cc:1434] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:15.183425 14402 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:15.184489 14434 raft_consensus.cc:515] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.187179 14434 leader_election.cc:290] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:15.187803 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.188226 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:15.188453 14287 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.188868 14211 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.190078 14402 tablet_bootstrap.cc:654] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.195423 14287 raft_consensus.cc:2468] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:15.196914 14326 leader_election.cc:304] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:15.197633 14402 tablet_bootstrap.cc:492] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:15.197708 14434 raft_consensus.cc:2804] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.198064 14211 raft_consensus.cc:2468] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:15.198328 14402 ts_tablet_manager.cc:1403] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:16:15.198385 14434 raft_consensus.cc:697] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.199435 14434 consensus_queue.cc:237] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.201566 14402 raft_consensus.cc:359] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.202296 14402 raft_consensus.cc:385] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.202675 14402 raft_consensus.cc:740] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.203543 14402 consensus_queue.cc:260] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.205540 14402 ts_tablet_manager.cc:1434] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:16:15.206529 14402 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:15.208506 14110 catalog_manager.cc:5697] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.211139 14402 tablet_bootstrap.cc:654] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.215945 14402 tablet_bootstrap.cc:492] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:15.216413 14402 ts_tablet_manager.cc:1403] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:15.218616 14402 raft_consensus.cc:359] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:15.219231 14402 raft_consensus.cc:385] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.219411 14402 raft_consensus.cc:740] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.219853 14402 consensus_queue.cc:260] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:15.221233 14402 ts_tablet_manager.cc:1434] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:15.222146 14402 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:15.226136 14402 tablet_bootstrap.cc:654] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.230139 14402 tablet_bootstrap.cc:492] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:15.230607 14402 ts_tablet_manager.cc:1403] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:15.232486 14402 raft_consensus.cc:359] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.232945 14402 raft_consensus.cc:385] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.233109 14402 raft_consensus.cc:740] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.233556 14402 consensus_queue.cc:260] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.234988 14402 ts_tablet_manager.cc:1434] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:16:15.249881 14410 raft_consensus.cc:493] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.250438 14410 raft_consensus.cc:515] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.252399 14410 leader_election.cc:290] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.253232 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.253482 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbdcd5f76648edac510bb93caafc13" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.254108 14211 raft_consensus.cc:2393] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in current term 1: Already voted for candidate 00b47ef80b694a029a15293cdd6b760b in this term.
I20260709 13:16:15.255206 14250 leader_election.cc:304] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.255887 14410 raft_consensus.cc:3060] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.260964 14410 raft_consensus.cc:2749] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.298905 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:15.299669 14360 raft_consensus.cc:606] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.304438 14410 raft_consensus.cc:493] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.305053 14410 raft_consensus.cc:515] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:15.305294 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:15.305896 14360 raft_consensus.cc:606] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.307294 14410 leader_election.cc:290] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157), 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439)
I20260709 13:16:15.308177 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.308393 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.308954 14360 raft_consensus.cc:2393] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in current term 1: Already voted for candidate 5f92db7182ed4295a5724a3e07795085 in this term.
I20260709 13:16:15.309998 14250 leader_election.cc:304] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.310750 14410 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.312350 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:15.312937 14360 raft_consensus.cc:606] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.317106 14410 raft_consensus.cc:2749] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.329639 14211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
mode: GRACEFUL
new_leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:49088
I20260709 13:16:15.330313 14211 raft_consensus.cc:606] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Received request to transfer leadership to TS 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.335340 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:15.335845 14360 raft_consensus.cc:606] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.336871 14434 consensus_queue.cc:1048] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.339973 14437 raft_consensus.cc:493] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.340477 14437 raft_consensus.cc:515] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.341658 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:15.342289 14360 raft_consensus.cc:606] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.342672 14437 leader_election.cc:290] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.344267 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:15.344519 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.344908 14435 raft_consensus.cc:993] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.345106 14287 raft_consensus.cc:2393] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f92db7182ed4295a5724a3e07795085 in current term 1: Already voted for candidate 00b47ef80b694a029a15293cdd6b760b in this term.
I20260709 13:16:15.345410 14435 raft_consensus.cc:1081] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.346421 14177 leader_election.cc:304] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085; no voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.347010 14211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:16:15.347589 14211 raft_consensus.cc:493] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.347954 14211 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.347988 14437 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.351627 14287 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.355129 14211 raft_consensus.cc:515] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.356259 14212 raft_consensus.cc:1240] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Rejecting Update request from peer 00b47ef80b694a029a15293cdd6b760b for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:15.357434 14211 leader_election.cc:290] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.359774 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.360001 14408 consensus_queue.cc:1059] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.360014 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.361117 14434 raft_consensus.cc:3055] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.361466 14434 raft_consensus.cc:740] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.362270 14434 consensus_queue.cc:260] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.363385 14434 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:15.364596 14435 consensus_queue.cc:1175] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:16:15.366150 14437 raft_consensus.cc:2749] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.371721 14410 raft_consensus.cc:493] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.372265 14410 raft_consensus.cc:515] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.374544 14410 leader_election.cc:290] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.375342 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.375682 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.376058 14212 raft_consensus.cc:2393] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in current term 1: Already voted for candidate 00b47ef80b694a029a15293cdd6b760b in this term.
I20260709 13:16:15.376529 14360 raft_consensus.cc:2468] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:15.377247 14250 leader_election.cc:304] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.377970 14410 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.379279 14177 leader_election.cc:304] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [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: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.380121 14437 raft_consensus.cc:2804] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.380533 14437 raft_consensus.cc:697] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:15.381242 14437 consensus_queue.cc:237] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [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: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.384331 14410 raft_consensus.cc:2749] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.386622 14437 consensus_queue.cc:1048] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.387876 14434 consensus_queue.cc:1048] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.388656 14110 catalog_manager.cc:5697] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.397593 14434 raft_consensus.cc:993] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.398125 14434 raft_consensus.cc:1081] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.404790 14286 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.408569 14210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:16:15.417903 14434 consensus_queue.cc:1048] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.423913 14210 raft_consensus.cc:493] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.424638 14210 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.424474 14435 consensus_queue.cc:1048] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.437959 14437 consensus_queue.cc:1048] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.442085 14441 consensus_queue.cc:1048] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.445411 14420 raft_consensus.cc:493] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.445992 14420 raft_consensus.cc:515] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.448091 14420 leader_election.cc:290] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.455173 14210 raft_consensus.cc:515] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.457499 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:15.458738 14361 raft_consensus.cc:2393] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in current term 2: Already voted for candidate 5f92db7182ed4295a5724a3e07795085 in this term.
I20260709 13:16:15.459519 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2e7df7d7f401b860a5a12da46a574" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:15.462244 14252 leader_election.cc:304] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.464107 14410 raft_consensus.cc:3060] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.460606 14420 consensus_queue.cc:1048] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:15.475103 14410 raft_consensus.cc:2749] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:15.486233 14210 leader_election.cc:290] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.487483 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.488134 14361 raft_consensus.cc:3055] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.488508 14361 raft_consensus.cc:740] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.488241 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51a2a000904894b32c15aaf9c29c7b" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.489197 14286 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.489431 14361 consensus_queue.cc:260] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.491020 14361 raft_consensus.cc:3060] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.499931 14361 raft_consensus.cc:2468] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:15.501220 14177 leader_election.cc:304] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:15.502148 14437 raft_consensus.cc:2804] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.502225 14286 raft_consensus.cc:2468] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:15.502758 14437 raft_consensus.cc:697] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:15.489663 14435 consensus_queue.cc:1048] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:16:15.504024 14437 consensus_queue.cc:237] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.520720 14420 consensus_queue.cc:1048] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.526496 14437 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.540357 14441 consensus_queue.cc:1048] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.550483 14439 raft_consensus.cc:993] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: : Instructing follower 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.550940 14439 raft_consensus.cc:1081] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Signalling peer 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.553709 14285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:41078
I20260709 13:16:15.555202 14285 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.555751 14285 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.559559 14437 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.564108 14285 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.566495 14432 consensus_queue.cc:1048] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.565474 14109 catalog_manager.cc:5697] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.570663 14285 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.574357 14432 raft_consensus.cc:993] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.571779 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.574867 14432 raft_consensus.cc:1081] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.573704 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:15.576617 14212 raft_consensus.cc:3055] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.576936 14212 raft_consensus.cc:740] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:15.577666 14212 consensus_queue.cc:260] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.578547 14285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:41076
I20260709 13:16:15.578879 14212 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.579221 14285 raft_consensus.cc:493] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.579676 14285 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.580719 14441 raft_consensus.cc:993] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.581380 14441 raft_consensus.cc:1081] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:15.587970 14287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:41076
I20260709 13:16:15.588642 14287 raft_consensus.cc:493] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.589079 14287 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.589983 14432 consensus_queue.cc:1048] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.591549 14212 raft_consensus.cc:2468] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:15.591585 14285 raft_consensus.cc:515] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.593065 14250 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b
I20260709 13:16:15.594482 14420 raft_consensus.cc:2804] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.594937 14420 raft_consensus.cc:697] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:15.595001 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.595657 14360 raft_consensus.cc:3055] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.595999 14360 raft_consensus.cc:740] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.595835 14420 consensus_queue.cc:237] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.596956 14360 consensus_queue.cc:260] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.598057 14360 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.597779 14287 raft_consensus.cc:515] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.599215 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f49dd771e9a463fa6428c6ea4fdb962" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:15.599925 14210 raft_consensus.cc:3060] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.601796 14285 leader_election.cc:290] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.602938 14287 leader_election.cc:290] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.605598 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:15.605633 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e2e38a0d49ccadd7b2121a254c4b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.606452 14361 raft_consensus.cc:3055] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.606817 14361 raft_consensus.cc:740] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.606927 14360 raft_consensus.cc:2468] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:15.607849 14361 consensus_queue.cc:260] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.608435 14252 leader_election.cc:304] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:15.609126 14361 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.609169 14420 raft_consensus.cc:2804] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.609944 14420 raft_consensus.cc:697] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:15.610841 14420 consensus_queue.cc:237] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.617528 14361 raft_consensus.cc:2468] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:15.618795 14252 leader_election.cc:304] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:15.620046 14420 raft_consensus.cc:2804] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.620606 14420 raft_consensus.cc:697] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:15.621179 14108 catalog_manager.cc:5697] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 1 to 2, leader changed from 5f92db7182ed4295a5724a3e07795085 (127.8.38.129) to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.621888 14210 raft_consensus.cc:2468] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:15.621490 14420 consensus_queue.cc:237] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.623320 14108 catalog_manager.cc:5697] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.639794 14110 catalog_manager.cc:5697] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.737048 14432 consensus_queue.cc:1048] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.743896 14435 raft_consensus.cc:993] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.744395 14408 raft_consensus.cc:1081] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:15.746004 14209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:16:15.746580 14209 raft_consensus.cc:493] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.746959 14209 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.749137 14434 consensus_queue.cc:1048] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.754513 14209 raft_consensus.cc:515] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.755636 14210 raft_consensus.cc:1240] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Rejecting Update request from peer 00b47ef80b694a029a15293cdd6b760b for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:15.756846 14209 leader_election.cc:290] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:15.759064 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:15.760577 14434 consensus_queue.cc:1059] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.761298 14435 raft_consensus.cc:3055] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.761631 14435 raft_consensus.cc:740] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:15.762164 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdebf23834b4c7b8b1858646c89d378" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:15.762509 14435 consensus_queue.cc:260] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.763864 14435 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.774247 14361 raft_consensus.cc:2468] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:15.775801 14177 leader_election.cc:304] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [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: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:15.776537 14437 raft_consensus.cc:2804] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.776947 14437 raft_consensus.cc:697] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:15.777683 14437 consensus_queue.cc:237] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [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: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:15.784258 14109 catalog_manager.cc:5697] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.934037 14287 raft_consensus.cc:1275] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.935527 14437 consensus_queue.cc:1048] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.948329 14361 raft_consensus.cc:1275] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.950073 14438 consensus_queue.cc:1048] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.019857 14287 raft_consensus.cc:1275] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.021178 14438 consensus_queue.cc:1048] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.029524 14361 raft_consensus.cc:1275] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.031433 14437 consensus_queue.cc:1048] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.038874 14361 raft_consensus.cc:1275] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.040421 14420 consensus_queue.cc:1048] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.043205 14210 raft_consensus.cc:3060] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.050837 14210 raft_consensus.cc:1275] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.054562 14210 raft_consensus.cc:1275] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.055114 14480 consensus_queue.cc:1048] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.055181 14209 raft_consensus.cc:1275] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.057435 14480 consensus_queue.cc:1048] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.058710 14480 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.064194 14360 raft_consensus.cc:1275] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.066291 14480 consensus_queue.cc:1048] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.072165 14360 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.080993 14360 raft_consensus.cc:1275] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.083148 14410 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.241882 14360 raft_consensus.cc:1275] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.245946 14438 consensus_queue.cc:1048] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.255434 14287 raft_consensus.cc:3060] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.263595 14287 raft_consensus.cc:1275] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.264947 14491 consensus_queue.cc:1048] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.390877 14110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48238:
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 13:16:18.393383 14110 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 13:16:18.443691 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 005ed161629a418fb14ae4f0f051d50f (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:18.444983 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005ed161629a418fb14ae4f0f051d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.444731 14270 tablet_service.cc:1511] Processing CreateTablet for tablet 005ed161629a418fb14ae4f0f051d50f (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:18.446099 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005ed161629a418fb14ae4f0f051d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.448132 14346 tablet_service.cc:1511] Processing CreateTablet for tablet 005ed161629a418fb14ae4f0f051d50f (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:18.449424 14346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005ed161629a418fb14ae4f0f051d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.449134 14197 tablet_service.cc:1511] Processing CreateTablet for tablet d705476d0f674b639469acca8a898ba1 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:18.450526 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d705476d0f674b639469acca8a898ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.455792 14273 tablet_service.cc:1511] Processing CreateTablet for tablet d705476d0f674b639469acca8a898ba1 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:18.457334 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d705476d0f674b639469acca8a898ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.464665 14348 tablet_service.cc:1511] Processing CreateTablet for tablet d705476d0f674b639469acca8a898ba1 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:18.466085 14348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d705476d0f674b639469acca8a898ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.467918 14198 tablet_service.cc:1511] Processing CreateTablet for tablet e2122432da634708abad63322892a686 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:18.469333 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2122432da634708abad63322892a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.477142 14277 tablet_service.cc:1511] Processing CreateTablet for tablet e2122432da634708abad63322892a686 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:18.478576 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2122432da634708abad63322892a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.486989 14351 tablet_service.cc:1511] Processing CreateTablet for tablet e2122432da634708abad63322892a686 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:18.488555 14351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2122432da634708abad63322892a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.489457 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6762d06f2548a6819ff90cf768ebfb (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:18.490921 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6762d06f2548a6819ff90cf768ebfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.503401 14269 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6762d06f2548a6819ff90cf768ebfb (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:18.504809 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6762d06f2548a6819ff90cf768ebfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.517120 14348 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6762d06f2548a6819ff90cf768ebfb (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:18.518566 14348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6762d06f2548a6819ff90cf768ebfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.528684 14506 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:18.534327 14507 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.534690 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 08aa0764f924455e8e4c2996e6d2afcc (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:18.538704 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08aa0764f924455e8e4c2996e6d2afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.535681 14272 tablet_service.cc:1511] Processing CreateTablet for tablet 08aa0764f924455e8e4c2996e6d2afcc (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:18.543733 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08aa0764f924455e8e4c2996e6d2afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.543478 14346 tablet_service.cc:1511] Processing CreateTablet for tablet 08aa0764f924455e8e4c2996e6d2afcc (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:18.544833 14346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08aa0764f924455e8e4c2996e6d2afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.545519 14195 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1c71dec3242a5b1a57fbad3ca9f74 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:18.546826 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1c71dec3242a5b1a57fbad3ca9f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.542795 14505 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.556957 14507 tablet_bootstrap.cc:654] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.568037 14506 tablet_bootstrap.cc:654] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.569110 14507 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:18.569731 14507 ts_tablet_manager.cc:1403] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260709 13:16:18.572041 14505 tablet_bootstrap.cc:654] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.574167 14273 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1c71dec3242a5b1a57fbad3ca9f74 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:18.576723 14351 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1c71dec3242a5b1a57fbad3ca9f74 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:18.580899 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1c71dec3242a5b1a57fbad3ca9f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.572875 14507 raft_consensus.cc:359] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.582211 14507 raft_consensus.cc:385] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.582538 14507 raft_consensus.cc:740] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.583316 14507 consensus_queue.cc:260] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.585601 14507 ts_tablet_manager.cc:1434] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:16:18.586650 14507 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.587302 14349 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c4432f1cd47ffa93360a9a56222d0 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:18.590500 14269 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8795a409144dbbe362a89e81a6d1b (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:18.591128 14344 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8795a409144dbbe362a89e81a6d1b (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:18.592245 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8795a409144dbbe362a89e81a6d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.592900 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8795a409144dbbe362a89e81a6d1b (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:18.594200 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8795a409144dbbe362a89e81a6d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.592948 14195 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c4432f1cd47ffa93360a9a56222d0 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:18.598296 14270 tablet_service.cc:1511] Processing CreateTablet for tablet 06b5b4d9ff7347348eaf4aadb22590f8 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:18.600283 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 06b5b4d9ff7347348eaf4aadb22590f8 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:18.601261 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c4432f1cd47ffa93360a9a56222d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.601662 14507 tablet_bootstrap.cc:654] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.602087 14349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c4432f1cd47ffa93360a9a56222d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.604395 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b5b4d9ff7347348eaf4aadb22590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.604789 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b5b4d9ff7347348eaf4aadb22590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.610248 14351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1c71dec3242a5b1a57fbad3ca9f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.610913 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8795a409144dbbe362a89e81a6d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.614423 14272 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c4432f1cd47ffa93360a9a56222d0 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:18.616358 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c4432f1cd47ffa93360a9a56222d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.640873 14506 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:18.641480 14506 ts_tablet_manager.cc:1403] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.016s
I20260709 13:16:18.644755 14506 raft_consensus.cc:359] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.645692 14506 raft_consensus.cc:385] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.646019 14506 raft_consensus.cc:740] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.646881 14506 consensus_queue.cc:260] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.653455 14506 ts_tablet_manager.cc:1434] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:18.653771 14505 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:18.653875 14346 tablet_service.cc:1511] Processing CreateTablet for tablet 06b5b4d9ff7347348eaf4aadb22590f8 (DEFAULT_TABLE table=soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:18.654510 14505 ts_tablet_manager.cc:1403] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.012s
I20260709 13:16:18.655284 14346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b5b4d9ff7347348eaf4aadb22590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.657766 14505 raft_consensus.cc:359] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.658615 14505 raft_consensus.cc:385] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.658937 14505 raft_consensus.cc:740] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.659826 14505 consensus_queue.cc:260] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.673564 14505 ts_tablet_manager.cc:1434] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:16:18.674678 14505 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.687723 14506 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:18.712670 14505 tablet_bootstrap.cc:654] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.721043 14506 tablet_bootstrap.cc:654] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.724748 14507 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
W20260709 13:16:18.725039 14387 tablet.cc:2406] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:18.725386 14507 ts_tablet_manager.cc:1403] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.139s	user 0.003s	sys 0.011s
I20260709 13:16:18.733289 14507 raft_consensus.cc:359] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.733903 14507 raft_consensus.cc:385] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.734144 14507 raft_consensus.cc:740] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.734786 14507 consensus_queue.cc:260] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.740633 14507 ts_tablet_manager.cc:1434] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:16:18.741882 14507 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.742177 14505 tablet_bootstrap.cc:492] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:18.742751 14505 ts_tablet_manager.cc:1403] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.014s
I20260709 13:16:18.745887 14505 raft_consensus.cc:359] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.746677 14505 raft_consensus.cc:385] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.746973 14505 raft_consensus.cc:740] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.748700 14507 tablet_bootstrap.cc:654] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.748602 14505 consensus_queue.cc:260] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.749949 14506 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:18.750541 14506 ts_tablet_manager.cc:1403] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.029s
I20260709 13:16:18.750969 14505 ts_tablet_manager.cc:1434] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:18.752110 14505 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.753645 14506 raft_consensus.cc:359] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.754570 14506 raft_consensus.cc:385] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.755085 14506 raft_consensus.cc:740] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.756070 14506 consensus_queue.cc:260] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.758932 14505 tablet_bootstrap.cc:654] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.759294 14506 ts_tablet_manager.cc:1434] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:18.764662 14506 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:18.765658 14507 tablet_bootstrap.cc:492] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:18.766266 14507 ts_tablet_manager.cc:1403] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260709 13:16:18.769297 14507 raft_consensus.cc:359] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.770088 14507 raft_consensus.cc:385] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.770447 14507 raft_consensus.cc:740] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.771253 14507 consensus_queue.cc:260] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.772432 14506 tablet_bootstrap.cc:654] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.773978 14507 ts_tablet_manager.cc:1434] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:18.776393 14507 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.778740 14505 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:18.780630 14410 raft_consensus.cc:493] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.781222 14410 raft_consensus.cc:515] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.783511 14410 leader_election.cc:290] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:18.784906 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:18.785199 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:18.785921 14507 tablet_bootstrap.cc:654] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:18.786751 14252 leader_election.cc:343] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:18.786859 14435 raft_consensus.cc:493] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.787696 14505 ts_tablet_manager.cc:1403] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.014s
I20260709 13:16:18.787644 14435 raft_consensus.cc:515] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.789821 14435 leader_election.cc:290] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
W20260709 13:16:18.790057 14250 leader_election.cc:343] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:18.793118 14250 leader_election.cc:304] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:18.793479 14506 tablet_bootstrap.cc:492] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:18.793982 14506 ts_tablet_manager.cc:1403] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.010s
I20260709 13:16:18.791843 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:18.794498 14209 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:18.795110 14507 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:18.795384 14410 raft_consensus.cc:2749] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:18.795650 14507 ts_tablet_manager.cc:1403] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260709 13:16:18.791673 14505 raft_consensus.cc:359] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.796291 14505 raft_consensus.cc:385] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.796613 14505 raft_consensus.cc:740] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.797333 14324 leader_election.cc:304] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:18.797452 14505 consensus_queue.cc:260] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.792181 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:18.797106 14506 raft_consensus.cc:359] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.799093 14507 raft_consensus.cc:359] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.805208 14505 ts_tablet_manager.cc:1434] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 13:16:18.805603 14506 raft_consensus.cc:385] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.800042 14435 raft_consensus.cc:493] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.806062 14507 raft_consensus.cc:385] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.806241 14506 raft_consensus.cc:740] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.806501 14507 raft_consensus.cc:740] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.806548 14435 raft_consensus.cc:515] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.807396 14507 consensus_queue.cc:260] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.809572 14505 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.809908 14507 ts_tablet_manager.cc:1434] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:16:18.810082 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:18.810786 14285 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:18.810956 14507 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.812180 14326 leader_election.cc:304] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:18.799119 14287 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:18.817945 14507 tablet_bootstrap.cc:654] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.818403 14518 raft_consensus.cc:2804] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:18.819064 14518 raft_consensus.cc:493] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:18.819571 14518 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.820389 14435 leader_election.cc:290] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:18.802887 14519 raft_consensus.cc:2804] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:18.822607 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:18.823378 14209 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:18.824553 14519 raft_consensus.cc:493] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:18.807397 14506 consensus_queue.cc:260] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.827772 14518 raft_consensus.cc:515] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.829506 14506 ts_tablet_manager.cc:1434] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 13:16:18.829988 14518 leader_election.cc:290] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:18.830746 14506 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:18.831314 14505 tablet_bootstrap.cc:654] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.841126 14519 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.843173 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:18.843971 14209 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.846017 14505 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:18.846571 14505 ts_tablet_manager.cc:1403] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
W20260709 13:16:18.849299 14158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:18.851159 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:18.851698 14209 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:18.851766 14505 raft_consensus.cc:359] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.854417 14505 raft_consensus.cc:385] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.854839 14505 raft_consensus.cc:740] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.855942 14324 leader_election.cc:304] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:18.855772 14505 consensus_queue.cc:260] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.852861 14287 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.858920 14518 raft_consensus.cc:2804] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:18.859440 14518 raft_consensus.cc:697] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:18.860255 14518 consensus_queue.cc:237] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.867167 14505 ts_tablet_manager.cc:1434] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:16:18.870644 14287 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:18.870661 14505 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.878906 14506 tablet_bootstrap.cc:654] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.884310 14437 raft_consensus.cc:493] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.886420 14437 raft_consensus.cc:515] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.888468 14505 tablet_bootstrap.cc:654] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.891642 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:18.892380 14285 raft_consensus.cc:2468] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 0.
I20260709 13:16:18.893777 14507 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:18.893720 14177 leader_election.cc:304] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:18.894435 14507 ts_tablet_manager.cc:1403] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.084s	user 0.040s	sys 0.032s
I20260709 13:16:18.895237 14437 leader_election.cc:290] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:18.895903 14437 raft_consensus.cc:2804] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:18.897513 14437 raft_consensus.cc:493] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:18.897497 14507 raft_consensus.cc:359] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.899766 14507 raft_consensus.cc:385] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.900120 14507 raft_consensus.cc:740] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.901121 14507 consensus_queue.cc:260] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.896607 14519 raft_consensus.cc:515] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.906512 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:18.907224 14209 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.899097 14437 raft_consensus.cc:3060] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.916604 14209 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:18.918154 14507 ts_tablet_manager.cc:1434] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.013s
I20260709 13:16:18.918042 14324 leader_election.cc:304] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:18.919121 14520 raft_consensus.cc:2804] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:18.919660 14520 raft_consensus.cc:697] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:18.920547 14520 consensus_queue.cc:237] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.924201 14110 catalog_manager.cc:5697] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:18.926375 14505 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:18.934382 14505 ts_tablet_manager.cc:1403] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.002s
I20260709 13:16:18.935920 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:18.936774 14360 raft_consensus.cc:2468] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 0.
I20260709 13:16:18.927289 14519 leader_election.cc:290] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:18.928745 14507 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:18.937865 14505 raft_consensus.cc:359] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.938748 14505 raft_consensus.cc:385] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.939138 14505 raft_consensus.cc:740] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.939539 14506 tablet_bootstrap.cc:492] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:18.940126 14506 ts_tablet_manager.cc:1403] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.110s	user 0.037s	sys 0.017s
I20260709 13:16:18.939950 14505 consensus_queue.cc:260] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.929155 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:18.942512 14287 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:18.943277 14505 ts_tablet_manager.cc:1434] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:16:18.944554 14505 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:18.944041 14506 raft_consensus.cc:359] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.945147 14506 raft_consensus.cc:385] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.946863 14506 raft_consensus.cc:740] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.945631 14507 tablet_bootstrap.cc:654] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.952117 14506 consensus_queue.cc:260] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.955272 14506 ts_tablet_manager.cc:1434] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:16:18.956420 14506 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:18.957815 14507 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:18.958400 14507 ts_tablet_manager.cc:1403] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260709 13:16:18.958616 14505 tablet_bootstrap.cc:654] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.960803 14108 catalog_manager.cc:5697] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:18.961982 14507 raft_consensus.cc:359] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.963001 14506 tablet_bootstrap.cc:654] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:18.963115 14507 raft_consensus.cc:385] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:18.963747 14507 raft_consensus.cc:740] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:18.964781 14507 consensus_queue.cc:260] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.981274 14507 ts_tablet_manager.cc:1434] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 13:16:18.991166 14287 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:18.993211 14526 raft_consensus.cc:493] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.994022 14526 raft_consensus.cc:515] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.996922 14437 raft_consensus.cc:515] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:18.998092 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:18.999722 14526 leader_election.cc:290] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
W20260709 13:16:19.000732 14250 leader_election.cc:343] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.000737 14507 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:19.003531 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
W20260709 13:16:19.005780 14252 leader_election.cc:343] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.006461 14252 leader_election.cc:304] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:19.008045 14526 raft_consensus.cc:2749] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:19.013681 14507 tablet_bootstrap.cc:654] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.018178 14505 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:19.018780 14505 ts_tablet_manager.cc:1403] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.031s
I20260709 13:16:19.021430 14506 tablet_bootstrap.cc:492] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:19.021334 14526 raft_consensus.cc:493] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.022037 14506 ts_tablet_manager.cc:1403] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.032s
I20260709 13:16:19.021982 14526 raft_consensus.cc:515] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.024330 14526 leader_election.cc:290] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.025293 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.025484 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:19.026011 14437 leader_election.cc:290] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.026194 14360 raft_consensus.cc:2468] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
W20260709 13:16:19.027388 14250 leader_election.cc:343] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.028733 14252 leader_election.cc:304] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:19.028904 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.029590 14360 raft_consensus.cc:3060] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.029850 14526 raft_consensus.cc:2804] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.030244 14526 raft_consensus.cc:493] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.030522 14507 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:19.030577 14526 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.031314 14507 ts_tablet_manager.cc:1403] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260709 13:16:19.030898 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2122432da634708abad63322892a686" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.033265 14287 raft_consensus.cc:3060] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.027585 14505 raft_consensus.cc:359] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.034770 14505 raft_consensus.cc:385] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.035492 14505 raft_consensus.cc:740] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.036284 14505 consensus_queue.cc:260] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.036932 14506 raft_consensus.cc:359] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.037825 14506 raft_consensus.cc:385] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.038143 14506 raft_consensus.cc:740] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.034795 14507 raft_consensus.cc:359] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.039609 14507 raft_consensus.cc:385] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.039373 14360 raft_consensus.cc:2468] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 1.
I20260709 13:16:19.040012 14507 raft_consensus.cc:740] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.038949 14506 consensus_queue.cc:260] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.041091 14177 leader_election.cc:304] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:19.042284 14524 raft_consensus.cc:2804] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.042742 14524 raft_consensus.cc:697] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:19.043406 14505 ts_tablet_manager.cc:1434] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:16:19.043566 14524 consensus_queue.cc:237] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.044591 14505 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:19.047161 14506 ts_tablet_manager.cc:1434] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 13:16:19.048503 14506 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:19.049943 14526 raft_consensus.cc:515] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.051863 14505 tablet_bootstrap.cc:654] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.056368 14506 tablet_bootstrap.cc:654] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.040855 14507 consensus_queue.cc:260] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.059379 14507 ts_tablet_manager.cc:1434] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:16:19.060345 14507 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:19.067145 14507 tablet_bootstrap.cc:654] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.069340 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.064972 14110 catalog_manager.cc:5697] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 1 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.069334 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.070230 14360 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.070381 14209 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.079193 14526 leader_election.cc:290] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.083861 14287 raft_consensus.cc:2468] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 1.
I20260709 13:16:19.085444 14209 raft_consensus.cc:2468] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.087280 14250 leader_election.cc:304] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.089243 14506 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:19.089766 14506 ts_tablet_manager.cc:1403] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 13:16:19.092801 14506 raft_consensus.cc:359] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.093518 14506 raft_consensus.cc:385] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.093633 14526 raft_consensus.cc:2804] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.082468 14360 raft_consensus.cc:2468] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.094599 14526 raft_consensus.cc:697] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.096675 14526 consensus_queue.cc:237] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.093843 14506 raft_consensus.cc:740] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.099216 14506 consensus_queue.cc:260] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.097922 14505 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:19.101269 14505 ts_tablet_manager.cc:1403] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.018s
I20260709 13:16:19.102314 14506 ts_tablet_manager.cc:1434] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:16:19.103545 14506 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:19.104549 14505 raft_consensus.cc:359] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.105378 14505 raft_consensus.cc:385] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.105675 14505 raft_consensus.cc:740] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.106448 14505 consensus_queue.cc:260] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.112723 14505 ts_tablet_manager.cc:1434] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:19.118224 14505 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
I20260709 13:16:19.122800 14506 tablet_bootstrap.cc:654] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.131832 14505 tablet_bootstrap.cc:654] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.146201 14505 tablet_bootstrap.cc:492] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:19.146842 14505 ts_tablet_manager.cc:1403] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 13:16:19.150637 14505 raft_consensus.cc:359] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.151623 14505 raft_consensus.cc:385] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.158871 14505 raft_consensus.cc:740] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.159898 14505 consensus_queue.cc:260] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.166791 14505 ts_tablet_manager.cc:1434] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:16:19.168067 14505 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: Bootstrap starting.
W20260709 13:16:19.171399 14536 log.cc:927] Time spent T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 13:16:19.185597 14505 tablet_bootstrap.cc:654] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.190919 14519 raft_consensus.cc:493] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.191761 14519 raft_consensus.cc:515] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.195955 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:19.196712 14519 leader_election.cc:290] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
W20260709 13:16:19.197546 14326 leader_election.cc:343] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.197677 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
W20260709 13:16:19.199314 14324 leader_election.cc:343] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.199864 14324 leader_election.cc:304] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b; no voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:19.201143 14519 raft_consensus.cc:2749] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:19.204676 14505 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: No bootstrap required, opened a new log
I20260709 13:16:19.205209 14506 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:19.206090 14506 ts_tablet_manager.cc:1403] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.027s
I20260709 13:16:19.205235 14505 ts_tablet_manager.cc:1403] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260709 13:16:19.209666 14507 tablet_bootstrap.cc:492] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:19.209430 14506 raft_consensus.cc:359] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.210255 14507 ts_tablet_manager.cc:1403] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.150s	user 0.059s	sys 0.083s
I20260709 13:16:19.210443 14506 raft_consensus.cc:385] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.210904 14506 raft_consensus.cc:740] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.211845 14506 consensus_queue.cc:260] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.212056 14110 catalog_manager.cc:5697] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.212710 14505 raft_consensus.cc:359] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.213001 14507 raft_consensus.cc:359] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.213505 14505 raft_consensus.cc:385] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.213658 14507 raft_consensus.cc:385] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.213842 14505 raft_consensus.cc:740] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.214000 14507 raft_consensus.cc:740] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.214638 14505 consensus_queue.cc:260] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.214805 14507 consensus_queue.cc:260] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.216991 14505 ts_tablet_manager.cc:1434] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:16:19.217041 14507 ts_tablet_manager.cc:1434] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:19.218080 14507 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Bootstrap starting.
I20260709 13:16:19.218153 14506 ts_tablet_manager.cc:1434] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:19.219413 14506 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:19.221833 14519 raft_consensus.cc:493] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.222370 14519 raft_consensus.cc:515] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.224255 14507 tablet_bootstrap.cc:654] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.224715 14519 leader_election.cc:290] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:19.226480 14526 raft_consensus.cc:493] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.235337 14506 tablet_bootstrap.cc:654] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.235242 14526 raft_consensus.cc:515] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.226964 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:19.229152 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.240331 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1c71dec3242a5b1a57fbad3ca9f74" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.241279 14210 raft_consensus.cc:2468] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
W20260709 13:16:19.241869 14326 leader_election.cc:343] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.243196 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1c71dec3242a5b1a57fbad3ca9f74" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:19.243851 14360 raft_consensus.cc:2468] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
W20260709 13:16:19.244902 14324 leader_election.cc:343] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:19.245437 14324 leader_election.cc:304] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b; no voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:19.247085 14520 raft_consensus.cc:493] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.247736 14520 raft_consensus.cc:515] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.253724 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:19.254805 14287 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:19.247964 14250 leader_election.cc:304] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.256826 14541 raft_consensus.cc:2804] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.256948 14326 leader_election.cc:304] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.257360 14541 raft_consensus.cc:493] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.257735 14541 raft_consensus.cc:3060] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.258643 14526 leader_election.cc:290] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.259963 14507 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: No bootstrap required, opened a new log
I20260709 13:16:19.260489 14519 raft_consensus.cc:2749] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:19.260546 14507 ts_tablet_manager.cc:1403] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.012s
I20260709 13:16:19.260612 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.263019 14210 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:19.250703 14520 leader_election.cc:290] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:19.260775 14518 raft_consensus.cc:2804] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.264001 14518 raft_consensus.cc:493] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.264395 14518 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.264791 14507 raft_consensus.cc:359] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.265570 14507 raft_consensus.cc:385] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.265875 14507 raft_consensus.cc:740] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.266160 14541 raft_consensus.cc:515] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.266640 14507 consensus_queue.cc:260] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.268922 14507 ts_tablet_manager.cc:1434] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:16:19.269356 14541 leader_election.cc:290] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.269403 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1c71dec3242a5b1a57fbad3ca9f74" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.270419 14210 raft_consensus.cc:3060] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.270408 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1c71dec3242a5b1a57fbad3ca9f74" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.271139 14360 raft_consensus.cc:3060] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.274048 14506 tablet_bootstrap.cc:492] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:19.274636 14506 ts_tablet_manager.cc:1403] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.019s
I20260709 13:16:19.275287 14518 raft_consensus.cc:515] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.278365 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.278460 14506 raft_consensus.cc:359] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.279086 14209 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.279237 14210 raft_consensus.cc:2468] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.279237 14360 raft_consensus.cc:2468] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.279448 14506 raft_consensus.cc:385] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.280216 14506 raft_consensus.cc:740] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.280596 14250 leader_election.cc:304] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.281495 14541 raft_consensus.cc:2804] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.282021 14541 raft_consensus.cc:697] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.280948 14506 consensus_queue.cc:260] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.282888 14541 consensus_queue.cc:237] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.287744 14506 ts_tablet_manager.cc:1434] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:19.288717 14506 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: Bootstrap starting.
I20260709 13:16:19.293499 14209 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:19.294610 14506 tablet_bootstrap.cc:654] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:19.294945 14518 leader_election.cc:290] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:19.297096 14324 leader_election.cc:304] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:19.298564 14519 raft_consensus.cc:2804] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.299150 14519 raft_consensus.cc:697] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:19.300077 14519 consensus_queue.cc:237] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.301177 14506 tablet_bootstrap.cc:492] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: No bootstrap required, opened a new log
I20260709 13:16:19.301632 14506 ts_tablet_manager.cc:1403] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:16:19.304500 14506 raft_consensus.cc:359] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.305186 14506 raft_consensus.cc:385] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:19.305467 14506 raft_consensus.cc:740] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Initialized, Role: FOLLOWER
I20260709 13:16:19.306185 14506 consensus_queue.cc:260] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.307230 14519 consensus_queue.cc:1048] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:19.308771 14506 ts_tablet_manager.cc:1434] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:16:19.308686 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.309063 14519 consensus_queue.cc:1048] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.309554 14287 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.314184 14519 raft_consensus.cc:493] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.314685 14519 raft_consensus.cc:515] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.316867 14519 leader_election.cc:290] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:19.317602 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.318408 14209 raft_consensus.cc:2468] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:19.315080 14110 catalog_manager.cc:5697] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.324039 14324 leader_election.cc:304] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:19.324368 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" is_pre_election: true
I20260709 13:16:19.325124 14285 raft_consensus.cc:2468] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 0.
I20260709 13:16:19.325289 14519 raft_consensus.cc:2804] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.325817 14519 raft_consensus.cc:493] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.326231 14519 raft_consensus.cc:3060] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.327704 14109 catalog_manager.cc:5697] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.333912 14519 raft_consensus.cc:515] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.334712 14287 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:19.336074 14519 leader_election.cc:290] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:19.338825 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.339534 14287 raft_consensus.cc:3060] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.341336 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b5b4d9ff7347348eaf4aadb22590f8" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.342010 14209 raft_consensus.cc:3060] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.344022 14519 consensus_queue.cc:1048] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.346787 14287 raft_consensus.cc:2468] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:19.348075 14326 leader_election.cc:304] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.348428 14518 consensus_queue.cc:1048] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:19.349148 14435 raft_consensus.cc:2804] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.349745 14435 raft_consensus.cc:697] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:19.350898 14435 consensus_queue.cc:237] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.365548 14209 raft_consensus.cc:2468] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 1.
I20260709 13:16:19.369299 14526 raft_consensus.cc:493] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.369944 14526 raft_consensus.cc:515] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.374979 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:19.375699 14360 raft_consensus.cc:2468] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
I20260709 13:16:19.375782 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.376986 14252 leader_election.cc:304] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.375073 14526 leader_election.cc:290] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.377982 14541 raft_consensus.cc:2804] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.376988 14108 catalog_manager.cc:5697] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 1 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.378428 14541 raft_consensus.cc:493] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.378937 14541 raft_consensus.cc:3060] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.379740 14209 raft_consensus.cc:2468] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
I20260709 13:16:19.386198 14526 raft_consensus.cc:493] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:19.386795 14526 raft_consensus.cc:515] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.389362 14526 leader_election.cc:290] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.390048 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b" is_pre_election: true
I20260709 13:16:19.390657 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085" is_pre_election: true
I20260709 13:16:19.390805 14360 raft_consensus.cc:2468] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
I20260709 13:16:19.391523 14212 raft_consensus.cc:2468] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 0.
I20260709 13:16:19.392993 14252 leader_election.cc:304] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.394770 14526 raft_consensus.cc:2804] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:19.395282 14541 raft_consensus.cc:515] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.395964 14526 raft_consensus.cc:493] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:19.396469 14526 raft_consensus.cc:3060] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.398226 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.398874 14212 raft_consensus.cc:3060] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.399240 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8795a409144dbbe362a89e81a6d1b" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.399904 14360 raft_consensus.cc:3060] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.403014 14541 leader_election.cc:290] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.404286 14526 raft_consensus.cc:515] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.406039 14212 raft_consensus.cc:2468] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.406544 14526 leader_election.cc:290] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.406975 14360 raft_consensus.cc:2468] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.407534 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.407634 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c4432f1cd47ffa93360a9a56222d0" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.407721 14250 leader_election.cc:304] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.408304 14212 raft_consensus.cc:3060] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.408360 14361 raft_consensus.cc:3060] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:19.408859 14526 raft_consensus.cc:2804] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.409492 14526 raft_consensus.cc:697] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.410365 14526 consensus_queue.cc:237] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.415544 14212 raft_consensus.cc:2468] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.417853 14361 raft_consensus.cc:2468] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 1.
I20260709 13:16:19.418032 14250 leader_election.cc:304] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.419378 14526 raft_consensus.cc:2804] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:19.419976 14526 raft_consensus.cc:697] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.420835 14526 consensus_queue.cc:237] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.420591 14109 catalog_manager.cc:5697] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.436409 14109 catalog_manager.cc:5697] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 1 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.574460 14524 consensus_queue.cc:1048] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.585150 14437 consensus_queue.cc:1048] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.603860 14361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:19.604393 14361 raft_consensus.cc:606] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:19.609148 14361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d705476d0f674b639469acca8a898ba1"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:19.609611 14361 raft_consensus.cc:606] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:19.620651 14526 consensus_queue.cc:1048] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.632558 14541 consensus_queue.cc:1048] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.632611 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
mode: GRACEFUL
new_leader_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:41092
I20260709 13:16:19.633394 14287 raft_consensus.cc:606] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Received request to transfer leadership to TS 5f92db7182ed4295a5724a3e07795085
I20260709 13:16:19.639650 14541 raft_consensus.cc:993] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.640102 14541 raft_consensus.cc:1081] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.641614 14209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49074
I20260709 13:16:19.642246 14209 raft_consensus.cc:493] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.642681 14209 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.642690 14360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
mode: GRACEFUL
new_leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:54034
I20260709 13:16:19.643507 14360 raft_consensus.cc:606] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Received request to transfer leadership to TS 7fca6e66d63e403c856d0a2ed8cb9dc1
I20260709 13:16:19.650753 14209 raft_consensus.cc:515] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.656522 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.656817 14209 leader_election.cc:290] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.657162 14287 raft_consensus.cc:3055] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.657437 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6762d06f2548a6819ff90cf768ebfb" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.657646 14287 raft_consensus.cc:740] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.658072 14361 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.658509 14287 consensus_queue.cc:260] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.659888 14287 raft_consensus.cc:3060] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.665952 14361 raft_consensus.cc:2468] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.667865 14177 leader_election.cc:304] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 5f92db7182ed4295a5724a3e07795085; no voters: 
I20260709 13:16:19.668700 14437 raft_consensus.cc:2804] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.668802 14287 raft_consensus.cc:2468] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.669204 14437 raft_consensus.cc:697] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:19.670112 14437 consensus_queue.cc:237] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.676730 14108 catalog_manager.cc:5697] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.686086 14435 consensus_queue.cc:1048] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.696978 14519 consensus_queue.cc:1048] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.704429 14520 raft_consensus.cc:993] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:19.704964 14519 raft_consensus.cc:1081] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 7fca6e66d63e403c856d0a2ed8cb9dc1 to start an election
I20260709 13:16:19.706509 14287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
 from {username='slave'} at 127.0.0.1:41076
I20260709 13:16:19.707088 14287 raft_consensus.cc:493] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.707446 14287 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.712282 14287 raft_consensus.cc:515] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.713819 14287 leader_election.cc:290] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.714579 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:19.714967 14361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08aa0764f924455e8e4c2996e6d2afcc" candidate_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.715288 14209 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.715648 14361 raft_consensus.cc:3055] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.715994 14361 raft_consensus.cc:740] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:19.716784 14361 consensus_queue.cc:260] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.718170 14361 raft_consensus.cc:3060] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.719408 14410 consensus_queue.cc:1048] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.725656 14361 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:19.728394 14252 leader_election.cc:304] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.729609 14410 raft_consensus.cc:2804] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.730072 14410 raft_consensus.cc:697] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:19.730882 14410 consensus_queue.cc:237] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.733287 14526 consensus_queue.cc:1048] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:19.739431 14108 catalog_manager.cc:5697] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130). New cstate: current_term: 2 leader_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.743108 14209 raft_consensus.cc:2468] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fca6e66d63e403c856d0a2ed8cb9dc1 in term 2.
I20260709 13:16:19.792625 14520 raft_consensus.cc:993] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.793155 14519 raft_consensus.cc:1081] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.794668 14210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:16:19.795228 14210 raft_consensus.cc:493] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.795614 14210 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.801251 14210 raft_consensus.cc:515] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.802645 14519 consensus_queue.cc:1048] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.803206 14210 leader_election.cc:290] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.804709 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.804862 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005ed161629a418fb14ae4f0f051d50f" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.805363 14360 raft_consensus.cc:3055] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.805449 14287 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.805727 14360 raft_consensus.cc:740] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:19.806566 14360 consensus_queue.cc:260] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.808246 14360 raft_consensus.cc:3060] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.811298 14287 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.812547 14177 leader_election.cc:304] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.813419 14437 raft_consensus.cc:2804] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.813865 14437 raft_consensus.cc:697] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:19.814646 14437 consensus_queue.cc:237] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.816068 14360 raft_consensus.cc:2468] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.823298 14518 consensus_queue.cc:1048] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.824047 14109 catalog_manager.cc:5697] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.867188 14435 raft_consensus.cc:993] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: : Instructing follower 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.867688 14435 raft_consensus.cc:1081] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Signalling peer 5f92db7182ed4295a5724a3e07795085 to start an election
I20260709 13:16:19.869364 14210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d705476d0f674b639469acca8a898ba1"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:16:19.869954 14210 raft_consensus.cc:493] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.870347 14210 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.876466 14210 raft_consensus.cc:515] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.878104 14210 leader_election.cc:290] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Requested vote from peers 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499), 00b47ef80b694a029a15293cdd6b760b (127.8.38.131:42157)
I20260709 13:16:19.878927 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:19.879261 14360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d705476d0f674b639469acca8a898ba1" candidate_uuid: "5f92db7182ed4295a5724a3e07795085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
I20260709 13:16:19.879570 14285 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.879859 14360 raft_consensus.cc:3055] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.880169 14360 raft_consensus.cc:740] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:19.880813 14360 consensus_queue.cc:260] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.881649 14360 raft_consensus.cc:3060] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.884752 14285 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.885849 14177 leader_election.cc:304] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f92db7182ed4295a5724a3e07795085, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:19.885895 14360 raft_consensus.cc:2468] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f92db7182ed4295a5724a3e07795085 in term 2.
I20260709 13:16:19.886559 14437 raft_consensus.cc:2804] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.886960 14437 raft_consensus.cc:697] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Becoming Leader. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:19.887610 14437 consensus_queue.cc:237] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:19.894052 14109 catalog_manager.cc:5697] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 reported cstate change: term changed from 1 to 2, leader changed from 00b47ef80b694a029a15293cdd6b760b (127.8.38.131) to 5f92db7182ed4295a5724a3e07795085 (127.8.38.129). New cstate: current_term: 2 leader_uuid: "5f92db7182ed4295a5724a3e07795085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.921042 14541 consensus_queue.cc:1048] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.932092 14572 consensus_queue.cc:1048] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.936611 14526 consensus_queue.cc:1048] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:19.947737 14526 consensus_queue.cc:1048] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:20.128299 14360 raft_consensus.cc:1275] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.129570 14571 consensus_queue.cc:1048] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.131439 14210 raft_consensus.cc:1275] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Refusing update from remote peer 7fca6e66d63e403c856d0a2ed8cb9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.133222 14571 consensus_queue.cc:1048] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:20.227159 14285 raft_consensus.cc:1275] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.228653 14581 consensus_queue.cc:1048] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.228981 14360 raft_consensus.cc:1275] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.230618 14581 consensus_queue.cc:1048] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.374068 14285 raft_consensus.cc:1275] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.375453 14437 consensus_queue.cc:1048] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.386502 14360 raft_consensus.cc:1275] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.388302 14437 consensus_queue.cc:1048] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.406709 14360 raft_consensus.cc:1275] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.407910 14437 consensus_queue.cc:1048] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.418092 14285 raft_consensus.cc:1275] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 5f92db7182ed4295a5724a3e07795085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.419862 14581 consensus_queue.cc:1048] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:22.665742 14110 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48238:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:22.689556 14110 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48238:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:22.749235  8346 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:22.908540 14609 log.cc:927] Time spent T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Append to log took a long time: real 0.055s	user 0.001s	sys 0.001s
W20260709 13:16:23.124132 14252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:42157, user_credentials={real_user=slave}} blocked reactor thread for 69441.5us
I20260709 13:16:23.124622 14639 tablet.cc:1724] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.124697 14177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.131:42157, user_credentials={real_user=slave}} blocked reactor thread for 59069.6us
I20260709 13:16:23.169193 14632 tablet.cc:1724] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.169703 14642 tablet.cc:1724] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.191344 14177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:35499, user_credentials={real_user=slave}} blocked reactor thread for 55501.1us
W20260709 13:16:23.264508 14250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.129:44439, user_credentials={real_user=slave}} blocked reactor thread for 78853.6us
W20260709 13:16:23.265261 14630 log.cc:927] Time spent T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
W20260709 13:16:23.272248 14628 log.cc:927] Time spent T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Append to log took a long time: real 0.288s	user 0.004s	sys 0.009s
I20260709 13:16:23.275326 14649 tablet.cc:1724] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.207433 14645 tablet.cc:1724] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.269480 14641 tablet.cc:1724] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.306684 14177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.38.130:35499, user_credentials={real_user=slave}} blocked reactor thread for 107419us
I20260709 13:16:23.345537 14661 tablet.cc:1724] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.347544 14641 tablet.cc:1724] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.358510 14650 log.cc:927] Time spent T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Append to log took a long time: real 0.106s	user 0.002s	sys 0.000s
I20260709 13:16:23.364136 14663 tablet.cc:1724] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.366743 14286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6"
dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
mode: GRACEFUL
new_leader_uuid: "00b47ef80b694a029a15293cdd6b760b"
 from {username='slave'} at 127.0.0.1:41108
I20260709 13:16:23.367657 14286 raft_consensus.cc:606] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Received request to transfer leadership to TS 00b47ef80b694a029a15293cdd6b760b
I20260709 13:16:23.370704 14662 tablet.cc:1724] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.397207 14642 tablet.cc:1724] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.399585 14639 tablet.cc:1724] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.408938 14660 tablet.cc:1724] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.410403 14632 tablet.cc:1724] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.419360 14647 raft_consensus.cc:993] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: : Instructing follower 00b47ef80b694a029a15293cdd6b760b to start an election
I20260709 13:16:23.423684 14664 tablet.cc:1724] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.424674 14647 raft_consensus.cc:1081] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Signalling peer 00b47ef80b694a029a15293cdd6b760b to start an election
I20260709 13:16:23.442190 14357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
 from {username='slave'} at 127.0.0.1:54022
I20260709 13:16:23.402601 14649 tablet.cc:1724] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.442940 14357 raft_consensus.cc:493] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.443595 14357 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.449901 14665 tablet.cc:1724] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.454921 14210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f923883b397244338956e47d5fe31b6a"
dest_uuid: "5f92db7182ed4295a5724a3e07795085"
mode: GRACEFUL
new_leader_uuid: "00b47ef80b694a029a15293cdd6b760b"
 from {username='slave'} at 127.0.0.1:49104
I20260709 13:16:23.455611 14210 raft_consensus.cc:606] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Received request to transfer leadership to TS 00b47ef80b694a029a15293cdd6b760b
I20260709 13:16:23.458134  8346 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:23.458745  8346 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:23.458823 14357 raft_consensus.cc:515] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:23.462524 14357 leader_election.cc:290] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 3 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:23.463868 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:23.462793 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02eefcccf74d6b8c5115af72373cf6" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:23.464504 14287 raft_consensus.cc:3055] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:23.464659 14210 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.464825 14287 raft_consensus.cc:740] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fca6e66d63e403c856d0a2ed8cb9dc1, State: Running, Role: LEADER
I20260709 13:16:23.465786 14287 consensus_queue.cc:260] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [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: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:23.466955 14287 raft_consensus.cc:3060] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.474310 14663 tablet.cc:1724] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.479144 14645 tablet.cc:1724] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.488646 14641 tablet.cc:1724] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.489782 14287 raft_consensus.cc:2468] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 3.
I20260709 13:16:23.491573 14326 leader_election.cc:304] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [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: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:23.492655 14644 raft_consensus.cc:2804] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:23.493178 14644 raft_consensus.cc:697] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 3 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:23.466146 14639 tablet.cc:1724] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.490326 14662 tablet.cc:1724] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.495756 14644 consensus_queue.cc:237] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [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: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } }
I20260709 13:16:23.499291 14210 raft_consensus.cc:2468] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 3.
I20260709 13:16:23.503404 14660 tablet.cc:1724] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.509789 14664 tablet.cc:1724] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.512045 14642 tablet.cc:1724] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.506521 14632 tablet.cc:1724] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.514106 14663 tablet.cc:1724] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:16:23.536255 14108 catalog_manager.cc:5697] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 2 to 3, leader changed from 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130) to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 3 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:23.570716 14107 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: soft_deleted_table [id=fc2e7480c533416daba30ba6eed4ba02] alter complete (version 1)
I20260709 13:16:23.889492 14287 raft_consensus.cc:1275] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 3 FOLLOWER]: Refusing update from remote peer 00b47ef80b694a029a15293cdd6b760b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:23.890729 14644 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:23.906287 14210 raft_consensus.cc:1275] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 3 FOLLOWER]: Refusing update from remote peer 00b47ef80b694a029a15293cdd6b760b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:23.907672 14644 consensus_queue.cc:1048] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:23.911819 14657 raft_consensus.cc:993] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: : Instructing follower 00b47ef80b694a029a15293cdd6b760b to start an election
I20260709 13:16:23.912338 14653 raft_consensus.cc:1081] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Signalling peer 00b47ef80b694a029a15293cdd6b760b to start an election
I20260709 13:16:23.914153 14357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f923883b397244338956e47d5fe31b6a"
dest_uuid: "00b47ef80b694a029a15293cdd6b760b"
 from {username='slave'} at 127.0.0.1:54032
I20260709 13:16:23.914747 14357 raft_consensus.cc:493] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.915174 14357 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.922293 14357 raft_consensus.cc:515] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:23.924368 14357 leader_election.cc:290] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 2 election: Requested vote from peers 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439), 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499)
I20260709 13:16:23.925040 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f92db7182ed4295a5724a3e07795085"
I20260709 13:16:23.925716 14210 raft_consensus.cc:3055] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:23.925768 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923883b397244338956e47d5fe31b6a" candidate_uuid: "00b47ef80b694a029a15293cdd6b760b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1"
I20260709 13:16:23.926059 14210 raft_consensus.cc:740] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f92db7182ed4295a5724a3e07795085, State: Running, Role: LEADER
I20260709 13:16:23.926365 14287 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.926887 14210 consensus_queue.cc:260] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:23.928155 14210 raft_consensus.cc:3060] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.932935 14287 raft_consensus.cc:2468] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 2.
I20260709 13:16:23.934161 14326 leader_election.cc:304] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b47ef80b694a029a15293cdd6b760b, 7fca6e66d63e403c856d0a2ed8cb9dc1; no voters: 
I20260709 13:16:23.934573 14210 raft_consensus.cc:2468] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b47ef80b694a029a15293cdd6b760b in term 2.
I20260709 13:16:23.934958 14644 raft_consensus.cc:2804] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:23.935554 14644 raft_consensus.cc:697] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 2 LEADER]: Becoming Leader. State: Replica: 00b47ef80b694a029a15293cdd6b760b, State: Running, Role: LEADER
I20260709 13:16:23.936372 14644 consensus_queue.cc:237] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } }
I20260709 13:16:23.943809 14107 catalog_manager.cc:5697] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b reported cstate change: term changed from 1 to 2, leader changed from 5f92db7182ed4295a5724a3e07795085 (127.8.38.129) to 00b47ef80b694a029a15293cdd6b760b (127.8.38.131). New cstate: current_term: 2 leader_uuid: "00b47ef80b694a029a15293cdd6b760b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b47ef80b694a029a15293cdd6b760b" member_type: VOTER last_known_addr { host: "127.8.38.131" port: 42157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.396880 14287 raft_consensus.cc:1275] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 00b47ef80b694a029a15293cdd6b760b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:24.398105 14644 consensus_queue.cc:1048] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fca6e66d63e403c856d0a2ed8cb9dc1" member_type: VOTER last_known_addr { host: "127.8.38.130" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.409233 14210 raft_consensus.cc:1275] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Refusing update from remote peer 00b47ef80b694a029a15293cdd6b760b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:24.412055 14622 consensus_queue.cc:1048] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f92db7182ed4295a5724a3e07795085" member_type: VOTER last_known_addr { host: "127.8.38.129" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.521888  8346 tablet_server.cc:179] TabletServer@127.8.38.129:0 shutting down...
W20260709 13:16:24.526612 14324 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 13:16:24.535295 14324 consensus_peers.cc:597] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. 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 13:16:24.561049 14250 consensus_peers.cc:597] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. 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 13:16:24.568042  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.569051  8346 tablet_replica.cc:333] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.570191  8346 raft_consensus.cc:2243] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.570952  8346 raft_consensus.cc:2272] T 06b5b4d9ff7347348eaf4aadb22590f8 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.573654  8346 tablet_replica.cc:333] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.574334  8346 raft_consensus.cc:2243] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.574801  8346 raft_consensus.cc:2272] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.577137  8346 tablet_replica.cc:333] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.577824  8346 raft_consensus.cc:2243] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.578678  8346 raft_consensus.cc:2272] T 9a6762d06f2548a6819ff90cf768ebfb P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.579917 14250 consensus_peers.cc:597] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. 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 13:16:24.581058  8346 tablet_replica.cc:333] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.581699  8346 raft_consensus.cc:2243] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.582399  8346 raft_consensus.cc:2272] T d705476d0f674b639469acca8a898ba1 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.584599  8346 tablet_replica.cc:333] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.585173  8346 raft_consensus.cc:2243] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.585691  8346 raft_consensus.cc:2272] T d9f0e2e38a0d49ccadd7b2121a254c4b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.588191  8346 tablet_replica.cc:333] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.589039  8346 raft_consensus.cc:2243] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.589776  8346 raft_consensus.cc:2272] T 0f49dd771e9a463fa6428c6ea4fdb962 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.590626 14250 consensus_peers.cc:597] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. 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 13:16:24.592269  8346 tablet_replica.cc:333] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.592962  8346 raft_consensus.cc:2243] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.593466  8346 raft_consensus.cc:2272] T c49b6a0c3f4941f8845f4288c0900b55 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.595708  8346 tablet_replica.cc:333] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.596277  8346 raft_consensus.cc:2243] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.596711  8346 raft_consensus.cc:2272] T 08aa0764f924455e8e4c2996e6d2afcc P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.598603  8346 tablet_replica.cc:333] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.599181  8346 raft_consensus.cc:2243] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.599910  8346 raft_consensus.cc:2272] T 005ed161629a418fb14ae4f0f051d50f P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.601835  8346 tablet_replica.cc:333] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.602382  8346 raft_consensus.cc:2243] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.603168  8346 raft_consensus.cc:2272] T e2122432da634708abad63322892a686 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.605114  8346 tablet_replica.cc:333] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.605690  8346 raft_consensus.cc:2243] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.606141  8346 raft_consensus.cc:2272] T 8d02eefcccf74d6b8c5115af72373cf6 P 5f92db7182ed4295a5724a3e07795085 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.608691  8346 tablet_replica.cc:333] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.609285  8346 raft_consensus.cc:2243] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.609724  8346 raft_consensus.cc:2272] T 17d8795a409144dbbe362a89e81a6d1b P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.612087  8346 tablet_replica.cc:333] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.612660  8346 raft_consensus.cc:2243] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.613121  8346 raft_consensus.cc:2272] T 96cbdcd5f76648edac510bb93caafc13 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.615706  8346 tablet_replica.cc:333] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.616459  8346 raft_consensus.cc:2243] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.617419  8346 raft_consensus.cc:2272] T 70e2e7df7d7f401b860a5a12da46a574 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.619459  8346 tablet_replica.cc:333] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.619982  8346 raft_consensus.cc:2243] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.620416  8346 raft_consensus.cc:2272] T ef1c4432f1cd47ffa93360a9a56222d0 P 5f92db7182ed4295a5724a3e07795085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.622272  8346 tablet_replica.cc:333] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.622787  8346 raft_consensus.cc:2243] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.623600  8346 raft_consensus.cc:2272] T 4c51a2a000904894b32c15aaf9c29c7b P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.625710  8346 tablet_replica.cc:333] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.626231  8346 raft_consensus.cc:2243] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.626634  8346 raft_consensus.cc:2272] T f923883b397244338956e47d5fe31b6a P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.629114  8346 tablet_replica.cc:333] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085: stopping tablet replica
I20260709 13:16:24.629619  8346 raft_consensus.cc:2243] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.630434  8346 raft_consensus.cc:2272] T 0fdebf23834b4c7b8b1858646c89d378 P 5f92db7182ed4295a5724a3e07795085 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.651350 14324 consensus_peers.cc:597] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. 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 13:16:24.671545  8346 tablet_server.cc:196] TabletServer@127.8.38.129:0 shutdown complete.
I20260709 13:16:24.706342  8346 tablet_server.cc:179] TabletServer@127.8.38.130:0 shutting down...
I20260709 13:16:24.740084  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.740729  8346 tablet_replica.cc:333] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.741457  8346 raft_consensus.cc:2243] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.742311  8346 raft_consensus.cc:2272] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.744415  8346 tablet_replica.cc:333] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.745038  8346 raft_consensus.cc:2243] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.745465  8346 raft_consensus.cc:2272] T 06b5b4d9ff7347348eaf4aadb22590f8 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.747417  8346 tablet_replica.cc:333] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.747972  8346 raft_consensus.cc:2243] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.748430  8346 raft_consensus.cc:2272] T 9a6762d06f2548a6819ff90cf768ebfb P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.750430  8346 tablet_replica.cc:333] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.750977  8346 raft_consensus.cc:2243] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.751807  8346 raft_consensus.cc:2272] T 08aa0764f924455e8e4c2996e6d2afcc P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.753677  8346 tablet_replica.cc:333] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.754252  8346 raft_consensus.cc:2243] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.754698  8346 raft_consensus.cc:2272] T 005ed161629a418fb14ae4f0f051d50f P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.756968  8346 tablet_replica.cc:333] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.757628  8346 raft_consensus.cc:2243] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.758071  8346 raft_consensus.cc:2272] T 8d02eefcccf74d6b8c5115af72373cf6 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.760620  8346 tablet_replica.cc:333] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.761216  8346 raft_consensus.cc:2243] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.761677  8346 raft_consensus.cc:2272] T e2122432da634708abad63322892a686 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.763724  8346 tablet_replica.cc:333] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.764305  8346 raft_consensus.cc:2243] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.765125  8346 raft_consensus.cc:2272] T 0f49dd771e9a463fa6428c6ea4fdb962 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.767405  8346 tablet_replica.cc:333] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.768206  8346 raft_consensus.cc:2243] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.768837  8346 raft_consensus.cc:2272] T d705476d0f674b639469acca8a898ba1 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.770941 14326 consensus_peers.cc:597] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b -> Peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Couldn't send request to peer 7fca6e66d63e403c856d0a2ed8cb9dc1. 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 13:16:24.771466  8346 tablet_replica.cc:333] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.772131  8346 raft_consensus.cc:2243] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.772945  8346 raft_consensus.cc:2272] T d9f0e2e38a0d49ccadd7b2121a254c4b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.775138  8346 tablet_replica.cc:333] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.775695  8346 raft_consensus.cc:2243] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.776471  8346 raft_consensus.cc:2272] T ef1c4432f1cd47ffa93360a9a56222d0 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.778581  8346 tablet_replica.cc:333] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.779207  8346 raft_consensus.cc:2243] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.779659  8346 raft_consensus.cc:2272] T 4c51a2a000904894b32c15aaf9c29c7b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.781621  8346 tablet_replica.cc:333] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.782181  8346 raft_consensus.cc:2243] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.782614  8346 raft_consensus.cc:2272] T f923883b397244338956e47d5fe31b6a P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.785064  8346 tablet_replica.cc:333] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.785629  8346 raft_consensus.cc:2243] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.786393  8346 raft_consensus.cc:2272] T 17d8795a409144dbbe362a89e81a6d1b P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.788327  8346 tablet_replica.cc:333] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.788833  8346 raft_consensus.cc:2243] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.789279  8346 raft_consensus.cc:2272] T 70e2e7df7d7f401b860a5a12da46a574 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.791267  8346 tablet_replica.cc:333] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.791761  8346 raft_consensus.cc:2243] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.792189  8346 raft_consensus.cc:2272] T 96cbdcd5f76648edac510bb93caafc13 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.794070  8346 tablet_replica.cc:333] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.794559  8346 raft_consensus.cc:2243] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.794998  8346 raft_consensus.cc:2272] T 0fdebf23834b4c7b8b1858646c89d378 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.796871  8346 tablet_replica.cc:333] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1: stopping tablet replica
I20260709 13:16:24.797392  8346 raft_consensus.cc:2243] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.798148  8346 raft_consensus.cc:2272] T c49b6a0c3f4941f8845f4288c0900b55 P 7fca6e66d63e403c856d0a2ed8cb9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.837566  8346 tablet_server.cc:196] TabletServer@127.8.38.130:0 shutdown complete.
W20260709 13:16:24.864310 14326 consensus_peers.cc:597] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b -> Peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Couldn't send request to peer 7fca6e66d63e403c856d0a2ed8cb9dc1. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:35499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:24.868052 14324 consensus_peers.cc:597] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b -> Peer 5f92db7182ed4295a5724a3e07795085 (127.8.38.129:44439): Couldn't send request to peer 5f92db7182ed4295a5724a3e07795085. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.129:44439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.879136  8346 tablet_server.cc:179] TabletServer@127.8.38.131:0 shutting down...
I20260709 13:16:24.904544  8346 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.905412  8346 tablet_replica.cc:333] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.906502  8346 raft_consensus.cc:2243] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.907666  8346 raft_consensus.cc:2272] T 06b5b4d9ff7347348eaf4aadb22590f8 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.910092 14326 consensus_peers.cc:597] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b -> Peer 7fca6e66d63e403c856d0a2ed8cb9dc1 (127.8.38.130:35499): Couldn't send request to peer 7fca6e66d63e403c856d0a2ed8cb9dc1. Status: Network error: Client connection negotiation failed: client connection to 127.8.38.130:35499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.910280  8346 tablet_replica.cc:333] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.911420  8346 raft_consensus.cc:2243] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.912015  8346 raft_consensus.cc:2272] T a6c1c71dec3242a5b1a57fbad3ca9f74 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.914003  8346 tablet_replica.cc:333] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.914572  8346 raft_consensus.cc:2243] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.914999  8346 raft_consensus.cc:2272] T 9a6762d06f2548a6819ff90cf768ebfb P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.916923  8346 tablet_replica.cc:333] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.917479  8346 raft_consensus.cc:2243] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.917918  8346 raft_consensus.cc:2272] T 0f49dd771e9a463fa6428c6ea4fdb962 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.919883  8346 tablet_replica.cc:333] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.920521  8346 raft_consensus.cc:2243] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.921010  8346 raft_consensus.cc:2272] T d9f0e2e38a0d49ccadd7b2121a254c4b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.922971  8346 tablet_replica.cc:333] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.923574  8346 raft_consensus.cc:2243] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.924008  8346 raft_consensus.cc:2272] T d705476d0f674b639469acca8a898ba1 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.925987  8346 tablet_replica.cc:333] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.926512  8346 raft_consensus.cc:2243] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.927002  8346 raft_consensus.cc:2272] T 0fdebf23834b4c7b8b1858646c89d378 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.929216  8346 tablet_replica.cc:333] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.929854  8346 raft_consensus.cc:2243] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.930303  8346 raft_consensus.cc:2272] T ef1c4432f1cd47ffa93360a9a56222d0 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.932190  8346 tablet_replica.cc:333] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.932730  8346 raft_consensus.cc:2243] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.933301  8346 raft_consensus.cc:2272] T 4c51a2a000904894b32c15aaf9c29c7b P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.935727  8346 tablet_replica.cc:333] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.936340  8346 raft_consensus.cc:2243] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.937186  8346 raft_consensus.cc:2272] T f923883b397244338956e47d5fe31b6a P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.939424  8346 tablet_replica.cc:333] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.939987  8346 raft_consensus.cc:2243] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.940433  8346 raft_consensus.cc:2272] T c49b6a0c3f4941f8845f4288c0900b55 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.942324  8346 tablet_replica.cc:333] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.942833  8346 raft_consensus.cc:2243] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.943284  8346 raft_consensus.cc:2272] T 17d8795a409144dbbe362a89e81a6d1b P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.944994  8346 tablet_replica.cc:333] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.945495  8346 raft_consensus.cc:2243] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.945930  8346 raft_consensus.cc:2272] T 70e2e7df7d7f401b860a5a12da46a574 P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.947772  8346 tablet_replica.cc:333] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.948273  8346 raft_consensus.cc:2243] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.949059  8346 raft_consensus.cc:2272] T 96cbdcd5f76648edac510bb93caafc13 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.950932  8346 tablet_replica.cc:333] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.951484  8346 raft_consensus.cc:2243] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.951975  8346 raft_consensus.cc:2272] T 08aa0764f924455e8e4c2996e6d2afcc P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.953784  8346 tablet_replica.cc:333] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.954276  8346 raft_consensus.cc:2243] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.954932  8346 raft_consensus.cc:2272] T 005ed161629a418fb14ae4f0f051d50f P 00b47ef80b694a029a15293cdd6b760b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.957088  8346 tablet_replica.cc:333] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.957587  8346 raft_consensus.cc:2243] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.958012  8346 raft_consensus.cc:2272] T e2122432da634708abad63322892a686 P 00b47ef80b694a029a15293cdd6b760b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.959810  8346 tablet_replica.cc:333] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b: stopping tablet replica
I20260709 13:16:24.960263  8346 raft_consensus.cc:2243] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.961109  8346 raft_consensus.cc:2272] T 8d02eefcccf74d6b8c5115af72373cf6 P 00b47ef80b694a029a15293cdd6b760b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.999773  8346 tablet_server.cc:196] TabletServer@127.8.38.131:0 shutdown complete.
I20260709 13:16:25.038339  8346 master.cc:562] Master@127.8.38.190:45009 shutting down...
I20260709 13:16:25.063439  8346 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:25.064023  8346 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:25.064299  8346 tablet_replica.cc:333] T 00000000000000000000000000000000 P c449ad9c953247eea992d5a58b3a429e: stopping tablet replica
I20260709 13:16:25.085328  8346 master.cc:584] Master@127.8.38.190:45009 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11528 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24258 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (146312 ms total)
[  PASSED  ] 8 tests.
I20260709 13:16:25.140242  8346 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:16:25.140523  8346 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:16:25.140733  8346 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 394 messages since previous log ~14 seconds ago
I20260709 13:16:25.140944  8346 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 ~32 seconds ago
I20260709 13:16:25.141218  8346 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 ~32 seconds ago
I20260709 13:16:25.141462  8346 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 13:16:25.141752  8346 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
